Install Guide

Table Of Contents
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.
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.
The following example shows the show ipv6 route static command.
Showing the Running-Configuration for an Interface
To view the configuration for any interface, use the following command.
Show the currently running configuration for the specified interface.
EXEC mode
show running-config interface type {slot/port}
Enter the keyword interface then the type of interface and slot/port information:
For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then the slot/port/subport information.
For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the slot/port information.
For the Management interface on the stack-unit, enter the keyword ManagementEthernet then the slot/port
information.
Clearing IPv6 Routes
To clear routes from the IPv6 routing table, use the following command.
Clear (refresh) all or a specific route from the IPv6 routing table.
380
IPv6 Routing