![Digi TransPort LR54-AA401 User Manual Download Page 123](http://html.mh-extra.com/html/digi/transport-lr54-aa401/transport-lr54-aa401_user-manual_2496484123.webp)
Command descriptions
TransPort LR User Guide
170
ping
Sends ICMP echo (ping) packets to the specified destination address.
Syntax
ping [count n] [interface ifname] [size bytes] destination
Parameters
count
Number of pings to send.
interface
The interface from which pings are sent.
size
The number of data bytes to send.
destination
The name of the IP host to ping.
Examples
n
ping 8.8.8.8
Ping IP address 8.8.8.8 with packets of default size 56 bytes
n
ping count 10 size 8 8.8.8.8
Ping IP address 8.8.8.8 for 10 times
n
ping interface eth2 count 5 8.8.8.8
Ping IP address 8.8.8.8 for 5 times via Ethernet interface 2