Setting the maximum number of attempts to send an NS message for DAD
An interface sends an NS message for DAD for an obtained IPv6 address. The interface resends the NS message if it does not receive a response within the time specified by the ipv6 nd ns retrans-timer command. If the interface receives no response after making the maximum attempts specified by the ipv6 nd dad attempts command, the interface uses the IPv6 address.
To set the attempts to send an NS message for DAD:
Step | Command | Remarks |
---|---|---|
1. Enter system view. | system-view | N/A |
2. Enter interface view. | interface interface-type interface-number | N/A |
3. Set the number of attempts to send an NS message for DAD. | ipv6 nd dad attempts interval | The default setting is 1. When the interval argument is set to 0, DAD is disabled. |