inner-list
Syntax
inner-list [vlan-id–vlan-id];
Hierarchy Level
[edit interfaces interface-name unit logical-unit-number]
Description
List or a set of VLAN identifiers. inner-list
is used in
double-tagged interfaces and doesn't support Tag Protocol Identifier (TPID)
values such as 0x8100
, 0x88a8
,
0x9100
, and 0x9200
. You can
configure a maximum of 32 unique ranges for VLAN IDs for each IFD and
configure a maximum of 1024 VLAN ID lists at the system level.
Multiple IFLs from the same IFD can use the same inner range or inner VLAN ID but the VLAN IDs cannot overlap. For example: you have 8 IFLs. IFL1 has an outer VLAN D of 400 and inner VLAN ID range of 40 to 50, and IFL2 has an outer VLAN ID of 800 and inner VLAN ID of 10. In this case, the allowed configurations could be:
-
IFL3 with an outer VLAN ID of 500 and inner VLAN ID range of 40 to 50
-
IFL7 with an outer VLAN ID of 100 and inner VLAN ID range of 60 to 70.
The following configurations won’t be allowed:
-
IFL4 with an outer VLAN ID of 600 and inner VLAN ID range of 45 to 48. This conflicts with IFL1.
-
IFL6 with an outer VLAN ID of 700 and inner VLAN ID range of as 5 to 15. This conflicts with IFL2.
Options
vlan-id-vlan-id—The first vlan-id is the lowest VLAN ID in the range the second vlan-id is the highest VLAN ID in the range. |
|
Required Privilege Level
interface—To view this statement in the configuration.
Release Information
Statement introduced in Junos OS Evolved Release 24.2R1-EVO for ACX Series Switches.