username-include (Demux)
Syntax
username-include {
auth-server-realm realm-string;
delimiter delimiter-character;
domain-name domain-name;
interface-name;
source-address;
user-prefix user-prefix-string;
}
Hierarchy Level
[edit interfaces interface-name unit unit-number demux inet auto-configure address-ranges authentication] [edit interfaces interface-name unit unit-number demux inet6 auto-configure address-ranges authentication]
Description
Specify the information included in the username created for the demultiplexing (demux) interface options. The remaining statement is explained separately.
Options
| auth-server-realm auth-server-realm-string | Specify the authentication server name string used for the demultiplexing (demux) interface options. |
| delimiter delimiter-character | Specify the character used as the delimiter between the concatenated components of the username. You cannot use the semicolon (;) as a delimiter. The delimiter defines the boundary between the part of the original username that is kept and the part that is discarded. |
| domain-name domain-name-string | Specify the domain name formatted string that is concatenated with the username during the subscriber authentication process. |
| interface-name | Append the interface name for the demultiplexing (demux) interface options to the username string used for authentication. |
| source-address | Set the source address for every user name for the demultiplexing (demux) interface options. |
| user-prefix user-prefix-string | Specify the user prefix that is concatenated with the username for the demultiplexing (demux) interface options. |
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 18.1R1.