CLI Reference Guide-R07

Table Of Contents
Chapter 27
| IP Interface Commands
IPv6 Interface
– 679 –
prints a series of asterisks and the “Request Timed Out” message. A long
sequence of these messages, terminating only when the maximum timeout
has been reached, may indicate this problem with the target device.
Example
Console#traceroute6 FE80::2E0:CFF:FE9C:CA10%1
Press "ESC" to abort.
Traceroute to FE80::2E0:CFF:FE9C:CA10%1/64, 30 hops max, timeout is 3
seconds, 5 max failure(s) before termination.
Hop Packet 1 Packet 2 Packet 3 IPv6 Address
--- -------- -------- -------- --------------------------------------------
1 <10 ms <10 ms <10 ms FE80::2E0:CFF:FE9C:CA10%1/64
Trace completed.
Console#
Neighbor Discovery
ipv6 nd dad attempts This command configures the number of consecutive neighbor solicitation
messages sent on an interface during duplicate address detection. Use the no form
to restore the default setting.
Syntax
ipv6 nd dad attempts count
no ipv6 nd dad attempts
count - The number of neighbor solicitation messages sent to determine
whether or not a duplicate address exists on this interface. (Range: 0-600)
Default Setting
3
Command Mode
Interface Configuration (VLAN)
Command Usage
Configuring a value of 0 disables duplicate address detection.
Duplicate address detection determines if a new unicast IPv6 address already
exists on the network before it is assigned to an interface.
Duplicate address detection is stopped on any interface that has been
suspended (see the vlan command). While an interface is suspended, all unicast
IPv6 addresses assigned to that interface are placed in a “pending” state.
Duplicate address detection is automatically restarted when the interface is
administratively re-activated.