Configuration Guide AAA Configuration
username name [password
password]
Establish the local username and set the
password.
username name [privilege level]
Set the user privilege level. (Optional)
Return to the privileged mode.
Confirm the configuration.
To define the local Enable authentication method list, run the following commands:
Enter the global configuration mode.
aaa authentication enable default
local
Define the local method list.
Return to the privileged mode.
Confirm the configured method list.
Enter the global configuration mode.
Confirm the configuration.
Using Radius for Enable authentication
The standard RADIUS server can pass the privilege level binded with the Service-Type
attribute(the standard attribute number is 6), can specify the privilege with 1 or 15 level. The
extened RADIUS server (for example, SAM) can configure the privilege level of the
administrator(the private attribute number is 42), can specify 0-15 privilege level. For the
details of the RADIUS server, see Specifying the RADIUS Private Attribute Type in
Configuring RADIUS.
To configure the use of RADIUS authentication server for enable authentication, it is required
to first configure the RADIUS server, then the RADIUS server-based enable authentication
method list. Run the following commands in the global configuration mode:
Enter the global configuration mode.
aaa authentication enable default
group radius
Define RADIUS authentication method.
Return to the privileged mode.
Confirm the configured method list.
Confirm the configuration.