C
HAPTER
12
| General Commands
– 118 –
COMMAND MODE
Exec
EXAMPLE
The following example disables the CLI timeout.
AP(config)# cli-session-timeout disable
AP(config)#
ping This command sends ICMP echo request packets to another node on the
network.
SYNTAX
ping <host_name | ip_address>
host_name - Alias of the host.
ip_address - IP address of the host.
DEFAULT SETTING
None
COMMAND MODE
Exec
COMMAND USAGE
◆ Use the ping command to see if another site on the network can be
reached.
◆ The following are some results of the ping command:
■
Normal response - The normal response occurs in one to ten
seconds, depending on network traffic.
■
Destination does not respond - If the host does not respond, a
“timeout” appears in ten seconds.
■
Destination unreachable - The gateway for this destination indicates
that the destination is unreachable.
■
Network or host unreachable - The gateway found no corresponding
entry in the route table.
EXAMPLE
AP#ping 192.168.1.19
192.168.1.19 is alive
AP#