CLI Reference Guide-R01

Table Of Contents
Chapter 30
| IP Interface Commands
IPv6 Interface
– 842 –
Example
The following maps a static entry for global unicast address to a MAC address:
Console(config)#ipv6 neighbor 2009:DB9:2229::81 vlan 1 30-65-14-01-11-86
Console(config)#end
Console#show ipv6 neighbors
State: I1 - Incomplete, I2 - Invalid, R - Reachable, S - Stale, D - Delay,
P1 - Probe, P2 - Permanent, U - Unknown
IPv6 Address Age Link-layer Addr State VLAN
2009:DB9:2229::80 956 12-34-11-11-43-21 R 1
2009:DB9:2229::81 Permanent 30-65-14-01-11-86 R 1
FE80::1034:11FF:FE11:4321 961 12-34-11-11-43-21 R 1
Console#
Related Commands
show ipv6 neighbors (853)
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
1
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.
An interface that is re-activated restarts duplicate address detection for all
unicast IPv6 addresses on the interface. While duplicate address detection is
performed on the interfaces link-local address, the other IPv6 addresses remain