C613-50170-01 Rev B
Command Reference for x510 Series
2521
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
DHCP
FOR
IP
V
6 (DHCP
V
6) C
OMMANDS
IPV
6
LOCAL
POOL
Once a pool is configured, it cannot be changed. To change the configuration, you
must remove then recreate a IPv6 prefix pool. All IPv6 prefixes already allocated are
also freed.
Examples
To create a local DHCPv6 local pool named P2 with the IPv6 prefix and prefix length
2001:0db8::/32 with an assigned length of 64, use the following commands:
awplus#
configure terminal
awplus(config)#
ipv6 local pool P2 2001:0db8::/32 64
To remove a configured DHCPv6 local pool, use the following commands:
awplus#
configure terminal
awplus(config)#
no ipv6 local pool
Related
Commands