Navigation
Configuring VLAN Dynamic Profile Override
You can override dynamic profile assignment to individual VLANs that are already part of a previously defined VLAN range. This functionality provides a type of exception to an assigned VLAN range. It enables you to configure individual VLAN IDs to use a different dynamic profile from the one assigned to the VLAN range that includes the individual VLAN ID.
To configure dynamic profile override for a specific VLAN:
- Access the interface on which you want to create a dynamic
profile override.user@host# edit interfaces ge-0/0/0
- Access the interface automatic configuration hierarchy.[edit interfaces ge-0/0/0]user@host# edit auto-configure
- Access either the single-tagged or dual-tagged (stacked)
VLAN ranges that you want to modify.[edit interfaces ge-0/0/0 auto-configure]user@host# edit vlan-ranges
or
[edit interfaces ge-0/0/0 auto-configure]user@host# edit stacked-vlan-ranges - Define the override statement along with the
VLAN tag that you want to override and the dynamic profile that you
want to use when overriding the specified VLAN tag.[edit interfaces ge-0/0/0 auto-configure vlan-ranges]user@host# set override tag 20 dynamic-profile NewProfile
or
[edit interfaces ge-0/0/0 auto-configure stacked-vlan-ranges]user@host# set override tag 20 dynamic-profile NewProfile