Command Manual – AAA&RADIUS&HWTACACS
H3C S3610&S5510 Series Ethernet Switches
Chapter 1 AAA & RADIUS & HWTACACS
Configuration Commands
1-10
undo authentication login
View
ISP domain view
Parameter
radius-scheme-name
: Name of RADIUS scheme, a string not exceeding 32 characters.
hwtacacs-scheme-name:
Name of HWTACACS scheme, a string not exceeding 32
characters.
local
: Local authentication.
none
: No authentication.
Description
Use the
authentication login
command to configure authentication for a login user.
Use the
undo authentication login
command to remove authentication for a login
user.
Related command:
authentication default
.
Example
# In the default ISP domain named system, configure
local
as the authentication
scheme for the
login
user.
<Sysname>system-view
System View: return to User View with Ctrl+Z.
[Sysname] domain system
[Sysname-isp-system] authentication login local
# In the default ISP domain named system, configure
radius
as the default
authentication named rd for the
login
user and
local
as backup authentication. Note
that the
rd
authentication 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 login radius-scheme rd local
# In the default ISP domain named system, remove the authentication scheme for the
login user.
<Sysname>system-view
System View: return to User View with Ctrl+Z.
[Sysname] domain system
[Sysname-isp-system] undo authentication login