Using The Cli - TP-Link T1600G-18TS Configuration Manual

T1600g series
Hide thumbs Also See for T1600G-18TS:
Table of Contents

Advertisement

Configuring Maintenance

5.2 Using the CLI

5.2.1 Configuring the Ping Test
On privileged EXEC mode or any other configuration mode, you can use the following
command to test the connectivity between the switch and one node of the network.
ping [ ip | ipv6 ] { ip_addr } [ -n count ] [ -l count ] [ -i count ]
Test the connectivity between the switch and destination device.
ip:
The type of the IP address for ping test should be IPv4.
ipv6:
The type of the IP address for ping test should be IPv6.
The IP address of the destination node for ping test. If the parameter ip/ipv6 is not selected, both
ip_addr:
IPv4 and IPv6 addresses are supported, such as 192.168.0.100 or fe80::1234.
-n count
: Specify the amount of times to send test data for Ping testing. The values are from 1 to 10 times;
the default is 4 times.
-l count
: Specify the size of the sending data for ping testing. The values are from 1 to 1500 bytes; the
default is 64 bytes.
-i count:
Specify the interval to send ICMP request packets. The values are from 100 to 1000 milliseconds;
the default is 1000 milliseconds.
The following example shows how to test the connectivity between the switch and the
destination device with the IP address 192.168.0.10. Specify the ping times as 3, the data
size as 1000 bytes and the interval as 500 milliseconds:
Switch#ping ip 192.168.0.10 -n 3 -l 1000 -i 500
Pinging 192.168.0.10 with 1000 bytes of data :
Reply from 192.168.0.10 : bytes=1000 time<16ms TTL=64
Reply from 192.168.0.10 : bytes=1000 time<16ms TTL=64
Reply from 192.168.0.10 : bytes=1000 time<16ms TTL=64
Ping statistics for 192.168.0.10:
Packets: Sent = 3 , Received = 3 , Lost = 0 (0% loss)
Approximate round trip times in milli-seconds:
Minimum = 0ms , Maximum = 0ms , Average = 0ms
Diagnosing the Network
Configuration Guide
688

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents