restart-ports
-
- Last UpdatedFeb 08, 2018
- 1 minute read
Configures a VSRP-configured device to shut down its ports when a failover occurs and restart after a period of time.
The default is 1 second.
seconds
| Specifies the time the VSRP master shuts down its port before it restarts. The range is from 1 through 120 seconds.
|
VSRP VRID configuration mode
The VSRP fast start feature can be enabled on a VSRP-configured RUCKUS 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. This command shuts down all the ports that belong to the VLAN when a failover occurs. All the ports will have the specified VRID.
The no form of the command resets the time to the default.
The following example configures the ports to restart in 5 seconds.
device(config)# vlan 100
device(config-vlan-100)# vsrp vrid 1
device(config-vlan-100-vrid-1)# restart-ports 5