Setup Guide
– 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 Prex lists, enter list and the prex-list name.
Examples of the show ipv6 route Commands
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-Conguration for an Interface
To view the conguration for any interface, use the following command.
• Show the currently running conguration for the specied 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.
Example of the show running-config interface Command
Clearing IPv6 Routes
To clear routes from the IPv6 routing table, use the following command.
• Clear (refresh) all or a specic route from the IPv6 routing table.
EXEC mode
clear ipv6 route {* | ipv6 address prefix-length}
– *: all routes.
– ipv6 address: the format is x:x:x:x::x.
– mask: the prex length is from 0 to 128.
NOTE
: IPv6 addresses are normally written as eight groups of four hexadecimal digits, where each group is separated by a
colon (:). Omitting zeros is accepted as described in Addressing.
426 IPv6 Routing










