Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

auto-configure (Dynamic VLAN Interface Sets)

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
auto-configure {
    agent-circuit-identifier {
        dynamic-profile profile-name;
    }
    line-identity {
        include {
            accept-no-ids;
            circuit-id;
            remote-id;
        }
        dynamic-profile profile-name;
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit dynamic-profiles profile-name interfaces “$junos-interface-ifd-name” unit “$junos-interface-unit”],
[edit interfaces interface-name unit logical-unit-number]

Description

Enable the configuration of dynamic, auto-sensed VLAN subscriber interfaces on a static or dynamic underlying VLAN interface. Use the agent-circuit-identifier statement to configure dynamic VLANs based only on the ACI. Use the line-identity statement to configure dynamic VLANs that can be initiated by receipt of ACI, ARI, both ACI and ARI, or neither.

The remaining statements are explained separately. Search for a statement in CLI Explorer or click a linked statement in the Syntax section for details.

Required Privilege Level

interface—To view this statement in the configuration.

interface-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Release 12.2.

footer-navigation