Ping - Alcatel-Lucent 060321-10, Rev. B Cli Reference Manual

Omniswitch series
Table of Contents

Advertisement

IP Commands

ping

Tests whether an IP destination can be reached from the local switch. This command sends an ICMP echo
request to a destination and then waits for a reply. To ping a destination, enter the ping command and
enter either the IP address or hostname of the destination. The switch pings the destination using the
default frame count, packet size, interval, and timeout parameters (6 frames, 64 bytes, 1 second, and 5
seconds respectively). You can also customize any or all of these parameters as described below.
ping {ip_address | hostname} [source-interface ip_interface] [count count] [size packet_size] [interval
seconds] [timeout seconds] [data-pattern string] [dont-fragment] [tos tos_val]
Syntax Definitions
ip_address
hostname
count
packet_size
interval seconds
timeout seconds
source-interface ip_interface
data-pattern string
dont-fragment
tos tos_val
Defaults
parameter
count
packet_size
interval seconds
timeout seconds
dont-fragment
tos tos_val
data-pattern string
Platforms Supported
OmniSwitch 10K
OmniSwitch CLI Reference Guide
IP address of the system to ping.
DNS name of the system to ping.
Number of frames to be transmitted.
Size of the data portion of the packet sent for this ping, in bytes. Valid
range is 1–65507.
Polling interval. The switch polls the host at time intervals specified in
seconds.
Number of seconds the program waits for a response before timing out.
IP address to be used as source IP for the ping packets.
The data pattern to be used in the data field of the ping packets.
Sets the don't-fragment bit in the IP packet.
Type of Service field in the IP header.
default
6
64
1
5
0
0
Repeating
sequence of
ASCII charac-
ters 0x4
onwards to 0xff
March 2011
ping
page 10-17

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Omniswitch 10k

Table of Contents