DXS-3600 Series 10GbE Layer 2/3 Switch CLI Reference Guide
54
6-10 ip http authentication aaa
This command is used to specify an AAA authentication method for HTTP server users, use the ip http authentication
aaa command in global configuration mode. To disable a configured authentication method, use the no form of this
command.
ip http authentication aaa {exec-authorization {default |
list-name
} | login-authentication {default |
list-name
}}
no ip http authentication aaa {exec-authorization | login-authentication}
Parameters
Usage Guideline
Once the default exec accounting method list has been configured, it is applied to all
terminals automatically. Once the non-default exec accounting method list has been
configured, it is applied to the line instead of the default method list. If you attempt to
apply an undefined method list, a warning message will prompt that the exec
accounting in this line is ineffective till the exec accounting command method list is
defined.
Example
This example shows how to configure the EXEC accounting method list, with the
name of ‘list-1’, that uses the RADIUS server. If the security server does not
response, it will not perform accounting. After the configuration, EXEC accounting is
applied to the console.
After applying the login method list, ‘list-1’, to the console, when a user logs in from
the console, it sends the account start information to the security server when the
user has logged into the NAS’s CLI. It also sends the account stop information to the
security server when a user logs out.
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#aaa accounting exec list-1 start-stop group radius
DXS-3600-32S(config)#line console
DXS-3600-32S(config-line)#accounting exec list-1
DXS-3600-32S(config-line)#
exec-authorization
Specifies to configure the method list for exec authorization.
login-authentication
Specifies to configure the method list for login authentication.
default
Specifies to configure the default method list.
listname
Specifies to configure the name of the method list.
Default
None.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 15
Usage Guideline
The ‘
ip http authentication aaa
’ command specifies the AAA authentication method
to be used for login when a client connects to the HTTP server. The local, RADISU
and methods should be specified using the ‘
aaa authentication login
’
command.
Summary of Contents for DXS-3600-16S
Page 1: ...CLI Reference Guide Product Model DXS 3600 Series Layer 2 3 Managed 10GbE Switch Release 1 10 ...
Page 232: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 224 ...
Page 301: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 293 ...
Page 349: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 341 ...
Page 494: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 486 ...
Page 564: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 556 ...
Page 649: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 641 ...