User guide
162
System management commands
Forcefully disconnecting access to the EM serial console of switch module
Overview
Terminates a serial console session on a switch module.
Command name
CLEAR SWITCH SESSION
Argument
<Slot number >
Within the range of 1 to 8.
Example of execution
Default value
Supplementary information
PING
Overview
Issues PING (ICMP Echo command) for a specified IP address or server name.
Command name
PING
First argument
<The number of times PING is issued> (optional)
When you do not specify this argument, "3" is specified.
Second argument
<IP address> or <Server name>
"Server name" can be specified when DNS is registered.
Example of execution
1Z34AB7890(Administrator)> ping 192.168.1.68
PING 192.168.1.68 (192.168.1.68): 56 data bytes
64 bytes from 192.168.1.68: icmp_seq=0 ttl=64 time=0.3 ms
64 bytes from 192.168.1.68: icmp_seq=1 ttl=64 time=0.3 ms
64 bytes from 192.168.1.68: icmp_seq=2 ttl=64 time=0.3 ms
64 bytes from 192.168.1.68: icmp_seq=3 ttl=64 time=0.3 ms
--- 192.168.1.68 ping statistics ---
4 packets transmitted, 4 packets received, 0% packet loss
round-trip min/avg/max = 0.3/0.3/0.3 ms
1Z34AB7890(Administrator)>
Example of execution of the PING command
Default value
Supplementary information