C613-50100-01 REV C Command Reference for x930 Series 2781
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
DHCP FOR IPV6 (DHCPV6) COMMANDS
IPV
6 LOCAL POOL
ipv6 local pool
Overview Use this command in Global Configuration mode to configure a local DHCPv6
server prefix delegation pool specifying a poolname and a prefix/prefix length.
You can optionally exclude the locally assigned prefix from the pool with the
exclude-local-prefix keyword.
Use the no variant of this command to remove a local DHCPv6 server prefix
delegation pool specifying the poolname.
Syntax
ipv6 local pool <DHCPv6-poolname> <delegated-prefix-name>
<ipv6-prefix/prefix-length> <assigned-length>
[exclude-local-prefix]
no ipv6 local pool
Default No DHCPv6 server prefix delegation pool is configured by default.
Mode Global Configuration
Usage All IPv6 prefix pool names must be unique. IPv6 prefix pools have a similar function
to IPv4 address pools. Contrary to IPv4, a block of IPv6 addresses (an IPv6 address
prefix) are assigned and not single IPv6 addresses. IPv6 prefix pools are not allowed
to overlap.
Parameter Description
<DHCPv6-poolname> Description used to identify this DHCPv6 server
pool. Valid characters are any printable character. If
the name contains spaces then you must enclose it
in “quotation marks”.
<delegated-prefix-
name>
Description used to identify the delegated prefix
name from the parent PD (Prefix Delegation) server.
If the name contains spaces then you must enclose
it in “quotation marks”.
<ipv6-prefix/prefix-
length>
Specify an IPv6 prefix and prefix length. The prefix
length indicates the length of the IPv6 prefix
assigned to the pool.
The IPv6 address uses the format
X:X::X:X/Prefix-Length. The prefix-length is usually
set between 0 and 64.
<assigned-length> Specify an IPv6 prefix length assigned to the user
from the pool in the range <1-128>. Note that the
value of the assigned-length parameter entered
cannot be less than or equal to the prefix-length
parameter value entered. An assigned length must
be longer than a prefix length.
exclude-local-prefix Optional. Specify this keyword to exclude the locally
assigned prefix from the pool.