Name
aaa authorization — global
Synopsis
aaa authorization {network | exec | command level} method ... method
no aaa authorization {network | exec | command level}Configures
Authorization for actions
Default
Disabled
Description
This command sets the authorization method for different command sets.
-
network Sets the authorization method used for network commands.
-
exec Sets the authorization method for any EXEC-level command.
-
commandlevel Sets the authorization method for commands at the given privilege level. Privilege levels range from 0 to 15, inclusive.
-
method...method Specifies where the device looks up the authorization information for a user.
methoddescribes where to get the password for authentication. If more than one method is listed, the methods are tried in order until one succeeds or all have failed. The valid method types aretacacs+,if-authenticated,none,local,radius, andkrb5-instance.
Example
The following commands require TACACS+ authentication for users giving commands at level 8.
aaa new-model aaa authorization command 8 tacacs+ none
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access