HP MSR2000/3000/4000 Router Series Layer 3 - IP Services Command Reference

242
Syntax
ipv6 nd autoconfig managed-address-flag
undo ipv6 nd autoconfig managed-address-flag
Default
The M flag is set to 0 so that the host can obtain an IPv6 address through stateless autoconfiguration.
Views
Interface view
Predefined user roles
network-admin
Usage guidelines
The M flag determines whether a host uses stateful autoconfiguration to obtain an IPv6 address.
If the M flag is set to 1, the host uses stateful autoconfiguration (for example, from an DHCPv6 server to
obtain an IPv6 address. Otherwise, the host uses stateless autoconfiguration to generate an IPv6 address
according to its link-layer address and the prefix information in the RA message.
Examples
# Configure the host to obtain an IPv6 address through stateful autoconfiguration.
<Sysname> system-view
[Sysname] interface ethernet 1/1
[Sysname-Ethernet1/1] ipv6 nd autoconfig managed-address-flag
ipv6 nd autoconfig other-flag
Use ipv6 nd autoconfig other-flag to set the other stateful configuration flag (O) to 1 so that the host can
obtain information other than IPv6 address through stateful autoconfiguration (for example, from a
DHCPv6 server).
Use undo ipv6 nd autoconfig other-flag to restore the default.
Syntax
ipv6 nd autoconfig other-flag
undo ipv6 nd autoconfig other-flag
Default
The O flag is set to 0 so that the host can acquire other information through stateless autoconfiguration.
Views
Interface view
Predefined user roles
network-admin
Usage guidelines
The O flag determines whether a host uses stateful autoconfiguration to obtain configuration information
other than IPv6 address.