User Manual

Table Of Contents
7.7.4 Show summary of the route entries registered in the IPv6 Routing Information Base
[Syntax]
show ipv6 route summary
[Input mode]
unprivileged EXEC mode, priviledged EXEC mode
[Description]
Shows a summary of the route entries that are registered in the IPv6 Routing Information Base (RIB).
[Note]
[Example]
Show a summary of the IPv6 Routing Information Base.
SWP2>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]
[Example]
Set the MAC address of IPv6 2001:db8:cafe::1 located at port1.1 of VLAN #1, in the Neighbor cache.
SWP2(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, priviledged EXEC mode
Command Reference | Layer 3 functions | 207