Loader

Ping

The ping command is available to the user regardless of permission levels.

  • Command - ping
  1. From the ESUx line command, input ping <ip address> or <dns name> and press Enter.  Output similar to the following is displayed:
    ESUx> ping 172.28.152.202 <enter>
    Press <Ctrl-C> to halt...
    PING 172.28.152.202 (172.28.152.202) 56(84) bytes of data.
    64 bytes from 172.28.152.202: icmp_seq=1 ttl=64 time=0.120 ms
    64 bytes from 172.28.152.202: icmp_seq=2 ttl=64 time=0.116 ms
    64 bytes from 172.28.152.202: icmp_seq=3 ttl=64 time=0.120 ms
    
    --- 172.28.152.202 ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2000ms
    rtt min/avg/max/mdev = 0.116/0.118/0.120/0.012 ms
    ESUx> _ 
    
    Information Note: To stop the ping command (or any command), press Ctrl+C.

Previous  |  Next
 

FEEDBACK: Are you happy with this material?