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

include (Dynamic Access-Line-Identifier VLANs)

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
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 line-identity],
[edit interfaces interface-name unit logical-unit-number auto-configure line-identity]

Description

Configure the access-line identifier received in DHCP or PPPoE discovery packets that is a trusted option. Trusted options are accepted for dynamically creating a VLAN on a static or dynamic underlying VLAN interface. These VLANs are known as access-line-identifier-based VLANs.

Options

accept-no-ids

(Optional) Enables creation of a VLAN in the absence of the ACI and the ARI string in the received DHCP or PPPoE packet. This VLAN serves an a default VLAN to collect all subscribers for which no sub-option is received.

circuit-id

(Optional) Enables creation of the VLAN when the ACI string is received in a DHCP or PPPoE packet.

remote-id

(Optional) Enables creation of the VLAN when the ARI string is received in a DHCP or PPPoE packet.

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