vlan-id-list
Syntax
vlan-id-list [ vlan-id-numbers ];
Hierarchy Level
[edit bridge-domains bridge-domain-name], [edit logical-systems logical-system-name bridge-domains bridge-domain-name], [edit logical-systems logical-system-name routing-instances routing-instance-name bridge-domains bridge-domain-name], [edit routing-instances routing-instance-name bridge-domains bridge-domain-name], [edit interfaces interface-name unit 0], [edit interfaces interface-name unit logical-unit-number], [edit vlans vlan-name]
Description
Specify a VLAN identifier list to use for a bridge domain or VLAN in trunk mode. VLAN identifier list can be used on C-VLAN interfaces in Q–in–Q tunneling for EX and QFX Series switches.
Specify the trunk
option in the interface-mode
statement to accept packets with a VLAN ID that matches the list
of VLAN IDs specified in the vlan-id-list
statement to
forward the packet within the bridge domain or VLAN configured with
the matching VLAN ID. Specify the access
option to accept
packets with no VLAN ID to forward the packet within the bridge domain
or VLAN configured with the VLAN ID that matches the VLAN ID specified
in the vlan-id
statement.
This statement also enables you to bind a logical interface to a list of VLAN IDs, thereby configuring the logical interface to receive and forward a frame with a tag that matches the specified VLAN ID list.
On some EX and QFX Series switches, if VLAN identifier
list (vlan-id-list
) is used for Q-in-Q tunnelling, you
can apply no more than eight VLAN identifier lists to a physical interface.
Options
vlan-id-numbers
—Valid VLAN identifiers. You can combine individual numbers
with range lists by including a hyphen.
Range: 0 through 4095
Note:On EX Series switches and the QFX Series, the range is 0 through 4094.
Required Privilege Level
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.
Release Information
Statement introduced in Junos OS Release 9.4.
Support for logical systems added in Junos OS Release 9.6.