User's Manual

362 RACADM Subcommands
Description
Display routing table and network statistics.
Usage
racadm netstat
Examples
racadm netstat
Kernel IP routing table
Destination Gateway Genmask Flags
MSS Window irtt Iface
10.35.155.0 * 255.255.255.0 U
00 0eth0
default 10.35.155.1 0.0.0.0 UG
00 0eth0
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