Navigation
Supported Platforms
Configuring the VLAN Ethernet Packet Type for Stacked VLAN Dynamic Profiles
To configure the VLAN Ethernet packet type the stacked VLAN dynamic profile can accept:
- Access the interface over which you want to create dynamic
VLANs.user@host# edit interfaces ge-0/0/0
- Edit the VLAN auto-configure stanza.[edit interfaces ge-0/0/0]user@host# edit auto-configure
- Edit the stacked-vlan-ranges stanza.[edit interfaces ge-0/0/0 auto-configure]user@host# edit stacked-vlan-ranges
- Access the VLAN dynamic profile for which you want to
configure VLAN ranges.[edit interfaces ge-0/0/0 auto-configure stacked-vlan-ranges]user@host# edit dynamic-profile STACKED-VLAN-PROF1
- Specify what VLAN Ethernet packet type the stacked VLAN
dynamic profile accepts.
Note: This release supports inet and dhcp-v4 for IPv4 packets, inet6 and dhcp-v6 for IPv6 packets, and pppoe for PPP packets.
[edit interfaces ge-0/0/0 auto-configure stacked-vlan-ranges dynamic-profile STACKED-VLAN-PROF1]user@host# set accept inet