To configure bridge domains, use the following statements at the [edit bridge-domains] hierarchy level. Statements exclusively for SRX-series devices running JUNOS software are shown in bold font and are documented in this chapter.
- bridge-domains bridge-domain-name {
- description description
- domain-type bridge;
- interface interface-name;
- vlan-id (none | number);
- vlan-id-list numbers;
- routing-interface routing-interface-name;
-
- bridge-options {
-
- interface interface-name;
- static-mac static-mac-address;
- }
- }