Ping - Alcatel-Lucent OmniSwitch 6250 Cli Reference Manual

Hide thumbs Also See for OmniSwitch 6250:
Table of Contents

Advertisement

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 destination's IP address or hostname. The switch will ping 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} [count count] [size packet_size] [interval seconds] [timeout seconds]
Syntax Definitions
ip_address
hostname
count
packet_size
interval seconds
timeout seconds
Defaults
parameter
count
packet_size
interval seconds
timeout seconds
Platforms Supported
OmniSwitch 6250
Usage Guidelines
If you change the default values they will only apply to the current ping. The next time you use the ping
command, the default values will be used unless you again enter different values.
page 29-14
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–60000.
Polling interval. The switch will poll the host at time intervals specified
in seconds.
Number of seconds the program will wait for a response before timing
out.
default
6
64
1
5
OmniSwitch 6250 CLI Reference Guide
IP Commands
November 2009

Advertisement

Table of Contents
loading

Table of Contents