ESRP 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
1252
configure esrp delete track-iproute
configure esrp <esrpDomain> delete track-iproute <ipaddress>/<masklength>
Description
Disables route entry tracking for an ESRP domain.
Syntax Description
Default
Disabled.
Usage Guidelines
If you disable route tracking for a failed route, the ESRP domain recovers from the forced standby state.
If you disable route tracking for a route that is up and functional, there is no impact on the ESRP state.
Example
The following command disables tracking of routes to the specified subnet for ESRP domain
esrp1
:
configure esrp esrp1 delete track-iproute 192.168.46.0/24
History
This command was first available in ExtremeWare XOS 11.0.
Platform Availability
This command is available on all platforms.
esrpDomain
Specifies an ESRP domain name.
ipaddress
Specifies the IP address of the route entry to be tracked.
masklength
Specifies the subnet of the route entry to be tracked.