auto-configure
Syntax
- auto-configure {
-
- vlan-ranges {
-
- dynamic-profile profile-name {
- accept (inet);
- ranges (any | low-tag) - (any | high-tag);
- }
- }
-
- stacked-vlan-ranges {
-
- dynamic-profileprofile-name {
- accept (inet);
- ranges (any | low-tag - high-tag) , (any | low-tag - high-tag);
- }
- }
- }
Hierarchy Level
- [edit interfaces interface-name]
Release Information
Statement introduced in JUNOS Release 9.5.
Description
Enables the configuration of dynamic, auto-sensed VLANs.
The remaining statements are explained separately.
Required Privilege Level
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.
