Ping - Cisco AJ732A - MDS 9134 Fabric Switch Command Reference Manual

Cisco mds 9000 family command reference guide - release 4.x (ol-18089-01, february 2009)
Hide thumbs Also See for AJ732A - Cisco MDS 9134 Fabric Switch:
Table of Contents

Advertisement

Chapter 18
P Commands
S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m

ping

To diagnose basic network connectivity, use the ping command in EXEC mode.
Syntax Description
ipv6
host-name
ip-address
count repeat-count
interface
gigabitethernet slot/port Specifies a Gigabit Ethernet slot and port number.
mgmt number
port-channel number
vsan vsan-id
size size
timeout timeout
Defaults
Prompts for input fields.
Command Modes
EXEC mode.
Command History
Release
1.0(2)
3.0(1)
Usage Guidelines
The ping (Packet Internet Groper) program sends an echo request packet to an address, and then awaits
a reply. The ping output can help you evaluate path-to-host reliability, delays over the path, and whether
the host can be reached or is functioning.
Verify connectivity to the TFTP server using the ping command.
To abnormally terminate a ping session, type the Ctrl-C escape sequence.
Examples
The following example pings the system 192.168.7.27.
switch# ping 192.168.7.27
PING 192.168.7.27 (192.168.7.27): 56 data bytes
64 bytes from 192.168.7.27: icmp_seq=0 ttl=255 time=0.4 ms
64 bytes from 192.168.7.27: icmp_seq=1 ttl=255 time=0.2 ms
64 bytes from 192.168.7.27: icmp_seq=2 ttl=255 time=0.2 ms
64 bytes from 192.168.7.27: icmp_seq=3 ttl=255 time=0.2 ms
OL-18089-01, Cisco MDS NX-OS Release 4.x
ping [ipv6] [{host-name | ip-address} [count repeat-count] [interface {gigabitethernet slot/port |
mgmt number | port-channel number | vsan vsan-id}] [size size [timeout timeout]]
Sends IPv6 echo messages.
Specifies the host name of system to ping. Maximum length is 64 characters.
Specifies the address of the system to ping.
Specifies the repeat count. The range is 0 to 64.
Specifies the interface on which the ping packets are to be sent.
Specifies the management interface.
Specifies a PortChannel number. The range is 1 to 256.
Specifies a VSAN ID. The range is 1 to 4093.
Specifies the size. The range is 10 to 2000.
Specifies the timeout. The range is 1 to 10.
Modification
This command was introduced.
Added the ipv6 argument.
Cisco MDS 9000 Family Command Reference
ping
18-11

Advertisement

Table of Contents
loading

Table of Contents