R0106-HP MSR Router Series Layer 3 - IP Services Command Reference(V7)
315
Parameters
pool-name: Specifies a name for the DHCPv6 address pool, a case-insensitive string of 1 to 63
characters.
Usage guidelines
A DHCPv6 address pool stores IPv6 address/prefix and other configuration parameters to be assigned
to DHCPv6 clients.
When you remove a DHCPv6 address pool, binding information for the assigned IPv6 addresses and
prefixes in the address pool is also removed.
Examples
# Create a DHCPv6 address pool named pool1 and enter its view.
<Sysname> system-view
[Sysname] ipv6 dhcp pool pool1
[Sysname-dhcp6-pool-pool1]
Related commands
• display ipv6 dhcp pool
• ipv6 dhcp server apply pool
ipv6 dhcp prefix-pool
Use ipv6 dhcp prefix-pool to create a prefix pool, specify the prefix/prefix length for the pool, and
specify the assigned prefix length.
Use undo ipv6 dhcp prefix-pool to remove the specified prefix pool.
Syntax
ipv6 dhcp prefix-pool prefix-pool-number prefix prefix/prefix-len assign-len assign-len
undo ipv6 dhcp prefix-pool prefix-pool-number
Default
No prefix pool is configured.
Views
System view
Predefined user roles
network-admin
Parameters
prefix-pool-number: Specifies a prefix pool number in the range of 1 to 128.
prefix prefix/prefix-len: Specifies a prefix/prefix length for the pool. The value range for the prefix-len
argument is 1 to 128.
assign-len assign-len: Specifies the assigned prefix length. The value range is 1 to 128, and the value
must be greater than or equal to prefix-len. The difference between assign-len and prefix-len must be no
more than 16.
Usage guidelines
Different prefix pools cannot overlap.