ADTRAN 1000R Series Network Card User Manual


  Open as PDF
of 1373
 
Command Reference Guide Enable Mode Command Set
61200510L1-35E Copyright © 2005 ADTRAN 155
The following is a list of available extended ping fields with descriptions:
Target IP address: Specifies the IP address of the system to ping.
Repeat Count: Specifies the number of ping packets to send to the system (valid range: 1 to
1,000,000).
Datagram Size: Size (in bytes) of the ping packet (valid range: 1 to 1448).
Timeout in Seconds: If a ping response is not received within the timeout period, the ping is considered
unsuccessful (valid range: 1 to 5 seconds).
Extended Commands: Specifies whether additional commands are desired for more ping configuration
parameters.
Source Address: Specifies the IP address to use as the source address in the ECHO_REQ (or
interface) packets.
Data Pattern: Specifies an alphanumerical string to use (the ASCII equivalent) as the data
pattern in the ECHO_REQ packets.
Sweep Range of Sizes: Varies the sizes of the ECHO_REQ packets transmitted.
Sweep Min Size: Specifies the minimum size of the ECHO_REQ packet (valid range: 0 to 1488).
Sweep Max Size: Specifies the maximum size of the ECHO_REQ packet (valid range: Sweep Min
Size to 1448).
Sweep Interval: Specifies the interval used to determine packet size when performing the sweep
(valid range: 1 to 1448).
Verbose Output: Specifies an extended results output.
Usage Examples
The following is an example of a successful ping command:
>enable
#ping
Target IP address:192.168.0.30
Repeat count[1-1000000]:5
Datagram Size [1-1000000]:100
Timeout in seconds [1-5]:2
Extended Commands? [y or n]:n
Type CTRL+C to abort.
Legend: '!' = Success '?' = Unknown host '$' = Invalid host address
'*' = Request timed out '-' = Destination host unreachable
'x' = TTL expired in transit
Pinging 192.168.0.30 with 100 bytes of data:
!!!!!
Success rate is 100 percent (5/5) round-trip min/avg/max = 19/20.8/25 ms