C613-50100-01 REV C Command Reference for x930 Series 2782
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
DHCP FOR IPV6 (DHCPV6) COMMANDS
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
ipv6 dhcp pool
show ipv6 dhcp pool