Planet Technology WGSD-8000 Switch User Manual


 
User’s Manual of WGSD-1022/WGSD-8000
- 164 –
Command Mode
Line Configuration mode
User Guidelines
There are no user guidelines for this command.
Example
The following example specifies the default authentication method when accessing a higher privilege level from a remote Telnet
or console.
console (config) # line cnsole
console (config-line) # enable authentication default
5.3.5 ip http authentication
The ip http authentication global configuration mode command specifies authentication methods for http. To return to the
default, use the no form of this command.
Syntax
ip http authentication method1 [method2...]
no ip http authentication
method1 [method2...] — Specify at least one from the following table
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
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
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.