Command Manual – AAA&RADIUS&HWTACACS
H3C S3610&S5510 Series Ethernet Switches
Chapter 1 AAA & RADIUS & HWTACACS
Configuration Commands
1-8
Use the
undo authentication default
command to restore the default authentication
scheme for all users.
By default, the
local
authentication is used.
The authentication scheme configured by the
authentication default
command is
applicable to all users. But its priority is lower than that configured by a special access
mode.
Related command:
authorization default
and
accounting default
.
Example
# In the default ISP domain named system, configure
local
as the default
authentication for all users.
<Sysname>system-view
System View: return to User View with Ctrl+Z.
[Sysname] domain system
[Sysname-isp-system] authentication default local
# In the default ISP domain named system, configure
radius
as the default
authentication scheme named rd for all users and
local
as backup authentication. Note
that the
rd
scheme must be already configured. Related command:
radius scheme
.
<Sysname>system-view
System View: return to User View with Ctrl+Z.
[Sysname] domain system
[Sysname-isp-system] authentication default radius-scheme rd local
# In the default ISP domain named system, restore the default authentication scheme
for all users.
<Sysname>system-view
System View: return to User View with Ctrl+Z.
[Sysname] domain system
[Sysname-isp-system] undo authentication default
1.1.8 authentication lan-access
Syntax
authentication lan-access
{
radius-scheme
radius-scheme-name
[
local
] |
local
|
none
}
undo authentication lan-access
View
ISP domain view