HP StorageWorks Enterprise File Services WAN Accelerator 3.0.4 Command-Line Interface reference manual (AG421-96004, March 2007)

24 2 - USER-MODE COMMANDS
ping
Description Executes the HP EFS WAN Accelerator ping utility to send ICMP
ECHO_REQUEST packets to network hosts for troubleshooting.
The HP EFS WAN Accelerator ping command without any options pings from the
primary or the auxiliary (aux) interface but not the in-path interfaces.
If the primary and the auxiliary interfaces are not on the same network as the in-path
interfaces, you will not be able to HP EFS WAN Accelerator ping a host on the in-
path interface network unless you have a gateway between the two networks.
To ping from an in-path interface, use the following syntax:
ping -I <in-path interface> <IP address>
Syntax ping [<options>]
Parameters
Example
minna # ping -Iinpath0_0 10.11.22.15
PING 10.11.22.13 (10.11.22.13) from 10.11.22.15 inpath0_0:
56(84) bytes of data.
64 bytes from 10.11.22.15: icmp_seq=0 ttl=64 time=0.044 ms
64 bytes from 10.11.22.15: icmp_seq=1 ttl=64 time=0.038 ms
64 bytes from 10.11.22.15: icmp_seq=2 ttl=64 time=0.040 ms
traceroute
Description Executes the traceroute utility. The traceroute command takes the standard Linux
options. For detailed information, see the Linux manual (man) page.
Syntax traceroute [<options>]
Parameters
<options> The following options are supported:
[-L RUbdfnqrvVaA]
[-c count]
[-i interval]
[-w deadline]
[-p pattern]
[-s packet size]
[-t ttl]
[-I interface or address] For example: ping -Iinpath0_0<IPaddress>
[-M MTU discovery hint]
[-S sndbuf]
[-T timestamp option]
[-Q tos]
[hop1...] destination. Specify intermediate hops.
<options> The traceroute command takes the standard Linux options. For detailed
information, see the Linux manual (man) page.