Command Manual – AAA & RADIUS & HWTACACS & EAD
Quidway S3900 Series Ethernet Switches-Release 1510
Chapter 1 AAA & RADIUS & HWTACACS
Configuration Commands
Huawei Technologies Proprietary
1-21
Once an ISP domain is created, it uses the local AAA scheme instead of any RADIUS
scheme by default.
The RADIUS scheme you specified in the
radius-scheme
command must be an
existing scheme. This command is equivalent to the
scheme
radius-scheme
command.
Related command:
radius scheme
,
scheme
, and
display radius
scheme
.
Example
# Specify the scheme "huawei" as the RADIUS scheme to be used by current ISP
domain "huawei163.net".
<Quidway> system-view
System View: return to User View with Ctrl+Z.
[Quidway] domain huawei163.net
New Domain added.
[Quidway-isp-huawei163.net] radius-scheme huawei
1.1.20 scheme
Syntax
scheme
{
local
|
none
|
radius-scheme
radius-scheme-name
[
local
] |
hwtacacs-scheme
hwtacacs-scheme-name
[
local
] }
undo scheme
{
none
|
radius-scheme
|
hwtacacs-scheme
}
View
ISP domain view
Parameter
radius-scheme-name
: Name of a RADIUS scheme, a character string of up to 32
characters.
hwtacacs-scheme-name
: Name of a HWTACACS scheme, a character string of up to
32 characters.
local
: Specifies to use local authentication.
none
: Specifies not to perform authentication.
Description
Use the
scheme
command to configure the AAA scheme used by current ISP
domain.
Use the
undo scheme
command to restore the default AAA scheme used by the ISP
domain.
By default, the ISP domain uses the
local
AAA scheme.