Command Manual – AAA&RADIUS&HWTACACS
H3C S3610&S5510 Series Ethernet Switches
Chapter 1 AAA & RADIUS & HWTACACS
Configuration Commands
1-4
[Sysname] domain system
[Sysname-isp-system]accounting lan-access local
# In the default ISP domain named system, configure
radius
as the accounting scheme
named rd for the lan-access user and
local
as backup accounting. 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] accounting lan-access radius-scheme rd local
# In the default ISP domain named system, remove the accounting scheme for the
lan-access user.
<Sysname>system-view
System View: return to User View with Ctrl+Z.
[Sysname] domain system
[Sysname-isp-system] undo accounting lan-access
1.1.4 accounting login
Syntax
accounting login
{
radius-scheme
radius-scheme-name
[
local
] |
hwtacacs-scheme
hwtacacs-scheme-name
[
local
] |
local
|
none
}
undo accounting 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 accounting.
none
: No accounting.
Description
Use the
accounting login
command to configure accounting for the login user.
Use the
undo accounting login
command to remove accounting for the
login user.
Related command:
accounting default
.