R3303-HP HSR6800 Routers Layer 3 - IP Services Configuration Guide
172
Task Command
Remarks
Display information about IPv6
address bindings.
display ipv6 dhcp server ip-in-use { address
ipv6-address | all | pool pool-number } [ | { begin |
exclude | include } regular-expression ]
Available in any view.
Display information about IPv6
prefix bindings.
display ipv6 dhcp server pd-in-use { all | pool
pool-number | prefix prefix/prefix-len | prefix-pool
prefix-pool-number } [ | { begin | exclude |
include } regular-expression ]
Available in any view.
Display packet statistics on the
DHCPv6 server.
display ipv6 dhcp server statistics [ | { begin |
exclude | include } regular-expression ]
Available in any view.
Clear information about IPv6
address conflicts.
reset ipv6 dhcp server conflict { address
ipv6-address | all | pool pool-number }
Available in user
view.
Clear information about IPv6
address bindings.
reset ipv6 dhcp server ip-in-use { address
ipv6-address | all | pool pool-number }
Available in user
view.
Clear information about IPv6
prefix bindings.
reset ipv6 dhcp server pd-in-use { all | pool
pool-number | prefix prefix/prefix-len }
Available in user
view.
Clear packets statistics on the
DHCPv6 server.
reset ipv6 dhcp server statistics
Available in user
view.
DHCPv6 server configuration examples
IPv6 prefix and network parameters assignment configuration
example
Network requirements
As shown in Figure 69, the router serves as a DHCPv6 server, and assigns the IPv6 prefix, DNS server
address, domain name, SIP server address, and SIP server domain name to the DHCPv6 clients. The IPv6
address of the router is 1::1/64.
The router assigns prefix 2001:0410:0201::/48 to the client whose DUID is
00030001CA0006A40000, and assigns prefixes in the range of 2001:0410::/48 to
2001:0410:FFFF::/48 (excluding 2001:0410:0201::/48) to other clients. The DNS server address is
2::2:3. The DHCPv6 clients reside in domain aaa.com. The SIP server address is 2:2::4, and the domain
name of the SIP server is bbb.com.
Configuration considerations
To configure the DHCPv6 server:
• Enable IPv6 and DHCPv6 server.
• Create a prefix pool containing prefix 2001:0410::/32 with the length of the assigned prefix being
48, so that the server assigns clients the prefixes in the range of 2001:0410::/48 to
2001:0410:FFFF::/48.
• Create an address pool. Configure a static prefix in the address pool and have the prefix pool
referenced by the address pool. Configure other configuration parameters.
• Enable the DHCPv6 server on the interface that connects to the clients and apply the address pool
to the interface.