bridge-domains
Syntax
- bridge-domains {
-
- bridge-domain-name {
-
- bridge-options {
- ...bridge-options-configuration...
- }
- domain-type bridge;
- interface interface-name;
- routing-interface routing-interface-name;
- vlan-id (all |
none | number);
- vlan-id-list [ vlan-id-numbers ];
- vlan-tags outer number inner number;
-
- bridge-options {
-
- interface interface-name {
- static-mac mac-address;
- }
- interface-mac-limit limit;
- mac-statistics;
- mac-table-size limit;
- no-mac-learning;
- }
- }
- }
Hierarchy Level
- [edit],
- [edit logical-systems logical-system-name routing-instances routing-instance-name],
- [edit routing-instances routing-instance-name]
Release Information
Statement introduced in JUNOS Release 8.4.
Support for logical systems added in JUNOS Release 9.6.
Description
(MX Series routers only) Configure a domain that includes a set of logical ports that share the same flooding or broadcast characteristics in order to perform Layer 2 bridging.
Options
-
bridge-domain-name—Name of the bridge domain.
-
The remaining statements are explained separately.
Usage Guidelines
See Configuring Bridge Domains, Configuring Layer 2 Virtual Switches, Configuring Layer 2 Virtual Switches, and Example: Configuring E-LINE and E-LAN Services for a PBB Network on MX Series Routers.
Required Privilege Level
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.

