Show Authentication Methods - Cisco Small Business 300 1.1 Series Administration Manual

Managed switch
Table of Contents

Advertisement

Authentication, Authorization and Accounting (AAA) Commands
78-20269-01 Command Line Interface Reference Guide
Parameters
method [method2...]—Specifies a list of methods that the authentication algorithm
tries, in the given sequence. The additional authentication methods are used only if
the previous method returns an error, not if it fails. Specify none as the final method
in the command line to ensure that the authentication succeeds, even if all
methods return an error. Select one or more methods from the following list:
Keyword
Description
local
Uses the local username database for authentication.
none
Uses no authentication.
radius
Uses the list of all RADIUS servers for authentication.
tacacs
Uses the list of all TACACS+ servers for
authentication.
Default Configuration
The local user database is the default authentication login method. This is the
same as entering the ip http authentication local command.
Command Mode
Global Configuration mode
User Guidelines
The command is relevant for HTTP and HTTPS server users.
The additional methods of authentication are used only if the previous method
returns an error, not if it fails. Specify none as the final method in the command line
to ensure that the authentication succeeds, even if all methods return an error.
Example
The following example specifies the HTTP access authentication methods.
Console(config)#
ip http authentication aaa login-authentication radius local
15.4

show authentication methods

The show authentication methods Privileged EXEC mode command displays
information about the authentication methods.
15
192

Advertisement

Table of Contents
loading

Table of Contents