Brocade Network OS Administrator’s Guide v4.1.1 User Manual
Page 606

NOTE
(For VRRP-E only) The address you enter with the virtual-ip command cannot be the same as a
real IP address configured on the interface.
8. To configure Router 1 as the master, set the priority to a value higher than the default (which is
100).
sw101(config-vrrp-group-1)# priority 110
Configuring Router 1 as backup for second virtual router group
1. Enter the rbridge-id command, using the RBridge ID (which has an asterisk next to it when you run
a do show vcs command).
sw101(config)# rbridge-id 101
2. Configure the Ve interface link for Router 1.
sw101(config-rbridge-id-101)# int ve 15
3. Configure the IP address of the Ve link for router 1.
sw101(config-Ve-15)# ip address 192.54.6.2/24
4. Assign Router 1 to a group called Group 2.
sw101(config-Ve-15)# vrrp-extended-group 2
5. Configure the tengigabitethernet port 101/2/4 as the tracking port for the interface ve 10, with a
track priority of 20.
sw101(config-vrrp-extended-group-2)# track te 101/2/4 priority 20
6. Configure an IP address for the virtual router.
sw101(config-vrrp-extended-group-2)# virtual-ip 192.53.6.253
NOTE
(For VRRP-E only) The address you enter with the virtual-ip command cannot be the same as a
real IP address configured on the interface.
Configuring Router 2 as backup for first virtual router group
Make sure that VCS is enabled and then perform these steps:
1. Enter the rbridge-id command, using the RBridge ID (which has an asterisk next to it when you run
a do show vcs command).
sw102(config)# rbridge-id 102
2. Configure the VRRP protocol globally.
sw102(config-rbridge-id-102)# protocol vrrp
3. Configure the Ve interface link for Router 2.
sw102(config-rbridge-id-102)# int ve 10
4. Configure the IP address of the Ve link for Router 2.
sw102(conf-Ve-10)# ip address 192.53.5.3/24
5. Assign Router 2 to the group called Group 1.
sw102(conf-Ve-10)# vrrp-extended-group 1
Configuring Router 1 as backup for second virtual router group
606
Network OS Administrator’s Guide
53-1003225-04