R2511-HP MSR Router Series Layer 3 - IP Services Configuration Guide(V5)
310
Configuring the DHCPv6 client
Serving as a DHCPv6 client, the device only supports stateless DHCPv6 configuration, that is, the device
can only obtain other network configuration parameters, except the IPv6 address and prefix from the
DHCPv6 server.
With an IPv6 address obtained through stateless address autoconfiguration, the device automatically
enables the stateless DHCPv6 function after it receives an RA message with the M flag set to 0 and the
O flag set to 1.
Configuration guidelines
To make the DHCPv6 client successfully obtain configuration parameters through stateless DHCPv6
configuration, make sure the DHCPv6 server is available.
Do not enable the DHCPv6 client and DHCPv6 server, or the DHCPv6 client and DHCPv6 relay agent on
the same interface at the same time.
Configuration procedure
To configure the DHCPv6 client:
Ste
p
Command
1. Enter system view.
system-view
2. Enable the IPv6 packet forwarding function.
ipv6
3. Enter interface view.
interface interface-type interface-number
4. Enable IPv6 stateless address autoconfiguration.
ipv6 address auto
For more information about the ipv6 address auto command, see Layer 3—IP Services Command
Reference.
Displaying and maintaining the DHCPv6 client
Task Command
Remarks
Display DHCPv6 client
information.
display ipv6 dhcp client [ interface
interface-type interface-number ] [ | { begin |
exclude | include } regular-expression ]
Available in any view.
Display DHCPv6 client statistics.
display ipv6 dhcp client statistics [ interface
interface-type interface-number ] [ | { begin |
exclude | include } regular-expression ]
Available in any view.
Display the DUID of the local
device.
display ipv6 dhcp duid [ | { begin | exclude |
include } regular-expression ]
Available in any view.










