[Example]
Show the neighbor cache table.
SWR2311P>show ipv neighbors
IPv6 Address MAC Address Interface Type
2001:db8:1:0:3538:5dc7:6bc4:1a23 0011.2233.4455 vlan1 dynamic
2001:db8:cafe::1 00a0.de80.cafe vlan1 static
fe80::0211:22ff:fe33:4455 0011.2233.4455 vlan1 dynamic
fe80::6477:88ff:fe99:aabb 6677.8899.aabb vlan1 dynamic
7.7.3 Clear neighbor cache table
[Syntax]
clear
ipv6
neighbors
[Input mode]
priviledged EXEC mode
[Description]
Clears the neighbor cache.
[Note]
[Example]
Clear the neighbor cache.
SWR2311P#clear ipv6 neighbors
7.8 IPv6 ping
7.8.1 IPv6 ping
[Syntax]
ping6
host
[
repeat
count
] [
size
datalen
] [
timeout
timeout
]
[Keyword]
repeat
:
Specifies the number of times to execute
size
:
Specifies the length of the ICMPv6 payload (byte units)
timeout
:
Specifies the time to wait for a reply after transmitting the specified number of Echo requests
[Parameter]
host
:
Host name, or target IPv6 address (X:X::X:X)
Target to which ICMPv6 Echo is sent
If you specify an IPv6 link local address, you must also specify the output interface (fe80::X%vlanN
format)
count
:
Number of times to execute (if omitted: 5)
Setting value
Description
<1-2147483647>
Execute the specified number of times
continuous
Execute repeatedly until Ctrl+C is entered
datalen
:
<36-18024>
Length of ICMP payload (if omitted: 56)
timeout
:
<1-65535>
Time to wait for a reply (if omitted: 2)
Ignored if count is specified as "continuous"
[Input mode]
priviledged EXEC mode
204
| Command Reference | Layer 3 functions