[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

bridge-domains

Syntax

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;
}
}

Hierarchy Level

[edit]

Release Information

Statement modified in Release 9.5 of JUNOS software.

Description

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.

This statement is supported on SRX 3400, SRX 3600, SRX 5600, and SRX 5800 services gateways.

Options

bridge-domain-name—Name of the bridge domain.

The remaining statements are explained separately.

Usage Guidelines

For configuration instructions and examples, see the JUNOS Software Interfaces and Routing Configuration Guide.

Required Privilege Level

routing—To view this statement in the configuration.

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


[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]