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
1246
configure esrp add track-ping
configure esrp <esrpDomain> add track-ping <ipaddress> frequency <seconds>
miss <misses>
Description
Configures an ESRP domain to track an external gateway using ping.
Syntax Description
Default
No ping tracking.
Usage Guidelines
The tracked-ping metric consists of the total number of stations that are successfully tracked using ping.
ESRP uses an aggregate of tracked pings and traced routes to track an external gateway.
An ESRP domain can track eight stations.
Example
The following command enables ping tracking for the external gateway at 10.207.29.17, pinging every 10
seconds, and considering the gateway to be unreachable if no response is received to 5 consecutive
pings:
configure esrp esrp1 add track-ping 10.207.29.17 frequency 10 miss 5
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 external gateway.
seconds
Specifies the interval in seconds between ping requests.
misses
Specifies the number of consecutive ping failures that will initiate failover to
an ESRP slave.