Service Manual

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
Dell#
The following example shows the show ipv6 route static command.
Dell#show ipv6 route static
Destination Dist/Metric, Gateway, Last Change
-----------------------------------------------------
S 8888:9999:5555:6666:1111:2222::/96 [1/0]
via 2222:2222:3333:3333::1, Gi 9/1, 00:03:16
S 9999:9999:9999:9999::/64 [1/0]
via 8888:9999:5555:6666:1111:2222:3333:4444, 00:03:16
Showing the Running-Conguration for an Interface
To view the conguration for any interface, use the following command.
Show the currently running conguration for the specied 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 1-Gigabit Ethernet interface, enter the keyword GigabitEthernet then the slot/port information.
For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then the slot/port information.
For the Management interface on the stack-unit, enter the keyword ManagementEthernet then the slot/port
information. The slot range is from 1 to 11. The port range is 1.
Example of the show running-config interface Command
Dell#show run int gigabitethernet 2/2
!
interface GigabitEthernet 2/2
no ip address
ipv6 address 3:4:5:6::8/24
shutdown
Dell#
Clearing IPv6 Routes
To clear routes from the IPv6 routing table, use the following command.
Clear (refresh) all or a specic 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 prex length is from 0 to 128.
IPv6 Routing
367