ping
Digi TransPort WR Routers User Guide
406
ping
Sends ICMP echo (ping) packets to the specified destination address.
Syntax
ping [ipv6] [count n] [interface ifname] [size bytes] [dont-fragment] [broadcast]
destination
Parameters
ipv6
Specifies whether the destination address to ping is an IPv6 address.
count
Number of pings to send.
interface
The interface from which pings are sent.
size
The number of data bytes to send.
dont-fragment
Prevents packet fragmentation
broadcast
Sends a broadcast ping
destination
The name of the IP host to ping.
Examples
n
ping ipv6 ipv6.google.com
Ping the ipv6 host 'ipv6.google.com'
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