D-Link DAS-3636 Cli Reference Manual page 48

Vdsl2 switch release 1.00
Table of Contents

Advertisement

ping6
Purpose
Syntax
Description
Parameters
Restrictions
Example usage:
To ping the IPv6 address 1001::3702 four times:
DAS-3626:admin#ping6 1001::3702 times 4
Command: ping6 1001::3702 times 4
Reply from 1001::3702, bytes=100 time<10 ms
Reply from 1001::3702, bytes=100 time<10 ms
Reply from 1001::3702, bytes=100 time<10 ms
Reply from 1001::3702, bytes=100 time<10 ms
Ping Statistics for 1001::3702
Packets: Sent =4, Received =4, Lost =0
DAS-3626:admin#
DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual
Used to test the connectivity between network devices.
ping6 <ipv6addr> {times <value 1-255>| size <value 1-6000>| timeout<value 1-10>}
This command is used to send Internet Control Message Protocol (ICMPv6) echo messages
to a remote IP address. The remote IPv6 address will then "echo" or return the message.
This is used to confirm connectivity between the Switch and the remote device.
< ipv6addr > – Specifies the IPv6 address of the host.
times <value 1-255> – The number of individual ICMPv6 echo messages to be sent. A value
of 0 will send an infinite ICMP echo messages. The maximum value is 255. The default is 0.
size <value 1-6000> – Use this parameter to set the datagram size of the packet, or in
essence, the number of bytes in each ping packet. Users may set a size between 1 and 6000
bytes with a default setting of 100 bytes.
timeout <value 1-10> – Select a timeout period between 1 and 10
seconds for this Ping message to reach its destination. If the packet
fails to find the IPv6 address in this specified time, the Ping packet
will be dropped.
None.
43

Advertisement

Table of Contents
loading

Table of Contents