Ipv6 Route - Cisco AJ732A - MDS 9134 Fabric Switch Command Reference Manual

Cisco mds 9000 family command reference guide - release 4.x (ol-18089-01, february 2009)
Hide thumbs Also See for AJ732A - Cisco MDS 9134 Fabric Switch:
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

ipv6 route

To configure an IPv6 static route, use the ipv6 route command in configuration mode. To remove or
disable an IPv6 static route, use the no form of the command.
Syntax Description
destination-address-
prefix
next-hop-address
distance
distance-metric
interface
gigabitethernet slot/port Specifies a Gigabit Ethernet slot and port number.
mgmt number
port-channel number
vsan vsan-id
Defaults
None.
Command Modes
Configuration mode.
Command History
Release
3.0(1)
Usage Guidelines
Before using the ipv6 route command to configure IPv6 features on a switch, become familiar with the
features of IPv6 and its extended addressing capabilities. In particular, it is important to understand the
different types of IPv6 address formats, the IPv6 address prefix format, and the different IPv6 address
types. For detailed information about IPv6, refer to the Cisco MDS 9000 Family CLI Configuration
Guide.
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
OL-18089-01, Cisco MDS NX-OS Release 4.x
ipv6 route destination-address-prefix next-hop-address [distance distance-metric | interface
{gigabitethernet slot/port | mgmt number | port-channel number | vsan vsan-id}]
[distance distance-metric]
no ipv6 route destination-address-prefix next-hop-address [distance distance-metric | interface
{gigabitethernet slot/port | mgmt number | port-channel number | vsan vsan-id}]
[distance distance-metric]
Specifies the IPv6 destination address prefix. The format is X:X:X::X/n.
Specifies the next hop IPv6 address. The format is X:X:X::X.
Configures an IPv6 route metric.
Specifies a distance metric for the specified route. The range is 0 to 32766.
Configures a next hop IPv6 address.
Specifies the management interface.
Specifies a PortChannel number. The range is 1 to 128
Specifies an IPFC VSAN ID. The range is 1 to 4093.
Modification
This command was introduced.
Cisco MDS 9000 Family Command Reference
ipv6 route
11-77

Advertisement

Table of Contents
loading

Table of Contents