configure vrrp vlan vrid delete track-ping
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
1307
configure vrrp vlan vrid delete track-ping
configure vrrp vlan <vlan_name> vrid <vridval> delete track-ping
<ipaddress>
Description
Deletes a tracking entry for the specified IP address.
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.
A VRRP node with a priority of 255 may not recover from a ping-tracking failure if there is a Layer 2
switch between it and another VRRP node. In cases where a Layer 2 switch is used to connect VRRP
nodes, Extreme Networks recommends that those nodes have priorities of less than 255.
Example
The following command disables ping tracking for the external gateway at 3.1.0.1:
configure vrrp vlan vlan-1 vrid 1 delete track-ping 3.1.0.1
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 IP address to be tracked.