Navigation
Configuring an Address-Assignment Pool Used for Router Advertisements
If you are using local address-assignment pools to be used for router advertisement, create a pool and add IPv6 prefixes to the pool.
You must configure separate pools for DHCPv6 prefix delegation, DHCPv6 IA_NA, and router advertisement.
To configure an NDRA address-assignment pool.
- Create a pool for IPv6 prefixes used by NDRA. [edit]user@host# edit access address-assignment pool ndra-2010 family inet6
- Add IPv6 network prefixes to the pool.[edit access address-assignment pool ndra-2010 family inet6]user@host# set prefix 2001::/64
- Configure the name of the IPv6 address range and define
the range. For NDRA pools, specify the range by setting a prefix length
of 64. [edit access address-assignment pool ndra-2010 family inet6]user@host# set range ndra-range prefix-length 64
- Specify that the address-assignment pool is used for NDRA. [edit access address-assignment]user@host# set neighbor-discovery-router-advertisement ndra-2010