Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

Configuring an Address-Assignment Pool for Use by DHCPv6 IA_NA

This procedure shows how to configure IPv6 local address pools to allocate global IPv6 addresses to the CPE WAN link.

You must configure separate pools for DHCPv6 prefix delegation, DHCPv6 IA_NA, and NDRA.

To configure the pool to be used for DHCPv6 IA_NA:

  1. Create a pool and assign a name to it.
    [edit access]user@host# edit address-assignment pool v6-ia-na-pool
  2. Under family inet6, add IPv6 network prefixes to the pool.
    [edit access address-assignment pool v6-ia-na-pool]user@host# edit family inet6user@host# set prefix 2001:0000::/64
  3. Configure the name of the IPv6 address range, and define the range by setting a low and high range of /128 addresses.
    [edit access address-assignment pool v6-ia-na-pool family inet6]user@host# edit range v6-rangeuser@host# set low 2001::1/128user@host# set high 2001::ffff:ffff/128

Published: 2013-07-09