• DHCP Duplicate Client Differentiation Using Client Subinterface Overview on page 362
• Subscriber Binding Retention During Interface Delete Events on page 337
• Configuring the Router to Maintain DHCP Subscribers During Interface Delete Events
on page 338
• Understanding Dynamic Reconfiguration of Extended DHCP Local Server Clients on
page 341
• Configuring Dynamic Reconfiguration of DHCP Clients to Avoid Extended Outages Due
to Server Configuration Changes on page 344
• Configuring a DHCP Client on page 360
Configuring DHCP Client-Specific Attributes
You use the address-assignment pool feature to include application-specific attributes
when clients obtain an address. The client application, such as DHCP, uses the attributes
to determine how addresses are assigned, and to also provide optional application-specific
characteristics to the client. For example, the DHCP application might specify that a
client that matches certain prerequisite information is dynamically assigned an address
from a particular named range. Based on which named range is used, DHCP specifies
additional DHCP attributes such as the boot file that the client uses, the lease grace
period, and the maximum lease time.
You use the dhcp-attributes statement to configure DHCP client-specific attributes for
address-assignment pools. DHCP Attributes for Address-Assignment Pools describes the
supported attributes you can configure for IPv4 address-assignment pools.
To configure address-assignment pool attributes for DHCP clients:
1. Specify the name and IP family of the address-assignment pool.
[edit access]
user@host# edit address-assignment pool isp_1 family inet
2. Configure optional DHCP client attributes. For example,
[edit access address-assignment pool isp_1 family inet]
user@host# set dhcp-attributes boot-server 192.168.200.100 grace-period 3600
maximum-lease-time 18000
Related
Documentation
Address-Assignment Pools Overview on page 317•
• Configuring Address-Assignment Pools on page 318
• Configuring an Address-Assignment Pool Name and Addresses on page 319
• Configuring a Named Address Range for Dynamic Address Assignment on page 320
• Configuring Static Address Assignment on page 320
• DHCP Attributes for Address-Assignment Pools on page 321
325Copyright © 2017, Juniper Networks, Inc.
Chapter 10: Configuring DHCP Client and DHCP Server