Command Manual – IPv6 Configuration
H3C S7500E Series Ethernet Switches Chapter 1 IPv6 Basics Configuration Commands
1-29
1.1.24 ipv6 nd autoconfig other-flag
Syntax
ipv6 nd autoconfig other-flag
undo ipv6 nd autoconfig other-flag
View
Interface view
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 auto-configuration (for example, DHCP server).
Use the undo ipv6 nd autoconfig other-flag command to remove the setting so that
the host can acquire other information through stateless auto-configuration.
By default, the O flag is set to ”0”.
Examples
# Configure the host to acquire information other than IPv6 address through stateless
auto-configuration.
<Sysname> system-view
[Sysname] interface vlan-interface 100
[Sysname-Vlan-interface100] undo ipv6 nd autoconfig other-flag
1.1.25 ipv6 nd dad attempts
Syntax
ipv6 nd dad attempts value
undo ipv6 nd dad attempts
View
Interface view
Parameters
value: Number of attempts to send a neighbor solicitation 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.