Navigation
Table of Contents
Guide That Contains This Content
[+] Expand All
[-] Collapse All
Related Documentation
- ACX Series
- Address-Assignment Pools Overview
- Configuring Address-Assignment Pools
- Configuring a Named Address Range for Dynamic Address Assignment
- Configuring Static Address Assignment
- DHCP Attributes for Address-Assignment Pools
- Configuring How the Extended DHCP Local Server Determines Which Address-Assignment Pool to Use
Configuring an Address-Assignment Pool Name and Addresses
To configure an address-assignment pool, you must specify the name of the pool and configure the addresses for the pool.
To configure an IPv4 address-assignment pool:
- Configure the name of the pool and specify the IPv4 family.[edit access]user@host# edit address-assignment pool pool-name family inet
- Configure the network address and the prefix length of
the addresses in the pool. [edit access address-assignment pool pool-name family inet]user@host# set network address
To configure an IPv6 address-assignment pool:
- Configure the name of the pool and specify the IPv6 family.[edit access]user@host# edit address-assignment pool pool-name family inet6
- Configure the network address and the prefix length of
the addresses in the pool. [edit access address-assignment pool pool-name family inet6]user@host# set network address
Related Documentation
- ACX Series
- Address-Assignment Pools Overview
- Configuring Address-Assignment Pools
- Configuring a Named Address Range for Dynamic Address Assignment
- Configuring Static Address Assignment
- DHCP Attributes for Address-Assignment Pools
- Configuring How the Extended DHCP Local Server Determines Which Address-Assignment Pool to Use