Enable Authentication - Cisco 220 Series Smart Plus Reference Manual

Smart plus switches command line interface
Hide thumbs Also See for 220 Series Smart Plus:
Table of Contents

Advertisement

AAA Commands

enable authentication

enable authentication
Cisco 220 Series Smart Plus Switches Command Line Interface Reference Guide Release 1.0.0.x
Each additional authentication method is used only if the previous method returns
an error, not if it fails. To ensure that the authentication succeeds even if all
methods return an error, specify none as the final method in the command line.
Select one or more methods from the following list:
Keyword
Description
enable
Uses the enable password for authentication.
local
Uses the locally defined usernames for authentication.
none
Uses no authentication.
radius
Uses a list of RADIUS servers for authentication.
tacacs+
Uses a list of TACACS+ servers for authentication.
The default and list names created with this command are used with the aaa
authentication enable command.
The no aaa authentication login
has not been referenced by another command.
Example
The following example sets the authentication login method for console sessions:
switchxxxxxx(config)# aaa authentication login authen-list radius local none
switchxxxxxx(config)# line console
switchxxxxxx(config-line)# login authentication authen-list
To specify the authentication method for accessing a higher privilege level from a
remote Telnet or console, use the enable authentication Line Configuration mode
command.
To restore the default authentication method, use the no form of this command.
Syntax
enable authentication
LISTNAME
LISTNAME
command deletes a list name only if it
3
53

Advertisement

Table of Contents
loading

Table of Contents