User Manual

Table Of Contents
[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]
This command cannot be used if the stack function is enabled.
[Example]
Show the entire IPv6 forwarding information base.
SWX3220>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.
SWX3220>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, privileged EXEC mode
[Description]
Shows the IPv6 Routing Information Base (RIB).
[Note]
This command cannot be used if the stack function is enabled.
[Example]
Show the IPv6 routing information base.
SWX3220>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, privileged EXEC mode
[Description]
Shows a summary of the route entries that are registered in the IPv6 Routing Information Base (RIB).
[Note]
This command cannot be used if the stack function is enabled.
260 | Command Reference | Layer 3 functions