12-26 
Parameters 
None 
Description 
Use the ipv6 nd autoconfig other-flag command to set the other stateful configuration flag (O) flag to 
1 so that the host can acquire information other than IPv6 address through stateful autoconfiguration 
(for example, DHCP server). 
Use the undo ipv6 nd autoconfig other-flag command to restore the default. 
By default, the O flag is set to 0 so that the host can acquire other information through stateless 
autoconfiguration. 
Examples 
# Configure the host to acquire information other than IPv6 address through stateless 
autoconfiguration. 
<Sysname> system-view 
[Sysname] interface vlan-interface 100 
[Sysname-Vlan-interface100] undo ipv6 nd autoconfig other-flag 
ipv6 nd dad attempts 
Syntax 
ipv6 nd dad attempts value 
undo ipv6 nd dad attempts 
View 
Interface view 
Default Level 
2: System level 
Parameters 
value: Number of attempts to send an NS message for DAD, in the range of 0 to 600. The default value 
is “1”. When it is set to 0, the DAD is disabled. 
Description 
Use the ipv6 nd dad attempts command to configure the number of attempts to send an NS message 
for DAD. 
Use the undo ipv6 nd dad attempts command to restore the default. 
By default, the number of attempts to send an NS message for DAD is 1. 
Related commands: display ipv6 interface. 
Examples 
# Set the number of attempts to send an NS message for DAD to 20. 
<Sysname> system-view 
[Sysname] interface vlan-interface 100 
[Sysname-Vlan-interface100] ipv6 nd dad attempts 20