Users Guide
1607 | show ip probe Dell Networking W-Series ArubaOS 6.4.x| User Guide
show ip probe
show ip probe
Description
This command displays the settings for the WAN health-check ping-probes for measuring WAN reachability and
latency.
Syntax
No parameters
Usage Guidelines
The health-check feature uses ping-probes for measuring WAN reachability and latency. Latency is calculated
based on the round-trip time (RTT) of ping responses. Ping settings are configured globally using the ip probe
default command.
Examples
The following command displays the current IP probe settings for the WAN health-check feature
(host) #show ip probe
IP Probe Entries
----------------
Name Probe Mode Frequency(in sec) Retries Burst size
---- ---------- ----------------- ------- ----------
default Ping 5 3 5
The output of this command contains the following information:
Column Description
Name ArubaOS supports a single instance of ip probe profile, which is always named
default.
Probe Mode Ping is the only mode currently supported by this feature.
Frequency
Probe interval, in seconds. The WAN health-check feature sends the number of
probes in the Burst Size column during each frequency interval.
retries Number of times the controller attempts to resend a probe.
burst-size Number of probes sent during the probe frequency interval that appears in the
Frequency column.
Related Commands
ip probe