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

profile

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
profile profile-name {
     accounting {
          accounting-stop-on-access-deny;
          accounting-stop-on-failure;
          order (radius | [ accounting-order-data-list ];
    }
     authentication-order  [authentication-method]; 
     radius {
          (accounting-server [server-addresses] | accounting-server-name hostname);
          (authentication-server [server-addresses] | authentication-server-name hostname);
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit access]

Description

Configure an access profile. The access profile contains the entire authentication, authorization, and accounting (AAA) configuration that aids in handling AAA requests, including the authentication method and order, AAA server addresses, and AAA accounting.

Default

Not enabled.

Options

profile-name

Profile name of up to 32 characters.

The remaining statements are explained separately. See CLI Explorer.

Note:

The [edit access] hierarchy is not available on QFabric systems.

Required Privilege Level

admin—To view this statement in the configuration. admin-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Release 9.0.

footer-navigation