![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/1/8b/18b1e1e7-4363-4706-bb94-6eba3a993996/18b1e1e7-4363-4706-bb94-6eba3a993996-bg77c.png)
1916 CHAPTER 127: AAA CONFIGURATION COMMANDS
undo accounting login
View ISP domain view
Parameter hwtacacs-scheme hwtacacs-scheme-name: Specifies an HWTACACS scheme by
its name, which is a string of 1 to 32 characters.
local: Performs local accounting.
none: Does not perform any accounting.
radius-scheme radius-scheme-name: Specifies a RADIUS scheme by its name,
which is a string of 1 to 32 characters.
Description Use the
accounting login command to specify the accounting scheme for login
users.
Use the
undo accounting login command to remove the accounting scheme
for login users.
By default, the default accounting scheme is used for login users.
Note that the RADIUS or HWTACACS scheme specified for the current ISP domain
must have been configured.
Related command: accounting default, hwtacacs scheme, radius scheme.
Example # Configure the default ISP domain system to use the local accounting scheme
for login users.
<Sysname> system-view
[Sysname] domain system
[Sysname-isp-system] accounting login local
# Configure the default ISP domain system to use RADIUS accounting scheme rd
for login users and to use the local accounting scheme as the backup scheme.
<Sysname> system-view
[Sysname] domain system
[Sysname-isp-system] accounting login radius-scheme rd local
accounting optional
Syntax accounting optional
undo accounting optional
View ISP domain view
Parameter None