Management Commands
ping
Cisco RV132W ADSL2+ Wireless-N and RV134W VDSL2 Wireless-AC VPN Router CLI Reference Guide 15
3
Example
The following example displays the nslookup command.
router06000a>nslookup www.cisco.com 8.8.8.8
ping
The ping command checks the IP-level connectivity to another TCP/IP computer
by sending Internet Control Message Protocol (ICMP) Echo Request messages.
The receipt of the corresponding Echo Reply messages is displayed, along with
round-trip times. The ping command is the primary TCP/IP command used to
troubleshoot connectivity, reachability, and name resolution.
Parameters
4, 6 - Specifies the IPv4 or IPv6 name resolution.
c cnt -
Specifies the number of Echo Request messages sent.
s size - Specifies the size in bytes of the data sent (default: 56).
I Iface/IP - Specifies the interface or IP address as the source.
W sec - Specifies the number of seconds to wait for the first response (default: 10)
(after all -c CNT packets are sent).
w sec - Specifies the number of seconds until the ping exits (default: infinite) (can
exit earlier with -c CNT).
q - Quiet, only displays output at start and when finished.
Default Configuration
None.
Example
The following example displays how to check the IP connectivity.
router06000a>ping 192.168.1.10