Navigation
Related Documentation
- EX, M, MX Series
- Address-Assignment Pools Overview
- M, MX Series
- Configuring Address-Assignment Pools
Configuring a Named Address Range for Dynamic Address Assignment
You can optionally configure multiple named ranges, or subsets, of addresses within an address-assignment pool. During dynamic address assignment, a client can be assigned an address from a specific named range. To create a named range, you specify a name for the range and define the address range.
To create a named range within an IPv4 address-assignment pool:
- Specify the name of the address-assignment pool and the
IPv4 family.[edit access]user@host# edit address-assignment pool isp_1 family inet
- Configure the name of the range and the lower and upper
boundaries of the addresses in the range. [edit access address-assignment pool isp_1 family inet]user@host# set range southeast low 192.168.102.2 high 192.168.102.254
To create a named range within an IPv6 address-assignment pool:
- Specify the name of the address-assignment pool and the
IPv6 family.[edit access]user@host# edit address-assignment pool isp_2 family inet6
- Configure the name of the range and define the range. You can define the range based on the lower and upper boundaries of the prefixes in the range, or based on the length of the prefixes in the range.
Related Documentation
- EX, M, MX Series
- Address-Assignment Pools Overview
- M, MX Series
- Configuring Address-Assignment Pools
Published: 2013-07-31
Related Documentation
- EX, M, MX Series
- Address-Assignment Pools Overview
- M, MX Series
- Configuring Address-Assignment Pools