Specifications
Logging And Network Management Command Set
Monitoring Network Events and Status
10-18 SecureStack B2 Configuration Guide
10.2.2.4 ping
Use this command to send ICMP echo-request packets to another node on the network from the
switch CLI.
ping host
Syntax Description
Command Defaults
None.
Command Mode
Read-Write.
Examples
This example shows how to ping IP address 134.141.89.29. In this case, this host is alive:
In this example, the host at IP address is not responding:
host Specifies the IP address of the device to which the ping
will be sent.
B2(rw)->ping 134.141.89.29
134.141.89.29 is alive
B2(rw)->ping 134.141.89.255
no answer from 134.141.89.255