Quick Reference Guide
84 RACADM Subcommands
ping
NOTE: To use this subcommand, you must have Administrator privilege.
Description
Send ICMP echo packets to a destination on the network.
Usage
racadm ping <IP address>
Examples
racadm ping 10.9.72.252
PING 10.9.72.252 (10.9.72.252): 56 data bytes
64 bytes from 10.9.72.252: icmp_seq=0 ttl=121 time=2.9
ms
--- 10.9.72.252 ping statistics ---
1 packets transmitted, 1 packets received, 0 percent
packet loss
round-trip min/avg/max = 2.9/2.9/2.9 ms
ping6
NOTE: To use this subcommand, you must have Administrator privilege.
Description
Send ICMP echo packets to a destination on the network.
Usage
racadm iping6 <IP address>
where <IP address> is the IPv6 address of the remote endpoint to ping.
Examples
racadm iping6 10.9.72.254