Reference Guide

Security | 811
authorization
z
Apply an authorization method list to terminal lines.
Syntax
authorization {exec | commands level} method-list
Parameters
Defaults
None
Command Modes
LINE
Command History
Usage Information
aaa authorization commands
z
Set parameters that restrict (or permit) a users access to EXEC and CONFIGURATION level
commands
Syntax
aaa authorization commands level {name | default} {local || tacacs+ || none}
Undo a configuration with the no aaa authorization commands level {name | default} {local || tacacs+
|| none} command syntax.
Parameters
Defaults
None
Command Modes
CONFIGURATION
S6000
exec
Enter this keyword to apply an EXEC level authorization method list.
commands level
Enter this keyword to apply an EXEC and CONFIGURATION level
authorization method list.
method-list Enter a method list that you defined using the command aaa authorization
exec or aaa authorization commands.
Version 9.0.2.0 Introduced on the S6000.
Version 8.3.11.1 Introduced on Z9000
aaa authorization commands Set parameters that restrict (or permit) a users access to EXEC and
CONFIGURATION level commands
aaa authorization exec Set parameters that restrict (or permit) a user’s access to EXEC level
commands.
S6000
commands level
Enter the keyword commands followed by the command privilege level
for command level authorization.
name
Define a name for the list of authorization methods.
default
Define the default list of authorization methods.
local
Use the authorization parameters on the system to perform authorization.
tacacs+
Use the TACACS+ protocol to perform authorization.
none
Enter this keyword to apply no authorization.