includes (Dynamic Access-Line-Identifier VLANs)
Syntax
includes {
accept-no-ids {
mac-address;
}
circuit-id;
remote-id;
}
Hierarchy Level
[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. For PPPoE
subscribers you can configure the |
| 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.
mac-address option introduced in Junos OS 25.2R1.