Avaya Logo

Previous Topic

Next Topic

Book Contents

Book Index

Pinging server connections

The ping command indicates whether a remote host can be reached. It can also display statistics about packet loss and delivery time.

The ping command is available through the Solaris operating system. Use it with the attributes shown in the table that follows.

Attribute

Function

-d

Set the SO_DEBUG socket option.

-l

Send the packet to the given host and back again.

-L

Turn off loopback of multicast packets.

-n

Display the network addresses as numbers.

-r

Bypass the normal routing tables and send directly to a host on an attached network.

-R

Set the IP record route option and store the route of the packet inside the IP header.

-v

List any ICMP packets, other than ECHO_RESPONSE, that are received.

-i

Specify the outgoing interface to use for multicast packets.

-I

Specify the interval between successive transmissions.

-t ttl

Specify the IP time to live for multicast packets.

© 2006 Avaya Inc. All Rights Reserved.