ipv6 nd dad attempts

Syntax

ipv6 nd dad attempts <NUM-ATTEMPTS>

no ipv6 nd dad attempts [<NUM-ATTEMPTS>]

Description

Configures the number of neighbor solicitations to be sent when performing duplicate address detection (DAD) for a unicast address configured on an interface.

The no form of this command sets the number of attempts to the default value.

Command context

config-if

Parameters

dad attempts <NUM-ATTEMPTS>

Specifies the number of neighbor solicitations to send. Range: 0-15. Default: 1.

Authority

Administrators or local user group members with execution rights for this command.

Examples

switch(config)# interface 1/1/1
switch(config-if)# ipv6 nd dad attempts 5