Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
keyboard_arrow_right

username-include (Static Subscribers)

date_range 09-Dec-23

Syntax

content_copy zoom_out_map
username-include {
    delimiter delimiter-character;
    domain-name domain-name;
    interface;
    logical-system-name;
    routing-instance-name;
    user-prefix user-prefix-string;
    vlan-tags;
}

Hierarchy Level

content_copy zoom_out_map
[edit logical-systems logical-system-name routing-instances routing-instances-name system services static-subscribers  authentication],
[edit logical-systems logical-system-name routing-instances routing-instances-name system services static-subscribers group group-name  authentication],
[edit logical-systems logical-system-name system services static-subscribers  authentication],
[edit logical-systems logical-system-name system services static-subscribers group group-name  authentication],
[edit routing-instances routing-instances-name system services static-subscribers  authentication],
[edit routing-instances routing-instances-name system services static-subscribers group group-name  authentication],
[edit system services static-subscribers authentication],
[edit system services static-subscribers group group-name authentication]

Description

Specify the information included in the username created for all static subscribers or for static subscribers in a specified group. The group version of the statement takes precedence over the global version. The username is also sent to RADIUS in the Access-Request message.

Options

delimiter delimiter-character

Specify the delimiter character that separates the different fields configured for the username. You can specify only a single character as the delimiter.

  • Default: The default delimiter is a period (.).

vlan-tags

Include the VLAN tags (VLAN IDs) for the interface. For single-tagged VLANs, the field is encoded as outer-tag. For stacked VLANs, the field is encoded as outer-tag-inner-tag. For IP demux interfaces configured for static subscribers, the VLAN tags configured on the underlying interface are used.

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

system—To view this statement in the configuration.

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

Release Information

Statement introduced in Junos OS Release 9.6.

delimiter and vlan-tags options added in Junos OS Release 18.3R1.

external-footer-nav