Chapter 47
Configuring IPv6 for Gigabit Ethernet Interfaces
S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m
ND reachable time is 50000 milliseconds
ND retransmission time is 3000 milliseconds
Stateless autoconfig for addresses disabled
Configuring IPv6 Static Routes
Cisco MDS NX-OS supports static routes for IPv6. This section includes the following topics:
•
•
Configuring a IPv6 Static Route
You must manually configure IPv6 static routes and define an explicit path between two networking
devices. IPv6 static routes are not automatically updated and must be manually reconfigured if the
network topology changes.
To configure a IPv6 static route, follow these steps:
Command or Action
Step 1
switch# config t
switch(config)#
Step 2
switch(config)# ipv6 route ::/0
gigabitethernet 3/1
Step 3
switch(config)# ipv6 route 2001:0DB8::/32
gigabitethernet 3/2
Verifying IPv6 Static Route Configuration and Operation
The show ipv6 route command displays the IPv6 route table for the switch.
switch# show ipv6 route
IPv6 Routing Table
Codes: C - Connected, L - Local, S - Static G - Gateway
G
G
C
C
C
C
C
C
C
OL-18084-01, Cisco MDS NX-OS Release 4.x
Configuring a IPv6 Static Route, page 47-17
Verifying IPv6 Static Route Configuration and Operation, page 47-17
::/0
via fe80::211:5dff:fe53:500a, GigabitEthernet6/1, distance 2
::/0
via fe80::2d0:3ff:fe61:4800, mgmt0, distance 2
2000::/64
via ::, mgmt0
2172:22::/64
via ::, mgmt0, distance 2
3000:3::/64
via fe80::205:30ff:fe01:7ed6, GigabitEthernet4/1
3000:4::/64
via fe80::205:30ff:fe01:7ed6, GigabitEthernet4/1.250
3000:5::/64
via fe80::213:1aff:fee5:e69b, GigabitEthernet5/4
3000:6::/64
via fe80::213:1aff:fee5:e69b, GigabitEthernet5/4.250
3000:7::/64
via fe80::205:30ff:fe01:7ed7, GigabitEthernet4/2
Configuring IPv6 Static Routes
Purpose
Enters configuration mode.
Configures a static default IPv6 route on a Gigabit
Ethernet interface.
Configures a fully specified IPv6 static route on a
Gigabit Ethernet interface.
Cisco MDS 9000 Family CLI Configuration Guide
47-17