Chapter 6 CLI – Layer 3
P332G-ML User’s Guide 137
ping Command
Use the ping command to check host reachability and network connectivity.
The syntax for this command is:
ping <host> [<packetsize> [<interval>]]
Example:
Router-N> ping 149.49.50.13 5 8
Example:
Router-N> ping 149.49.50.13
traceroute Command
Use the traceroute command as a trace route utility.
The syntax for this command is:
traceroute <host>
Example:
Router-N> traceroute 192.168.50.13
session Command
See Session Command on page 44.
host IP address of the target system.
packetsize An integer, the size of the packet sent during a ping
operation. The default is 56 bytes.
interval An integer, the number of seconds between
successive ping messages. The default is 1 second.
host IP address.