AAA Commands
enable password
Cisco 220 Series Smart Plus Switches Command Line Interface Reference Guide Release 1.0.0.x
54
3
no enable authentication
Parameters
•
LISTNAME
—Name of a specific authentication method list created with the
aaa authentication enable command.
Command Mode
Line Configuration mode
Examples
Example 1—The following example uses the default authentication method when
accessing a higher privilege level from a console:
switchxxxxxx(config)#
line console
switchxxxxxx(config-line)#
enable authentication default
Example 2—The following example sets a list of authentication methods for
accessing higher privilege levels:
switchxxxxxx(config)#
aaa authentication enable enable-list radius none
switchxxxxxx(config)#
line console
switchxxxxxx(config-line)#
enable authentication enable-list
enable password
To set a local password to control access to normal and privilege levels, use the
enable password Global Configuration mode command.
To restore the default password, use the no form of this command.
Syntax
enable password [level
privilege-level
]
unencrypted-password
enable secret [level
privilege-level
] encrypted
encrypted-password
no enable [password | secret] [level
privilege-level
]