dhcpv6 address-pool
To specify addresses for DHCPv6 when Radius does not provide IPv6 address, use the dhcpv6 address-pool
command in the dynamic template configuration mode. To remove the IPv6 address pool name for DHCPv6,
use the no form of this command.
dhcpv6 address-pool pool_name
no dhcpv6 address-pool pool_name
Syntax Description
Specifies the name of a IPv6 address pool name for DHCPv6.
pool_name
Command Default
None
Command Modes
Dynamic template configuration
Command History
ModificationRelease
This command was introduced.Release 4.3.0
Usage Guidelines
To use this command, you must be in a user group associated with a task group that includes appropriate task
IDs. If the user group assignment is preventing you from using a command, contact your AAA administrator
for assistance.
To enter the dynamic template configuration mode, enter dynamic-template command in the Global
Configuration mode.
The IPv6 address pool is used for both PPPoE and IPoE subscribers.
Task ID
OperationsTask ID
read, writeconfig-services
Examples
This is an example of creating an IPv6 address pool for PPPoE subscribers using the dhcpv6 address-pool
command:
RP/0/RSP0/CPU0:router(config)# dynamic-template
RP/0/RSP0/CPU0:router(config-dynamic-template)# type ppp my-ipv6-pppoe-tempate
RP/0/RSP0/CPU0:router(config-dynamic-template-type)# dhcpv6 address-pool my-pppoe-addr-pool
Cisco ASR 9000 Series Aggregation Services Router Broadband Network Gateway Command Reference, Release
5.2.x
149
BNG DHCP Commands
dhcpv6 address-pool