Navigation
Supported Platforms
Related Documentation
Configuring the VLAN Ethernet Packet Type for Single-Tag VLAN Dynamic Profiles
To configure the VLAN Ethernet packet type the 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 vlan-ranges stanza.[edit interfaces ge-0/0/0 auto-configure]user@host# edit vlan-ranges
- Access the VLAN dynamic profile for which you want to
configure VLAN ranges.[edit interfaces ge-0/0/0 auto-configure vlan-ranges]user@host# edit dynamic-profile VLAN-PROF1
- Specify what VLAN Ethernet packet type the VLAN or 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 vlan-ranges dynamic-profile VLAN-PROF-1]user@host# set accept inet