Command Manual – AAA&RADIUS&HWTACACS
H3C S3610&S5510 Series Ethernet Switches
Chapter 1 AAA & RADIUS & HWTACACS
Configuration Commands
1-79
Example
# Set the real-time accounting interval in the HWTACACS scheme “hwt1” to 51
minutes.
<Sysname> system-view
System View: return to User View with Ctrl+Z.
[Sysname] hwtacacs scheme hwt1
[Sysname-hwtacacs-hwt1] timer realtime-accounting 51
1.3.20 timer response-timeout
Syntax
timer response-timeout seconds
undo timer response-timeout
View
HWTACACS scheme view
Parameter
seconds
: Length of the response timer in seconds. It ranges from 1 to 300 and defaults
to 5.
Description
Use the
timer response-timeout
command to set the response timeout timer of the
TACACS server.
Use the
undo timer response-timeout
command to restore the default (five seconds).
As the HWTACACS is based on TCP, either the server response timeout and/or the
TCP timeout may cause disconnection to the TACACS server.
Related command:
display hwtacacs
.
Example
# Set the response timeout time of the TACACS server to 30 seconds.
<Sysname> system-view
System View: return to User View with Ctrl+Z.
[Sysname] hwtacacs scheme hwt1
[Sysname-hwtacacs-hwt1] timer response-timeout 30
1.3.21 user-name-format
Syntax
user-name-format
{
with-domain
|
without-domain
}