User Manual

[Note]
This command cannot be used if the stack function is enabled.
[Example]
Show a summary of the IPv6 Routing Information Base.
SWR2310>show ipv6 route summary
IPv6 routing table name is Default-IPv6-Routing-Table(0)
IPv6 routing table maximum-paths is 1
Route Source Networks
connected 2
static 2
Total 4
7.8 Neighbor cache
7.8.1 Set static neighbor cache entry
[Syntax]
ipv6 neighbor ipv6_address interface mac_address interface
no ipv6 neighbor ipv6_address interface
[Parameter]
ipv6_address : X:X::X:X
IPv6 address
interface : vlanN
VLAN interface name
mac_address : HHHH.HHHH.HHHH
MAC address
interface : portN.M
Physical interface name
[Input mode]
global configuration mode
[Description]
Adds a static entry to the neighbor cache.
If this command is executed with the "no" syntax, the specified static entry is deleted.
[Note]
This command cannot be used if the stack function is enabled.
[Example]
Set the MAC address of IPv6 2001:db8:cafe::1 located at port1.1 of VLAN #1, in the Neighbor cache.
SWR2310(config)#ipv6 neighbor 2001:db8:cafe::1 vlan1 00a0.de80.cafe port1.1
7.8.2 Show neighbor cache table
[Syntax]
show ipv6 neighbors
[Input mode]
unprivileged EXEC mode, privileged EXEC mode
[Description]
Shows the neighbor cache table.
[Note]
This command cannot be used if the stack function is enabled.
[Example]
Show the neighbor cache table.
SWR2310>show ipv neighbors
IPv6 Address MAC Address Interface Type
Command Reference | Layer 3 functions | 219