Configuration Guide Vol. 3


23.2.4 Configuring Dynamic Prefix Provisioning Scope

Points to note

After you configure an IPv6 DHCP address pool, configure an IPv6 DHCP address local pool, from which prefixes are dynamically assigned to clients, and in configuration DHCP mode, specify a range of prefixes to be dynamically distributed.

Figure 23-2: Configuration of assigning a prefix dynamically

[Figure Data]

Command examples

  1. (config)# ipv6 local pool Group1Local 3ffe:ffff:1100::/44 48

    Sets the prefix to be dynamically distributed

  2. (config)# ipv6 dhcp pool Group1

    Configures an IPv6 DHCP address pool.

  3. (config-dhcp)# prefix-delegation pool Group1Local

    (config-dhcp)# exit

    Sets the name of the IPv6 DHCP address local pool set in the IPv6 DHCP address local pool configuration.

  4. (config)# interface vlan 10

    (config-if)# ipv6 dhcp server Group1

    (config-if)# exit

    Sets the name of the IPv6 DHCP address pool for the VLAN interface.