configure vrrp vlan vrid add track-iproute
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
1299
configure vrrp vlan vrid add track-iproute
configure vrrp vlan <vlan_name> vrid <vridval> add track-iproute
<ipaddress>/<masklength>
Description
Creates a tracking entry for the specified route. When this route becomes unreachable, this entry is
considered to be failing.
Syntax Description
Default
N/A.
Usage Guidelines
The route specified in this command may not exist in the IP routing table. When you create the entry
for a route, an immediate VRRP failover may occur.
Example
The following command enables IP route failure tracking for routes to the specified subnet:
configure vrrp vlan vlan-1 vrid 1 add 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 virtual router ID of the target VRRP 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.