56
Parameters
minutes
: Specifies the timeout time in minutes, in the range of 1 to 999.
Examples
# Set the Web user connection timeout time to 20 minutes.
<System> system-view
[System] web idle-timeout 20
web logbuffer size
Use
web logbuffer size
to set the size of the buffer for Web login logging.
Use
undo web logbuffer size
to restore the default.
Syntax
web logbuffer size
pieces
undo web logbuffer size
Default
The buffer can store up to 512 logs.
Views
System view
Default command level
2: System level
Parameters
pieces
: Specifies the size of the buffer for Web login logging, in the number of log messages.
Examples
# Set the size
of the buffer for Web login logging to 800.
<System> system-view
[System] web logbuffer size 800