Developers Guide

Table Of Contents
ND base reachable time is 30000 milliseconds
ND retransmit interval is 1000 milliseconds
ND hop limit is 64
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.
The following example shows the show ipv6 route summary command.
DellEMC#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.
DellEMC#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
C 912::/64 [0/0]
Direct, Lo 2, 00:02:33
O IA 999::1/128 [110/2]
via fe80::201:e8ff:fe8b:3166, Te 1/24, 00:01:30
L fe80::/10 [0/0]
Direct, Nu 0, 00:34:42
DellEMC#
388
IPv6 Routing