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

profiles (AAA)

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
profiles aaa-profile-name {
    radius {
        accounting {
            network-element network-element-name;
        }
        authentication {
            network-element network-element-name;
        }
        policy {
            activation-attribute {
                <code numeric-code;>
                <vendor-id vendor-id;>
            }
            deactivation-attribute {
                <code numeric-code;>
                <vendor-id vendor-id;>
            }
            coa-accounting (enable | disable);
        }
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit unified-edge aaa]

Description

Configure a profile of the policy control attributes for RADIUS servers. This profile is used by the policy and charging enforcement function (PCEF) profile.

Options

aaa-profile-name

Name of the AAA profile.

The remaining statements are explained separately. See CLI Explorer.

Required Privilege Level

unified-edge—To view this statement in the configuration.

unified-edge-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Release 17.1.

footer-navigation