Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

Supported Platforms

Configuring Which VLAN Ethernet Packet Types Dynamic Profiles Can Accept

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:

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:

  1. Access the interface over which you want to create dynamic VLANs.
    user@host# edit interfaces ge-0/0/0
  2. Edit the VLAN auto-configure stanza.
    [edit interfaces ge-0/0/0]user@host# edit auto-configure
  3. Edit the vlan-ranges stanza.
    [edit interfaces ge-0/0/0 auto-configure]user@host# edit vlan-ranges
  4. 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
  5. 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

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:

  1. Access the interface over which you want to create dynamic VLANs.
    user@host# edit interfaces ge-0/0/0
  2. Edit the VLAN auto-configure stanza.
    [edit interfaces ge-0/0/0]user@host# edit auto-configure
  3. Edit the stacked-vlan-ranges stanza.
    [edit interfaces ge-0/0/0 auto-configure]user@host# edit stacked-vlan-ranges
  4. 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
  5. 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

Published: 2013-02-11

Supported Platforms

Published: 2013-02-11