To configure a static binding for an IPv4 address:
1. Specify the name of the IPv4 address-assignment pool containing the IP address you
want to reserve for the client.
[edit access]
user@host# edit address-assignment pool pool-name family inet
2. Specify the name of the client for the static binding, the client MAC address, and the
IP address to reserve for the client.
This configuration specifies that the client with MAC address 90:00:00:01:00:01 is
always assigned IP address 192.168.44.12.
[edit access address-assignment pool isp_1 family inet]
user@host# set host svale6_boston_net hardware-address 90:00:00:01:00:01
ip-address 192.168.44.12
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
• DHCP Attributes for Address-Assignment Pools on page 321
• Configuring How the Extended DHCP Local Server Determines Which
Address-Assignment Pool to Use on page 322
DHCP Attributes for Address-Assignment Pools
Table 36 on page 321 describes the DHCP client attributes that you can use with the
dhcp-attributes statement when you configure address-assignment pools.
Table 36: DHCP Attributes
DHCP
OptionDescriptionAttribute
67Boot filename advertised to the client, and used by the
client to complete configuration.
boot-file
66Boot server containing the boot file.boot-server
15Domain in which clients search for a DHCP server host.domain-name
–Grace period offered with the lease.grace-period
51Maximum lease time allowed by the DHCP server.maximum-lease-time
6IP address of DNS server to which clients can send DNS
queries.
name-server
321Copyright © 2017, Juniper Networks, Inc.
Chapter 10: Configuring DHCP Client and DHCP Server