1628
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
C613-50057-01 REV A
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
DHCP
FOR
IP
V
6 (DHCP
V
6) C
OMMANDS
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.