Reference Guide

Table Of Contents
ip http authentication
Use this command to specify authentication methods for HTTP server users. The default configuration is
the local user database is checked. This action has the same eect as the command ip http
authentication local. 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. For example, if none is specified
as an authentication method after radius, no authentication is used if the RADIUS (Remote
Authentication Dial In User Service) server is down.
Default local
Format ip http authentication method1 [method2...]
Mode Global Config
Parameter Description
method1
[method2...]
Specify at least one from the following:
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.
The following example configures the HTTP authentication.
(Extreme 220) (Config) # ip http authentication radius local
no ip http authentication
Use this command to return to the default.
Format
no ip http authentication
Mode Global Config
ip https authentication
Use this command to specify authentication methods for HTTPS
server users. The default configuration
is the local user database is checked. This action has the same eect as the command ip https
authentication local. 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, specifynone as the final method in the command line. For example, if none is specified
as an authentication method after radius, no authentication is used if the RADIUS
server is down.
Default
local
Format ip https authentication method1 [method2...]
Mode Global Config
Management Commands
ExtremeSwitching 200 Series: Command Reference Guide for version 01 .02.04.0007 55