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-mac-ip

date_range 18-Dec-24

Syntax

content_copy zoom_out_map
            static-mac-ip ip-address {
                mac-address [ mac-address ... ];
                router;
            }

Hierarchy Level

content_copy zoom_out_map
[edit routing-instances name vlans name switch-options interface],
[edit vlans name switch-options interface]
        
content_copy zoom_out_map
[edit logical-systems name routing-instances name bridge-domains name bridge-options interface],
[edit routing-instances name bridge-domains name bridge-options interface],
        
content_copy zoom_out_map
[edit logical-systems name routing-instances name protocols evpn interface],
[edit logical-systems name tenants name routing-instances name protocols evpn interface],
[edit routing-instances name protocols evpn interface],
        

Description

Configure a static IP address to MAC address (MAC-IP) binding. You can configure an IP address to one or more MAC address entries.

Note:

You can configure a maximum of eight MAC addresses per static IP address.

Options

ip-address

Static IP address assigned to bind to the MAC address of the device.

mac-address [ mac-address ... ]

The MAC address of the switch-options interface.

router

Router flag for IPv6 addresses.

Required Privilege Level

[none specified]

Release Information

Statement introduced in Junos OS Release 23.4R1.

footer-navigation