R3204P16-HP Load Balancing Module Security Command Reference-6PW101

67
authentication super
Syntax
authentication super radius-scheme radius-scheme-name
undo authentication super
View
ISP domain view
Default level
2: System level
Parameters
radius-scheme radius-scheme-name: Specifies a RADIUS scheme by its name, which is a case-insensitive
string of 1 to 32 characters.
Description
Use the authentication super command to configure the authentication method for user privilege level
switching.
Use the undo authentication super command to restore the default.
By default, the default authentication method is used for user privilege level switching authentication.
The specified RADIUS scheme must have been configured.
Related commands: radius scheme and super.
Examples
# Configure ISP domain test to use RADIUS scheme rd for user level switching authentication.
<Sysname> system-view
[Sysname] super authentication-mode scheme
[Sysname] domain test
[Sysname-domain-test] authentication super radius-scheme rd
authorization command
Syntax
authorization command { local | none }
undo authorization command
View
ISP domain view
Default level
2: System level
Parameters
local: Performs local authorization.
none: Does not perform any authorization. In this case, an authenticated user is automatically authorized
with the corresponding default rights.