Ping - GE PACSystems RX3i Command Line Interface Manual

Profinet controller
Hide thumbs Also See for PACSystems RX3i:
Table of Contents

Advertisement

3

ping

Non-Global Command
This command sends ICMP Echo requests to a specified network device. The ping operation
must complete before another command can be issued to the same Command Line Interface
session. For example, if a very long ping operation (such as a large count <cnt> value) is
executed, it is not possible to stop the operation.
ping Command Format
ping <pHostpHost> [<cnt>] [<sch>] [<len>]
The output of the ping command cannot be customized.
<pHost>
The IP address of the remote node to be pinged (send ICMP Echo Request
messages). Enter in standard IP dotted–decimal form.
<cnt>
The number of times the ping is to be repeated. Default is 3. Range is 1 through
65535.
<sch>
The maximum amount of time to wait for a reply to each ping. The timeout interval
is expressed in 1-second units. Default is 1 second. Range is 0 through 10. If you
enter 0, a timeout value of 1 second is used.
<len>
The number of data bytes in the Echo Request message. The actual data pattern
cannot be changed. Default length is 64 bytes. Range is 12 through 4096 but is
limited by system buffer memory.
Examples
Sending an ICMP Echo Request
The following example repeats the ping operation five times with a timeout value of 5 seconds.
device-name=
ping 10.10.0.103 5 5 128
Ping initiated
Command: ping 10.10.0.103 5 5 128
Pinging 10.10.0.103 (10.10.0.103) with 128 bytes of data:
Reply from 10.10.0.103 bytes=128 ttl=64 seq=0 time=0ms
Reply from 10.10.0.103 bytes=128 ttl=64 seq=1 time=5ms
Reply from 10.10.0.103 bytes=128 ttl=64 seq=2 time=10ms
Reply from 10.10.0.103 bytes=128 ttl=64 seq=3 time=10ms
Reply from 10.10.0.103 bytes=128 ttl=64 seq=4 time=10ms
--- 10.10.0.103 ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 20010 ms
rtt min/avg/max = 0/7/10 ms
device-name=
PACSystems* RX3i PROFINET Controller Command Line Interface Manual – July 2011
3-16
Screen Display
ping
GFK-2572

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents