Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents

bridge-options

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
bridge-options {
    interface interface-name;
        static-mac static-mac-address;
    }
    global-mac-ip-limit limit;
    interface-mac-ip-limit limit;
    interface-mac-limit limit;
        packet-action drop;
    }
    mac-pinning 
    mac-statistics;
    mac-ip-table-size limit;
    mac-table-size limit;
    mac-table-aging-time time;
    no-mac-learning;
}

Hierarchy Level

content_copy zoom_out_map
[edit bridge-domains bridge-domain-name],
[edit logical-systems logical-system-name routing-instances routing-instance-name bridge-domains bridge-domain-name],
[edit routing-instances routing-instance-name bridge-domains bridge-domain-name]

Description

(MX Series routers only) Configure Layer 2 learning and forwarding properties for a bridge domain or a virtual switch.

The remaining statements are explained separately. See CLI Explorer.

Required Privilege Level

routing—To view this statement in the configuration.

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

Release Information

Statement introduced in Junos OS Release 8.4.

Support for logical systems added in Junos OS Release 9.6.

Statment (mac-pinning) introduced in Junos OS Release 16.2.

global-mac-ip limit, interface-mac-ip-limit, and mac-ip-table-size statements introduced in Junos OS Release 17.4R1.

footer-navigation