CLI Guide

Version Description
9.8(2.0) Introduced on the S3100 series.
9.8(0.0P5) Introduced on the S4048-ON.
9.8(0.0P2) Introduced on the S3048-ON.
9.7(0.0) Introduced on the S6000–ON.
9.5(0.0) Added support for roles on the Z9000, S6000, S4820T,
S4810, and MXL.
9.2(1.0) Introduced on the Z9500.
9.0.2.0 Introduced on the S6000.
8.3.19.0 Introduced on the S4820T.
8.3.11.1 Introduced on the Z9000.
8.3.7.0 Introduced on the S4810.
7.6.1.0 Introduced on the S-Series.
7.5.1.0 Introduced on the C-Series.
6.3.1.0 Introduced on the E-Series.
Related
Commands
aaa authorization commands — sets the parameters that restrict (or permit) a
user’s access to EXEC and CONFIGURATION level commands.
aaa authorization exec — sets the parameters that restrict (or permit) a user’s
access to EXEC level commands.
aaa authorization commands
Set parameters that restrict (or permit) a user’s access to EXEC and CONFIGURATION level commands.
Syntax
aaa authorization commands {level | role role-name}{name|
default} {local | tacacs+| none}
Undo a configuration with the no aaa authorization commands {level |
role role-name} {name|default} {local | tacacs+ | none}
command.
Parameters
commands level Enter the keyword commands then the command privilege
level for command level authorization.
role role-name Enter the keyword role then the role name.
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.
Security
1535