VRRP Commands
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
1308
configure vrrp vlan vrid delete track-vlan
configure vrrp vlan <vlan_name> vrid <vridval> delete track-vlan
<target_vlan_name>
Description
Deletes the tracking of port connectivity to a specified VLAN.
Syntax Description
Default
N/A.
Usage Guidelines
Deleting a tracking entry while VRRP is enabled will cause the VRRP VRs state to be re-evaluated for
failover.
Example
The following command disables the tracking of port connectivity to VLAN
vlan-2
:
configure vrrp vlan vlan-1 vrid 1 delete 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 tracked VLAN.