Cisco MDS 9124 - Fabric Switch Reference page 667

Cisco mds 9000 family command reference - cisco mds san-os release 3.0(1) through 3.3(1a) (ol-16217-01, april 2008)
Hide thumbs Also See for Cisco MDS 9124 - 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 nd
To configure IPv6 neighbor discovery commands on the interface, use the ipv6 nd command in interface
configuration submode. To remove IPv6 neighbor discovery configuration commands, use the no form
of the command.
Syntax Description
dad attempts number
reachable-time time
retransmission-time
time
Defaults
DAD attempts: 0.
Reachable-time: 30000 milliseconds.
Retransmission-time: 1000 milliseconds.
Command Modes
Interface configuration submode.
Command History
Release
3.0(1)
Usage Guidelines
A router must be able to determine the link-local address for each of its neighboring routers in order to
ensure that the target address (the final destination) in a redirect message identifies the neighbor router
by its link-local address. For static routing, the address of the next-hop router should be specified using
the link-local address of the router; for dynamic routing, all IPv6 routing protocols must exchange the
link-local addresses of neighboring routers.
A high number of DAD attempts (greater than 2) can delay address assignment.
Note
For complete information about IPv6 neighbor discovery, refer to the Cisco MDS 9000 Family CLI
Configuration Guide.
Examples
The following example sets the duplicate address detection attempts count to 2.
switch# config terminal
switch(config)# interface gigabitethernet 2/2
switch(config-if)# ipv6 nd dad attempts 2
OL-16217-01, Cisco MDS SAN-OS Release 3.x
ipv6 nd {dad attempts number | reachable-time time | retransmission-time time}
no ipv6 nd {dad attempts number | reachable-time time | retransmission-time time}
Configures duplicate address detection (DAD) attempts. The range is 0 to
15.
Configures reachability time. Specifies the reachability time in
milliseconds. The range is 1000 to 3600000.
Configures the retransmission timer. Specifies the retransmission time in
milliseconds. The range is 1000 to 3600000.
Modification
This command was introduced.
Cisco MDS 9000 Family Command Reference
ipv6 nd
11-75

Advertisement

Table of Contents
loading

Table of Contents