- bridge-domains bridge-domain-name {
- domain-type bridge;
-
vlan-id (all | none | number);
-
vlan-tags outer number inner number;
-
routing-interface routing-interface-name;
- interface interface-name;
-
-
bridge-options {
-
interface-mac-limit limit;
-
mac-statistics;
-
mac-table-size limit;
-
no-mac-learning;
-
- interface interface-name;
-
static-mac mac-address;
- }
- }
- }
- [edit],
- [edit routing-instances routing-instance-name]
Statement introduced in JUNOS Release 8.4.
(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.
bridge-domain-name—Name of the bridge domain.
The remaining statements are explained separately.
See Configuring a Bridge Domain, Configuring a Layer 2 Virtual Switch, and Configuring Integrated Routing and Bridging for a Bridge Domain Within a Layer 2 Virtual Switch.
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.
instance-type