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

bridge-domains

Syntax

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

Hierarchy Level

[edit],
[edit routing-instances routing-instance-name]

Release Information

Statement introduced in JUNOS Release 8.4.

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 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.

Required Privilege Level

routing—To view this statement in the configuration.

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

Related Topics

instance-type


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