AAA Commands
ip http authentication
SPS208G/SPS224G4/SPS2024 Command Line Interface Reference Guide 39
2

ip http authentication
The ip http authentication Global Configuration mode command specifies
authentication methods for HTTP server users. To restore the default
configuration, use the no form of this command.
Syntax
ip http authentication

method1

[
method2...
]
no ip http authentication
Parameters

method1

[
method2...
] — Specify at least one method from the following list:
Default Configuration
The local user database is checked. This has the same effect as the command ip
http authentication

local

.
Command Mode
Global Configuration mode
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.