90 AAA Commands
Syntax
•
ip https authentication
method1
[
method2
...]
• no ip https authentication
•
method1
[
method2
...] — Specify at least one from the following table:
Default Configuration
The local user database is checked. This has the same effect as the command
ip https authentication
local
.
Command Mode
Global Configuration mode.
User Guidelines
• The additional methods of authentication are 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.
Example
The following example configures https authentication.
show authentication methods
The authentication methods Privilege EXEC mode command displays information about the
authentication methods.
Syntax
• show authentication methods
Default Configuration
This command has no default configuration.
Keyword Source or destination
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.
Console (config)# ip https authentication radius local
Console (config)# ip https authentication tacacs local
5400_CLI.book Page 90 Wednesday, December 17, 2008 4:33 PM