Specifications

configure vrrp vlan vrid track-iproute
ExtremeWare XOS 10.1 Command Reference Guide 413
configure vrrp vlan vrid track-iproute
config vrrp vlan <vlan_name> vrid <vridval> [add | delete] 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
None.
Example
config vrrp vlan vlan-1 vrid 1 add track-iproute 3.1.0.0/24
config vrrp vlan vlan-1 vrid 1 delete track-iproute 3.1.0.0/24
vlan_name Specifies the name of a VRRP VLAN.
vridval Specifies the 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 routes prefix.