Cisco MDS 9000 series Command Reference Manual page 633

Hide thumbs Also See for MDS 9000 series:
Table of Contents

Advertisement

Chapter 11
I Commands
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
Examples
The following example configures a static default IPv6 route on a Gigabit Ethernet interface.
switch # config terminal
Enter configuration commands, one per line. End with CNTL/Z.
switch(config)# ipv6 route ::/0 gigabitethernet 3/1
The following example configures a fully specified static route on a Gigabit Ethernet interface.
switch(config)# ipv6 route 2001:0DB8::/32 gigabitethernet 3/2
The following example configures a recursive static route to a specified next hop address.
switch(config)# ipv6 route 2001:0DB8::/32 2001:0DB8:2002::1
The following example configures a recursive static route to a specified next hop address, from which
the output interface is automatically derived, and to a specified interface.
switch(config)# ipv6 route 2001:0DB8::/32 2001:0DB8:2002::1 gigabitethernet 3/2
The following example configures a static IPv6 route with an administrative distance of 20.
switch(config)# ipv6 route 2001:0DB8::/32 interface gigabitethernet 2/0 distance 20
Related Commands
ipv6 access-list
ipv6 routing
show ipv6 access-list
show ipv6 route
show ipv6 routing
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Configures an IPv6 access control list (ACL) and enters IPv6-ACL
configuration submode.
Enables IPv6 unicast routing.
Displays a summary of ACLs.
Displays the static IPv6 routes configured on the switch.
Displays the IPv6 unicast routing configured on the switch.
Cisco MDS 9000 Family Command Reference
ipv6 route
11-75

Advertisement

Table of Contents
loading

Table of Contents