To create dynamic single-tag VLANs and dynamic stacked (dual-tag) VLANs, you must specify what Ethernet packet type you want the single-tag VLAN or stacked VLAN dynamic profile to accept. You can configure which VLAN Ethernet packet types a dynamic profile accepts in the following ways:
To configure the VLAN Ethernet packet type the VLAN dynamic profile can accept:
- user@host# edit interfaces ge-0/0/0
- [edit interfaces ge-0/0/0]
- user@host# edit auto-configure
- [edit interfaces ge-0/0/0 auto-configure]
- user@host# edit vlan-ranges
- [edit interfaces ge-0/0/0 auto-configure vlan-ranges]
- user@host# edit dynamic-profile (VLAN) VLAN-PROF1
![]() |
Note: This release supports only INET (IPv4) Ethernet packet types. |
- [edit interfaces ge-0/0/0 auto-configure vlan-ranges]
- user@host# set accept inet
To configure the VLAN Ethernet packet type the stacked VLAN dynamic profile can accept:
- user@host# edit interfaces ge-0/0/0
- [edit interfaces ge-0/0/0]
- user@host# edit auto-configure
- [edit interfaces ge-0/0/0 auto-configure]
- user@host# edit stacked-vlan-ranges
- [edit interfaces ge-0/0/0 auto-configure stacked-vlan-ranges]
- user@host# edit dynamic-profile (Stacked VLAN) STACKED-VLAN-PROF1
![]() |
Note: This release supports only INET (IPv4) Ethernet packet types. |
- [edit interfaces ge-0/0/0 auto-configure stacked-vlan-ranges]
- user@host# set accept inet