Vsrp fast start, Configuring vsrp fast start – Brocade TurboIron 24X Series Configuration Guide User Manual
Page 355

Brocade TurboIron 24X Series Configuration Guide
321
53-1003053-01
Virtual Switch Redundancy Protocol (VSRP)
VSRP fast start
VSRP fast start allows non-TurboIron X Series device or non-VSRP aware devices that are
connected to a TurboIron X Series device that is the VSRP master to quickly switchover to the new
master when a VSRP failover occurs
This feature causes the port on a VSRP master to restart when a VSRP failover occurs. When the
port shuts down at the start of the restart, ports on the non-VSRP aware devices that are
connected to the VSRP master flush the MAC address they have learned for the VSRP master. After
a specified time, the port on the previous VSRP master (which now becomes the backup) returns
back online. Ports on the non-VSRP aware devices switch over to the new master and learn its MAC
address.
Configuring VSRP fast start
The VSRP fast start feature can be enabled on a VSRP-configured TurboIron device, either on the
VLAN to which the VRID of the VSRP-configured device belongs (globally) or on a port that belongs
to the VRID.
To globally configure a VSRP-configured device to shut down its ports when a failover occurs, then
restart after five seconds, enter the following command.
TurboIron(configure)#vlan 100
TurboIron(configure-vlan-100)#vsrp vrid 1
TurboIron(configure-vlan-100-vrid-1)#restart-ports 5
Syntax: [no] restart-ports
This command shuts down all the ports that belong to the VLAN when a failover occurs. All the
ports will have the specified VRID.
To configure a single port on a VSRP-configured device to shut down when a failover occurs, then
restart after a period of time, enter the following command.
TurboIron(configure)#interface ethernet 1
TurboIron(configure-if-1)#vsrp restart-port 5
Syntax: [no] vsrp restart-port
In both commands, the
the specified number of seconds before it starts back up. Enter a value between 1 – 120 seconds.
The default is 1 second.
Displaying ports that Have the VSRP fast start feature enabled
The show vsrp vrid command shows the ports on which the VSRP fast start feature is enabled.
VRID
The VRID.
Last Port
The most recent active port connection to the VRID. This is the port connected
to the current master. If a failover occurs, the VSRP-aware device changes the
port to the port connected to the new master. The VSRP-aware device uses
this port to send and receive data through the backed up node.
TABLE 57
CLI display of VSRP-aware information (Continued)
This field...
Displays...