beautypg.com

Ping – B&B Electronics WLNN-AN(ER,SE,SP.EK)-DP551 - Manual User Manual

Page 174

background image

174

Airborne Enterprise CLI Reference Manual

ping

Command

ping

Arguments

[IPAddress] | [ASCII Text: URL]

Security

Level

3 (config)

Device Type All

Default

[blank]

Description

This command sends an ICMP ECHO_REQUEST to the specified destination address, and displays

various statistics for the result.

The destination address can be an IP address or a website name (URL), such as www. bb-elec.com.

Example:

ping www.

bb-elec.com

PING www.

bb-elec.com (69.36.15.130): 56 data bytes

64 bytes from 69.36.15.130: seq=0 ttl=50 time=98.835 ms
64 bytes from 69.36.15.130: seq=1 ttl=50 time=100.134 ms
64 bytes from 69.36.15.130: seq=2 ttl=50 time=100.166 ms
64 bytes from 69.36.15.130: seq=3 ttl=50 time=97.474 ms

--- www.

bb-elec.com ping statistics ---

4 packets transmitted, 4 packets received, 0% packet loss
round-trip min/avg/max = 97.474/99.152/100.166 ms
OK


or

ping 192.168.1.105

PING 192.168.1.105 (192.168.1.105): 56 data bytes
64 bytes from 192.168.1.105: seq=0 ttl=64 time=1.210 ms
64 bytes from 192.168.1.105: seq=1 ttl=64 time=0.588 ms
64 bytes from 192.168.1.105: seq=2 ttl=64 time=0.587 ms
64 bytes from 192.168.1.105: seq=3 ttl=64 time=0.582 ms

--- 192.168.1.105 ping statistics ---
4 packets transmitted, 4 packets received, 0% packet loss
round-trip min/avg/max = 0.582/0.741/1.210 ms
OK