ipv6 nd dad attempts

Last Updated : Nov 06, 2012 |

Set the number of neighbor solicitation messages send to verify that a specific global/link local IP address is not used by other device on the network. A value of zero disables the address duplication mechanism — the IPv6 addresses become active immediately.

Use the no ipv6 nd dad attempts CLI command to restore the detection transmits to the default value of 1.

Syntax

ipv6 nd dad attempts <value>

no ipv6 dad attemps

Parameters

Parameter

Description

Possible Values

Default Value

rate

IPv6 Duplicate Address Detection Transmit attempts.

0 — 600 attempts

1 attempt

User level

read-write

Context

general

Example

To set the number of IPv6 Duplicate Address Detection transmit attempts to 10:

Gxxx-001(super)# ipv6 nd dad attempts 10

Done!