Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

host (Address-Assignment Pools)

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
host hostname {
    hardware-address mac-address;
    ip-address ip-address;
}

Hierarchy Level

content_copy zoom_out_map
[edit access address-assignment pool pool-name family (inet | inet6)]

Description

Configure a static binding for the specified client.

Options

hostname

Name of the client.

hardware-address mac-address

Specify the MAC address of the client. This is the hardware address that identifies the client on the network.

  • mac-address—MAC address of the client.

ip-address ip-address

Specify the reserved IP address assigned to the client.

  • ip-address—IP version 4 (IPv4) address.

Required Privilege Level

admin—To view this statement in the configuration.

admin-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Release 9.0.

footer-navigation