User Manual

Table Of Contents
SWP2>show ipv6 route database
Codes: C - connected, S - static
> - selected route, * - FIB route
Timers: Uptime
S *> ::/0 [1/0] via fe80::2a0:deff:fe:1, vlan1, 00:21:39
C *> 2001:db8:1::/64 via ::, vlan1, 00:19:41
S *> 2001:db8:2::/64 [1/0] via 2001:db8:1::1, vlan1, 00:20:23
C *> fe80::/64 via ::, vlan1, 00:21:39
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.
Command Reference | Layer 3 functions | 223