The destination is specified by its IP address or host name.
Additional Information
The PING command is not supported by some host computers.
Application Example
In this example, a PING command is sent to the node at IP address 130.25.36.8.
The "$" in the example represents the host computer prompt.
Normal Execution
: : : : :
$
$
ping 130.25.36.8
PING 130.25.36.8: 56 data bytes
64 bytes from 130.25.36.8: icmp_seq=0. time=0. ms
64 bytes from 130.25.36.8: icmp_seq=0. time=0. ms
64 bytes from 130.25.36.8: icmp_seq=0. time=0. ms
---- 130.25.36.8 PING Statistics ----
9 packets transmitted, 9 packets received, 0% packets loss
min/avg/max = 0/1/16
Executes the PING command.
round-trip ms
Press the Ct
rl+C Keys to cancel execution.
Error
$
$
ping 130.25.36.8
PING 130.25.36.8: 56 data bytes
---- 130.25.36.8 PING Statistics ----
9 packets transmitted, 0 packets received, 100% packets loss
Executes the PING command.
Press the Ct
rl+C Keys to cancel execution.
Refer to the command reference manual for your computer's OS for details on using the PING
command.
6 Testing Communications
6-3
NJ/NX-series CPU Unit Built-in EtherNet/IP Port User’s Manual (W506)
6-1 Testing Communications
6
6-1-3 Host Computer Operation