306
Function:
Validate the reachability of the network.
Parameter:
Parameter
ipv6-address
is destination IPv6 address.
Default:
None
Command Mode:
Admin Mode
Usage Guide:
ping6 being followed by IPv6 address is the default situation, ping6
function can make settings for parameters of ping packets based on user choice. When
ipv6-address is local link address, it is required to specify port number.
Example:
Switch#ping6
Target IPv6 address:fe80:0000:0000:0000:0203:0fff:fe01:2786
Repeat count [5]: 1
Datagram size in byte [56]: 80
Timeout in milli-seconds [2000]: 2500
Extended commands [n]: Type ^c to abort. n
Sending 1 80-byte ICMP Echos to fe80:0000:0000:0000:0203:0fff:fe01:2786, timeout is 2
seconds.
!
Success rate is 100 percent (1/1), round-trip min/avg/max = 1/1/1 ms
Displayed information
Explanation
ping6
Execute ping6 function
Target IPv6 address
Destination IPv6 address
Repeat count
Number of ping packets being sent
Datagram size in byte
Size of Ping packets
Timeout in milli-seconds
Time delay allowed
Extended commands
Settings of extensive parameters
! Indicate
that
the
network is reachable
Success rate is 100 percent (1/1),
round-trip min/avg/max = 1/1/1 ms
Statistics information, which shows the rate
of ping packets arriving successfully is
100%, no loss.
10.2.3.2.15 tunnel source
Command:[no] tunnel source <ipv4-daddress>
Function:
Configure tunnel source.
Parameter:<ipv4-daddress>
is the ipv4 address of tunnel source
Command Mode:
Tunnel Configuration Mode
Default Situation:
None
Usage Guide:
None