Command Guide of WGSW-28040
38
http | login | default
https | login | default
4.2.3 ip http login authentication
Command:
ip (http | https) login authentication
LISTNAME
no ip (http | https) login authentication
Parameter:
http
Bind login authentication list to user access WEBUI with http protocol
https
Bind login authentication list to user access WEBUI with https protocol
LISTNAME
Specify the login authentication list name to use.
Default:
Default login authentication list for each line is “default”.
Mode:
Global Configuration
Usage Guide:
Different access methods are allowed to bind different login authentication lists. Use “
ip (http | https) login
authentication
” command to bind the list to WEBUI access from http or https.
Use no form to bind the “default” list back.
Example:
This example shows how to create two new login authentication lists and bind to http and https.
Switch(config)#
aaa authentication login test1 radius local
Switch(config)#
aaa authentication login test2 radius local
Switch(config)#
ip http login authentication test1
Switch(config)#
ip https login authentication test2
This example shows how to show line binding lists.
Switch#
show line lists
Line Type | AAA Type | List Name