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

static-ip

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
static-ip ip-addresses {
    vlan  vlan-name;
    mac mac-address; 
}

Hierarchy Level

Description

Configure a static IP address to MAC address (IP-MAC) binding to be added to the DHCP snooping database.

Note:

The VLAN is specified at the higher hierarchy level when static-ip is configured at [edit vlans vlan-name forwarding-options dhcp-security group group-name interface interface-name].

Options

ip-address—Static IP address assigned to a device connected on the specified interface.

macmac-address—Static MAC address assigned to a device connected on the specified interface.

The remaining statements are explained separately. See CLI Explorer.

Required Privilege Level

system—To view this statement in the configuration.system-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Release 9.2.

Hierarchy level [edit vlans vlan-name forwarding-options dhcp-security] introduced in Junos OS Release 13.2X50-D10. (See Using the Enhanced Layer 2 Software CLI for information about ELS.)

footer-navigation