Brocade ADX – High Availability

The Brocade ADX offers 3 types of HA. There are :

Sym Active-Standby – Sym Active-Standby is only available on Router code. Both devices receive traffic but only the VIP with the highest sym-priority processes the traffic.
Sym Active-Active – Sym Active-Active is only available on Router code. Both devices receive traffic, traffic for each VIP can processed by either ADX.
Switch Mode – Switch Mode is only available on Switch code. One ADX is always active whilst the other ADX is standby. 

Sym Active-Standby

Below is the configuration for Sym Active-Standby. 

It is important to note that when configuring the VRID the command ‘backup priority 105 track-priority 10’ defines :

  • priority – The priority of the device. The device with the highest priority is elected as mater.
  • track-priority – This is the value that is subtracted from the priority should one of the tracked ports fail.
MASTERSECONDARY
trunk ethernet 15 to 16
trunk deploy
trunk ethernet 15 to 16
trunk deploy
vlan 2 name SYNC-LINK by port
untagged e 15
no spanning-tree
int e 15
speed 1000-full
enable

server symmetric-port ethernet 15 vlan-id 2

vlan 2 name SYNC-LINK by port
untagged e 15
no spanning-tree
int e 15
speed 1000-full
enable

server symmetric-port ethernet 15 vlan-id 2

conf t
router vrrp-extended
int ve 10
ip vrrp-extended vrid 10
backup priority 105 track-priority 20
advertise backup
ip-address 192.168.100.1
vip-group 1
track-port e 1
track-port e 5
enable

int ve 20
ip vrrp-extended vrid 20
backup priority 105 track-priority 20
advertise backup
ip-address 192.168.200.1
track-port e 1
track-port e 5
enable

conf t
router vrrp-extended
int ve 10
ip vrrp-extended vrid 10
backup priority 100 track-priority 20
advertise backup
ip-address 192.168.100.1
vip-group 1
track-port e 1
track-port e 5
enable

int ve 20
ip vrrp-extended vrid 20
backup priority 100 track-priority 20
advertise backup
ip-address 192.168.200.1
track-port e 1
track-port e 5
enable

config-sync sender ethernet 15 mac 001b.eb20.9a19 vlan-id 2config-sync receiver ethernet 15 vlan-id 2

Next each Virtual Server is assigned a sym-priority. The system with a Virtual Server with the highest Sym Priority processes the traffic. Each Virtual Server IP is assigned to a VIP Group and finally each port profile is configured to synchronize sessions between nodes.

server virtual VIP1 192.168.100.25
 sym-priority 19
server virtual VIP1 192.168.100.25
 sym-priority 10
server vip-group 1
 vip 192.168.100.25
server vip-group 1
 vip 192.168.100.25
server port 80
 session-sync
 tcp
server port 80
 session-sync
 tcp

Sym Active-Active

The configuration methods for Sym Active-Active are the same as Sym Active-Standby, apart from the command ‘sym-active’ which is applied to each Virtual Server.

Active-Standby

Below shows the configuration steps for configuring Active-Standby.

MASTERSECONDARY
trunk ethernet 15 to 16
trunk deploy
trunk ethernet 15 to 16
trunk deploy
vlan 2 name SYNC-LINK by port
untagged e 15
no spanning-tree
int e 15
speed 1000-full
enable
vlan 2 name SYNC-LINK by port
untagged e 15
no spanning-tree
int e 15
speed 1000-full
enable
config-sync sender ethernet 15 mac 001b.eb20.9a19 vlan-id 2config-sync receiver ethernet 15 vlan-id 2

 

Rick Donato

Want to become a networking expert?

Here is our hand-picked selection of the best courses you can find online:
Cisco CCNA 200-301 Certification Gold Bootcamp
Complete Cyber Security Course – Network Security
Internet Security Deep Dive course
Python Pro Bootcamp
and our recommended certification practice exams:
AlphaPrep Practice Tests - Free Trial