38 radius authenication commands, 1 aaa new-model, 2 no aaa new-model – CANOGA PERKINS 9171 Command Reference User Manual
Page 648

CanogaOS Command Reference
38-1
38 Radius Authenication Commands
38.1 aaa new-model
Enable the authentication, authorization, accounting (AAA) access control model.
Command Syntax
aaa new-model
aaa: Authentication, authorization, and accounting
new-model: Access control commands and functions
Command Mode
Global configuration mode
Usage
This is a sample output from the command displaying how to enable aaa access control model.
uml(config)#aaa new-model
And you can check the result by using show aaa status command.
Switch#show aaa status
aaa stats:
Authentication enable
Examples
Switch(config)#aaa new-model
Related Commands
no aaa new-model
38.2 no aaa new-model
Disable the authentication, authorization, accounting (AAA) access control model.
Command Syntax
no aaa new-model
no: Negate a command or set its defaults
aaa: Authentication, authorization, and accounting
new-model: Access control commands and functions
Command Mode
Global configuration mode
Usage