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

variables (Dynamic Service Profiles)

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
variables variable-name {
    default-value default-value;
    equals expression;
    mandatory;
    uid;
    uid-reference;
}

Hierarchy Level

content_copy zoom_out_map
[edit dynamic-profiles profile-name]

Description

Configure user-defined variables in a dynamic service profile. The values that the system uses for these variables are provided by the RADIUS server and applied when the subscriber authenticates. You can configure default values that are used when RADIUS does not return a value. Alternatively, you can specify that the profile fails if RADIUS does not return a value for a variable.

Note:

Do not use this statement in a dynamic client profile.

Options

variable-name—Name of the variable.

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

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 9.3.

footer-navigation