User Manual

Table Of Contents
7.7.2 Show IPv6 Forwarding Information Base
[Syntax]
show ipv6 route [ipv6_address[/prefix_len]]
[Parameter]
ipv6_address : X:X::X:X
IPv6 address
mask : <0-128>
IPv6 prefix length (if omitted: 128)
[Input mode]
unprivileged EXEC mode, priviledged EXEC mode
[Description]
Shows the IPv6 Forwarding Information Base (FIB).
If the IPv6 address is omitted, the entire content of the FIB is shown.
If the IPv6 address or network address is specified, detailed information for the routing entry that matches the destination is
shown.
[Note]
[Example]
Show the entire IPv6 forwarding information base.
SWR2311P>show ipv6 route
Codes: C - connected, S - static
Timers: Uptime
S ::/0 [1/0] via fe80::2a0:deff:fe:1, vlan1, 00:03:08
C 2001:db8:1::/64 via ::, vlan1, 00:01:10
S 2001:db8:2::/64 [1/0] via 2001:db8:1::1, vlan1, 00:01:52
C fe80::/64 via ::, vlan1, 00:03:08
Show the route used for sending packets that are addressed to 2001:db8:1::2.
SWR2311P>show ipv6 route 2001:db8:1::2
Routing entry for 2001:db8:1::/64
Known via "connected", distance 0, metric 0, best
Last update 00:18:27 ago
* directly connected, vlan1
7.7.3 Show IPv6 Routing Information Base
[Syntax]
show ipv6 route database
[Input mode]
unprivileged EXEC mode, priviledged EXEC mode
[Description]
Shows the IPv6 Routing Information Base (RIB).
[Note]
[Example]
Show the IPv6 routing information base.
SWR2311P>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
Command Reference | Layer 3 functions | 225