configure vrrp vlan vrid add track-vlan
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
1301
configure vrrp vlan vrid add track-vlan
configure vrrp vlan <vlan_name> vrid <vridval> add track-vlan
<target_vlan_name>
Description
Configures a VRRP VLAN to track port connectivity to a specified VLAN. When this VLAN is in the
“down” state, this entry is considered to be failing.
Syntax Description
Default
N/A.
Usage Guidelines
Up to eight VLANs can be tracked.
Deleting a tracked VLAN does not constitute a failover event for the VR tracking it, and the tracking
entry will be deleted.
Example
The following command enables VRRP VLAN
vlan-1
to track port connectivity to VLAN
vlan-2
:
configure vrrp vlan vlan-1 vrid 1 add track-vlan vlan-2
History
This command was first available in ExtremeWare XOS 10.1.
Platform Availability
This command is available on all platforms.
vlan_name
Specifies the name of a VRRP VLAN.
vridval
Specifies the VRRP virtual router ID of the target virtual router. Value can be
in the range of 1-255.
target_vlan_name
Specifies the name of the VLAN to track.