interface-tag (Junos OS Evolved)
Syntax
interface-tag name {
dynamic-profile dynamic-profile;
authentication {
password password;
username-include {
delimiter delimiter;
domain-name domain-name;
interface-name;
radius-realm radius-realm;
unit-number;
user-prefix user-prefix;
vlan-tags;
}
}
access-profile access-profile;
}Hierarchy Level
[edit interfaces interface <varname>name</varname> auto-configure static-vlan-identity]
Description
Configure interface tag for the system to initiate a DHCP relay session over a static
IFL (logical interface). To initiate the session, you must also configure interface tag
under the [edit interfaces interface name unit
unit_number] hierarchy as well. The system uses the
tag-name to identify the subscriber interface and create a dynamic
VLAN to initiate a DHCP relay session.
Options
| name |
Interface tag name. The length of the interface tag name cannot exceed 64 characters. The only supported special characters are ^_-*$. |
| dynamic-profile dynamic-profile |
Specify the dynamic profile name to dynamically configure the interface. |
| authentication |
Auto-configure static VLAN authentication. |
| password password |
(Optional) Specify the password for authentication. |
| username-include |
Include username options. |
| delimiter delimiter-character |
Include the character used as the delimiter between the concatenated components of the username. You cannot use the semicolon (;) as a delimiter. |
| domain-name domain-name-string |
Include the domain name formatted string that is concatenated with the username during the subscriber authentication process. |
| interface-name |
Include the interface name to the username string. |
| radius-realm radius-realm |
Include the redius realm name. |
| unit-number |
Include the interface unit number. |
| user-prefix user-prefix-string |
Include the user prefix that is concatenated with the username. |
| vlan-tags |
Include vlan tag(s). You can include either |
| access-profile access-profile |
Include the access profile name for access control. |
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 Evolved Release 25.4R1