Troubleshooting
Diagnostic Tests
PingPing is a
1.From the Main menu, select the Network Control Language Interpreter (NCL). The NCL prompt then appears at the bottom of the screen. (See figure
2.At the NCL prompt, enter one of the following commands:
ping x.x.x.x
ping x.x.x.x count
ping x.x.x.x count wait
where:
x.x.x.x is the target node’s IP address in dotted decimal notation.
count (optional) is the number of times to repeat the echo request packet. If count is not included, the packet is sent once.
wait (optional) is how many seconds to wait for a response. If a second integer is not included, the response must be received in five seconds to be successful.
3.You will see a message, either that the target node is
4.Use the Exit command to leave NCL and return to the Main menu: exit [Return]
For more details, refer to “Ping: Sending an ICMP Echo Request Mes- sage” in the Operator’s Reference.