Configuring VLAN Identifiers for Bridge Domains in ACX Series
You can configure VLAN identifiers for a bridge domain for normalization in the following ways:
Configure VLAN mapping by using the input-vlan-map and the
output-vlan-mapstatements at the[edit interfaces interface-name]hierarchy level.Configure an implicit normalizing VLAN identifier under the bridge domain by using the vlan-id statement at the
[edit bridge-domains bridge-domain-name]hierarchy level.
You cannot configure VLAN mapping by using the input-vlan-map and output-vlan-map statements if you configure a normalizing
VLAN identifier for a bridge domain by using the vlan-id statement.
You can use the vlan-id-list [ vlan-id-numbers ] statement to configure bridging for multiple VLANs. Configuring
this statement creates a bridge domain for:
Each VLAN listed—for example,
vlan-id-list [ 100 200 300 ]Each VLAN in a range—for example,
vlan-id-list [ 100-200 ]Each VLAN in a list and range combination—for example,
vlan-id-list [ 50, 100-200, 300 ]