Navigation
Table of Contents
Guide That Contains This Content
[+] Expand All
[-] Collapse All
Related Documentation
- ACX Series
- Extended DHCP Local Server Overview
- DHCP Local Server Handling of Client Information Request Messages
- DHCP Duplicate Client Differentiation Using Client Subinterface Overview
- Address-Assignment Pools Overview
- DHCP Auto Logout Overview
- Configuring Address-Assignment Pools
- Configuring an Address-Assignment Pool Name and Addresses
- Configuring a Named Address Range for Dynamic Address Assignment
- Configuring Static Address Assignment
- Configuring DHCP Client-Specific Attributes
- DHCP Attributes for Address-Assignment Pools
- Configuring How the Extended DHCP Local Server Determines Which Address-Assignment Pool to Use
- Guidelines for Configuring Interface Ranges
Grouping Interfaces with Common DHCP Configurations
You use the group feature to group together a set of interfaces and then apply a common DHCP configuration to the named interface group. The extended DHCP local server supports interface groups.
The following steps create a DHCP local server group.
To configure a DHCP local server interface group:
- Specify that you want to configure a DHCP local server. [edit system services]user@host# edit dhcp-local-server
- Create the group and assign a name.[edit system services dhcp-local-server]user@host# edit group boston
- Specify the names of one or more interfaces on which the extended DHCP application is enabled. You can repeat the interface interface-name statement to specify multiple interfaces within the group, but you cannot use the same interface in more than one group.
- (Optional) You can use the upto option to specify
a range of interfaces for a group. [edit system services dhcp-local-server group boston]user@host# set interface ge-1/0/1.3 upto ge-1/0/1.9
- (Optional) You can use the exclude option to exclude a specific interface or a specified range of interfaces from the group. For example:
Related Documentation
- ACX Series
- Extended DHCP Local Server Overview
- DHCP Local Server Handling of Client Information Request Messages
- DHCP Duplicate Client Differentiation Using Client Subinterface Overview
- Address-Assignment Pools Overview
- DHCP Auto Logout Overview
- Configuring Address-Assignment Pools
- Configuring an Address-Assignment Pool Name and Addresses
- Configuring a Named Address Range for Dynamic Address Assignment
- Configuring Static Address Assignment
- Configuring DHCP Client-Specific Attributes
- DHCP Attributes for Address-Assignment Pools
- Configuring How the Extended DHCP Local Server Determines Which Address-Assignment Pool to Use
- Guidelines for Configuring Interface Ranges

