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
1306
configure vrrp vlan vrid delete track-iproute
configure vrrp vlan <vlan_name> vrid <vridval> delete track-iproute
<ipaddress>/<masklength>
Description
Deletes a tracking entry for the specified route.
Syntax Description
Default
N/A.
Usage Guidelines
Deleting a tracking entry while VRRP is enabled causes the VRRP VRs state to be re-evaluated for
failover.
Example
The following command disables tracking of routes to the specified subnet for VLAN
vlan-1
:
configure vrrp vlan vlan-1 vrid 1 delete track-iproute 3.1.0.0/24
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.
ipaddress
Specifies the prefix of the route to track.
masklength
Specifies the length of the route's prefix.