Navigation
Table of Contents
Guide That Contains This Content
[+] Expand All
[-] Collapse All
Related Documentation
- M Series
- Overview of Using DHCPv6 Prefix Delegation
- Methods for Obtaining IPv6 Prefixes for DHCPv6 Prefix Delegation
- Overview of Configuration Tasks for IPv4 and IPv6 Dual-Stack in Subscriber Access Networks
- MX Series
- Overview of Using DHCPv6 Prefix Delegation
- Methods for Obtaining IPv6 Prefixes for DHCPv6 Prefix Delegation
- Overview of Configuration Tasks for IPv4 and IPv6 Dual-Stack in Subscriber Access Networks
Configuring an Address-Assignment Pool for Use by DHCPv6 Prefix Delegation
This procedure shows how to configure IPv6 local address pools to allocate IPv6 prefixes for use by DHCPv6 prefix delegation.
You must configure separate pools for DHCPv6 prefix delegation, DHCPv6 IA_NA, and NDRA.
To configure the pool to be used for prefix delegation:
- Create a pool and assign a name to it.[edit access]user@host# edit address-assignment pool v6-prefix-pool-2001
- Under family inet6, add IPv6 prefixes to the pool.[edit access address-assignment pool v6-prefix-pool-2001]user@host# edit family inet6user@host# set prefix 2001:0000:0000:0000::/64
- Configure the name of the IPv6 prefix range, and define
the range by setting a prefix length of 64. [edit access address-assignment pool v6-prefix-pool-2001 family inet6]user@host# edit range prefix-rangeuser@host# set prefix-length 64
Related Documentation
- M Series
- Overview of Using DHCPv6 Prefix Delegation
- Methods for Obtaining IPv6 Prefixes for DHCPv6 Prefix Delegation
- Overview of Configuration Tasks for IPv4 and IPv6 Dual-Stack in Subscriber Access Networks
- MX Series
- Overview of Using DHCPv6 Prefix Delegation
- Methods for Obtaining IPv6 Prefixes for DHCPv6 Prefix Delegation
- Overview of Configuration Tasks for IPv4 and IPv6 Dual-Stack in Subscriber Access Networks

