[an error occurred while processing this directive] [an error occurred while processing this directive]

profile

Syntax

profile profile-name {
accounting {
order [radius | none];
stop-on-access-deny;
stop-on-failure;
}
authentication-order [authentication-method];
radius {
accounting-server [server-addresses];
authentication-server [server-addresses];
}
}

Hierarchy Level

[edit access]

Release Information

Statement introduced in JUNOS Release 9.0 for EX-series switches.

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.

Required Privilege Level

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

[an error occurred while processing this directive]