Authentication, Authorization and Accounting (AAA) Commands
93
OL-32830-01 Command Line Interface Reference Guide
3
Syntax
ip http authentication aaa login-authentication
method1
[
method2
...]
no ip http authentication aaa login-authentication
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:
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.
Example
The following example specifies the HTTP access authentication methods.
switchxxxxxx(config)#
ip http authentication aaa login-authentication radius
local none
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 servers for
authentication.
Summary of Contents for 300 Series
Page 2: ......