
Model 5399 Remote Access Concentrator Network Administrator’s Guide for UNIX
Chapter 1 Network Administration
A-30
Book A
Using the ping Command to Test Network Links
The superuser CLI ping command tests and measures the LAN. Also, it
can isolate a single-point hardware or software failure.
The ping command sends out an Internet Control Message Protocol
(ICMP) echo request packet each second, or until input from the terminal
terminates the command.
After completing, ping displays a summary of all echo replies received.
This display includes a calculation of the time, in milliseconds, that it
takes to return the message (if the number of data bytes is 8 or greater).
ping Command Syntax
ping [–artv] host [databytes [count]]
Table B-12 lists the arguments for this command.
Table B-12. Arguments for the ping Command
(continued on next page)
In superuser mode, the ping command is continuous until
stopped by the superuser.
Argument
Description
–a
Generates AppleTalk Echo Protocol (AEP) echo request
packets to a target node.
–r
Bypasses the normal routing tables and sends the message
directly to a host on an attached network. An error returns if the
host is not on a directly attached network.