ping(8)
110 SPARC Enterprise Mx000 Servers XSCF Reference Manual • Last Revised August 2009
EXAMPLES EXAMPLE 1 Sends the packet three times to a host named scf0-hostname0.
EXIT STATUS The following exit values are returned:
XSCF> ping -c 3 scf0-hostname0
PING scf0-hostname0 (XX.XX.XX.XX): 56 data bytes
64 bytes from XX.XX.XX.XX: icmp_seq=0 ttl=64 time=0.1 ms
64 bytes from XX.XX.XX.XX: icmp_seq=1 ttl=64 time=0.1 ms
64 bytes from XX.XX.XX.XX: icmp_seq=2 ttl=64 time=0.1 ms
--- scf0-hostname0 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.1/0.1/0.1 ms
0Successful completion.
>0 An error occurred.