© 2011 Fujitsu Technology Solutions
632
10.9.8 ping
This command checks if another computer is on the network and listens for connections. To use this
command, configure the switch for network (in-band) connection. The source and target devices must
have the ping utility enabled and running on top of TCP/IP. The switch can be pinged from any IP
workstation with which the switch is connected through the default VLAN (VLAN 1), as long as there is a
physical path between the switch and the workstation. The terminal interface sends, three pings to the
target station.
Syntax
ping <host>
<host> - A host name or an IP address.
Default Setting
None
Command Mode
Privileged Exec
10.9.8.1 Ping on changing parameter value
Syntax
ping <host> count <0-20000000> [size <32-512>]
ping <host> size <32-512> [count <0-20000000>]
<host> - A host name or an IP address.
<0-20000000> - number of pings (Range: 0 - 20000000). Note that 0 means infinite.
<size> - packet size (Range: 32 - 512).
Default Setting
Count = 5
Size = 32
Command Mode
Privileged Exec