White Papers

Table Of Contents
For all brief summary of IPv6 status and configuration, enter the keyword brief.
For all IPv6 configured interfaces, enter the keyword configured.
For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then the slot/port information.
For a loopback interface, enter the keyword loopback then the loopback number.
For a port-channel interface, enter the keywords port-channel then the port-channel number.
For a VLAN interface, enter the keyword vlan then the VLAN ID.
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 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.
Dell#show ipv6 route summary
Route Source Active Routes Non-active Routes
connected 5 0
static 0 0
Total 5 0
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 2001::/64 [0/0]
Direct, Gi 1/1, 00:28:49
C 2002::/120 [0/0]
Direct, Gi 1/1, 00:28:49
C 2003::/120 [0/0]
Direct, Gi 1/1, 00:28:49
Dell#show ipv6 route static
Destination Dist/Metric, Gateway, Last Change
-----------------------------------------------------
S 8888:9999:5555:6666:1111:2222::/96 [1/0]
IPv6 Routing
395