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

line-identity (Dynamic Access-Line-Identifier VLANs)

date_range 20-Nov-23

Syntax

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

Hierarchy Level

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

Description

Configure the access-line identifier received in DHCP or PPPoE discovery packets as a trusted option that is accepted for dynamically creating a VLAN on a static or dynamic underlying VLAN interface according to the specified dynamic profile.

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 17.1.

footer-navigation