Chapter 3: Management Commands 59
authorization exec
default
This command applies a default command authorization method list to an access
method so that the user may not be required to use the enable command to enter
Privileged EXEC mode. For usage scenarios on exec authorization, see the
command āaaa authorizationā on page 57.
no authorization
exec default
This command removes command authorization from a line config mode.
show authorization
methods
This command displays the configured authorization method lists.
The following shows example CLI display output for the command.
(CN1610) #show authorization methods
Exec Authorization Method Lists
-------------------------------------
dfltExecAuthList : none
Line Exec Method List
--------- ---------------------
Console dfltExecAuthList
Telnet dfltExecAuthList
SSH dfltExecAuthList
enable
authentication
Use this command to specify the authentication method list when accessing a
higher privilege level from a remote telnet or console.
Format
authorization exec default
Mode Line console, Line telnet, Line SSH
Format
no authorization exec default
Mode Line console, Line telnet, Line SSH
Format
show authorization methods
Mode Privileged EXEC
Format
enable authentication {default | list-name}