R2511-HP MSR Router Series Layer 3 - IP Services Configuration Guide(V5)
311
Task Command
Remarks
Clear DHCPv6 client statistics.
reset ipv6 dhcp client statistics [ interface
interface-type interface-number ]
Available in user
view.
Stateless DHCPv6 configuration example
Network requirements
Through stateless DHCPv6, Router A obtains the DNS server address, domain name, and other
information from the DHCPv6 server.
Router B acts as the gateway to send RA messages periodically.
Figure 125 Stateless DHCPv6 configuration
Configuration procedure
1. Configure Router B:
# Enable the IPv6 packet forwarding function.
<RouterB> system-view
[RouterB] ipv6
# Configure the IPv6 address of Ethernet 1/1.
[RouterB] interface ethernet 1/1
[RouterB-Ethernet1/1] ipv6 address 1::1 64
# Set the O flag in the RA messages to 1.
[RouterB-Ethernet1/1] ipv6 nd autoconfig other-flag
# Enable Router B to send RA messages.
[RouterB-Ethernet1/1] undo ipv6 nd ra halt
2. Configure Router A:
# Enable the IPv6 packet forwarding function.
<RouterA> system-view
[RouterA] ipv6
# Enable stateless IPv6 address autoconfiguration on Ethernet 1/1.
[RouterA] interface ethernet 1/1
[RouterA-Ethernet1/1] ipv6 address auto










