46 
Parameters set with the accounting-on enable command take effect immediately. 
Examples 
# Enable the accounting-on feature for RADIUS scheme radius1, and set the retransmission interval to 5 
seconds and the transmission attempts to 15. 
<Sysname> system-view 
[Sysname] radius scheme radius1 
[Sysname-radius-radius1] accounting-on enable interval 5 send 15 
Related commands 
display radius scheme 
attribute 15 check-mode 
Use attribute 15 check-mode to configure the attribute 15 check mode for SSH, FTP, and terminal users. 
Use undo attribute 15 check-mode to restore the default. 
Syntax 
attribute 15 check-mode { loose | strict } 
undo attribute 15 check-mode 
Default 
The strict check mode applies. 
Views 
RADIUS scheme view 
Predefined user roles 
network-admin 
Parameters 
loose: Specifies the loose check mode to match the SSH, FTP, and terminal services to the standard 
Login-Service attribute value of 0. 
strict: Specifies the strict check mode to match the SSH, FTP, and terminal services to the extended 
Login-Service attribute values of 50, 51, and 52, respectively. 
Usage guidelines 
Use the loose check mode only when the server does not issue the extended Login-Service attribute 
values for SSH, FTP, and terminal users. 
Examples 
# Configure the attribute 15 check mode as loose for SSH, FTP, and terminal users in RADIUS scheme 
radius1. 
<Sysname> system-view 
[Sysname] radius scheme radius1 
[Sysname-radius-radius1] attribute 15 check-mode loose 
Related commands 
display radius scheme