Ip Https Authentication - Planet Networking & Communication WGSW-24010 User Manual

10/100/1000mbps 24-port + 1 mini-gbic managed gigabit ethernet switch
Hide thumbs Also See for WGSW-24010:
Table of Contents

Advertisement

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.
Example
The following example configures the http authentication.
console (config) # ip http authentication radius local

3.3.6 ip https authentication

The ip https authentication global configuration command specifies authentication methods for https servers. To return
to the default, use the no form of this command.
Syntax
ip https authentication method1 [method2...]
no ip https 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
efault Configuration
D
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.
console (config) # ip https authentication radius local
15

Advertisement

Table of Contents
loading

Table of Contents