Users Guide
Showing IPv6 Routes
To view the global IPv6 routing information, use the following command.
• Show IPv6 routing information for the specified route type.
EXEC mode
show ipv6 route [vrf vrf-name] type
The following keywords are available:
• To display information about a network, enter ipv6 address (X:X:X:X::X).
• To display information about a host, enter hostname.
• To display information about all IPv6 routes (including non-active routes), enter all.
• To display information about all connected IPv6 routes, enter connected.
• To display information about brief summary of all IPv6 routes, enter summary.
• To display information about Border Gateway Protocol (BGP) routes, enter bgp.
• To display information about ISO IS-IS routes, enter isis.
• To display information about Open Shortest Path First (OSPF) routes, enter ospf.
• To display information about Routing Information Protocol (RIP), enter rip.
• To display information about static IPv6 routes, enter static.
• To display information about an IPv6 Prefix lists, enter list and the prefix-list name.
Examples of the show ipv6 route Commands
The following example shows the show ipv6 route summary command.
Dell#show ipv6 route summary
Route Source Active Routes Non-active Routes
connected 5 0
static 0 0
Total 5 0
The following example shows the show ipv6 route command.
Dell#show ipv6 route
Codes: C - connected, L - local, S - static, R - RIP,
B - BGP, IN - internal BGP, EX - external BGP,LO - Locally Originated,
O - OSPF, IA - OSPF inter area, N1 - OSPF NSSA external type 1,
N2 - OSPF NSSA external type 2, E1 - OSPF external type 1,
E2 - OSPF external type 2, i - IS-IS, L1 - IS-IS level-1,
L2 - IS-IS level-2, IA - IS-IS inter area, * - candidate default,
Gateway of last resort is not set
Destination Dist/Metric, Gateway, Last Change
-----------------------------------------------------
C 600::/64 [0/0]
Direct, Gi 1/24, 00:34:42
C 601::/64 [0/0]
Direct, Gi 1/24, 00:34:18
IPv6 Routing 458