
C613-50186-01 Rev B
Command Reference for AR2050V
1844
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
A
UTHENTICATION
C
OMMANDS
AUTH
-
WEB
IDLE
-
TIMEOUT
TIMEOUT
auth-web idle-timeout timeout
Overview
Use this command to set the timeout value for web authentication client in
seconds. The client will be unauthorized when it does not have any activity for a
period that exceeds the timeout value.
The
no
variant of this command sets the timeout value to the default setting, 3600
seconds.
Syntax
auth-web idle-timeout timeout
<420-86400>
no auth-web idle-timeout timeout
Default
The timeout is 3600 seconds by default.
Mode
Interface Mode and Auth Profile
Example
To set 30 minutes as the idle-timeout, use the following commands:
awplus#
configure terminal
awplus(config)#
interface eth1
awplus(config-if)#
auth-web idle-timeout timeout 1800
To return the idle-timeout to the default, use the following commands:
awplus#
configure terminal
awplus(config)#
interface eth1
awplus(config-if)#
no auth-web idle-timeout timeout
Related
Commands
Parameter
Description
<420-86400>
Time in seconds.