Supported Platforms
Related Documentation
- EX Series, QFabric System, QFX Series standalone switches
- Configuring a DHCP Server on Switches (CLI Procedure)
- J Series
- Configuring the Router or Interface to Act as a DHCP Server on J Series Services Routers
static-binding
Syntax
Hierarchy Level
Release Information
Statement introduced before Junos OS Release 7.4.
Statement introduced in Junos OS Release 9.0 for EX Series switches.
Description
For J Series Services routers and EX Series switches only. Set static bindings for DHCP clients. A static binding is a mapping between a fixed IP address and the client’s MAC address or client identifier.
Options
mac-address—The MAC address of the client. This is a hardware address that uniquely identifies a client on the network.
fixed-address address—Fixed IP address assigned to the client. Typically a client has one address assigned, but you can assign more.
host-name client-hostname—Hostname of the client requesting the DHCP server. The name can include the local domain name. Otherwise, the name is resolved based on the domain-name statement.
client-identifier (ascii client-id | hexadecimal client-id)—Used by the DHCP server to index the database of address bindings. The client identifier is an ASCII string or hexadecimal number and can include a type-value pair as specified in RFC 1700, Assigned Numbers. Either a client identifier or the client’s MAC address must be configured to uniquely identify the client on the network.
Required Privilege Level
system—To view this statement in the configuration.
system-control—To add this statement to the configuration.
Related Documentation
- EX Series, QFabric System, QFX Series standalone switches
- Configuring a DHCP Server on Switches (CLI Procedure)
- J Series
- Configuring the Router or Interface to Act as a DHCP Server on J Series Services Routers
Published: 2014-04-23
Supported Platforms
Related Documentation
- EX Series, QFabric System, QFX Series standalone switches
- Configuring a DHCP Server on Switches (CLI Procedure)
- J Series
- Configuring the Router or Interface to Act as a DHCP Server on J Series Services Routers