Restrictions for IPv6 DAD Proxy
-
The IPv6 Duplicate Address Detection (DAD) Proxy feature is not supported on Etherchannel ports.
The documentation set for this product strives to use bias-free language. For the purposes of this documentation set, bias-free is defined as language that does not imply discrimination based on age, disability, gender, racial identity, ethnic identity, sexual orientation, socioeconomic status, and intersectionality. Exceptions may be present in the documentation due to language that is hardcoded in the user interfaces of the product software, language used based on RFP documentation, or language that is used by a referenced third-party product. Learn more about how Cisco is using Inclusive Language.
IPv6 Duplicate Address Detection (DAD) Proxy feature responds to the DAD queries on behalf of a node that owns the queried address. It is useful in environments where nodes cannot communicate directly on the link.
The IPv6 Duplicate Address Detection (DAD) Proxy feature is not supported on Etherchannel ports.
Information About IPv6 DAD Proxy
The IPv6 Duplicate Address Detection (DAD) feature ensures that all the IP addresses assigned on a particular segment are unique. The process operates when IPv6 hosts directly communicate with one another where hosts cannot communicate directly, and a proxy is required.
After a host verifies that its address is unique, it enables the DAD procedure. However, when two hosts cannot communicate with each other, this procedure cannot detect a duplicate address. If the DAD procedure cannot run, both the hosts assigns the same link-local address, which causes both hosts to fail when they try to reach the Dynamic Host Configuration Protocol version 6 (DHCPv6 )server. The IPv6 DAD Proxy feature responds on behalf of the address owner when an address is in use.
The following figure provides an overview of the IPv6 DAD Proxy feature:
How to Configure IPv6 DAD Proxy
Command or Action | Purpose | |
---|---|---|
Step 1 |
enable Example:
|
Enables privileged EXEC mode.
|
Step 2 |
configure terminal Example:
|
Enters global configuration mode. |
Step 3 |
interface type number Example:
|
Specifies an interface type and number, and enters interface configuration mode. |
Step 4 |
[no] ipv6 nd dad-proxy Example:
|
Specifies if the ND suppress must operate in DAD-proxy mode. In this mode, the DAD messages are not forwarded. They respond to an existing entry or are added to the binding table. |
Step 5 |
end Example:
|
Exits router interface configuration mode and returns to privileged EXEC mode. |
Configuration Examples for IPv6 DAD Proxy
Device> enable
Device# configure terminal
Device(config)# interface Ethernet 0/0
Device(config-if)# ipv6 nd dad-proxy
Device(config-if)# end
Related Topic |
Document Title |
---|---|
IPv6 addressing and connectivity |
IPv6 Configuration Guide |
Cisco IOS commands |
|
IPv6 commands |
Cisco IOS IPv6 Command Reference |
Cisco IOS IPv6 features |
MIB |
MIBs Link |
---|---|
To locate and download MIBs for selected platforms, Cisco IOS releases, and feature sets, use Cisco MIB Locator found at the following URL: |
Description |
Link |
---|---|
The Cisco Support and Documentation website provides online resources to download documentation, software, and tools. Use these resources to install and configure the software and to troubleshoot and resolve technical issues with Cisco products and technologies. Access to most tools on the Cisco Support and Documentation website requires a Cisco.com user ID and password. |
The following table provides release information about the feature or features described in this module. This table lists only the software release that introduced support for a given feature in a given software release train. Unless noted otherwise, subsequent releases of that software release train also support that feature.
Use Cisco Feature Navigator to find information about platform support and Cisco software image support. To access Cisco Feature Navigator, go to www.cisco.com/go/cfn. An account on Cisco.com is not required.
Feature Name |
Releases |
Feature Information |
---|---|---|
IPv6 DAD Proxy |
The following commands were introduced or modified: ipv6 nd dad-proxy , mode dad-proxy , mode md-proxy . |