
C613-50186-01 Rev B
Command Reference for AR2050V
1843
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
A
UTHENTICATION
C
OMMANDS
AUTH
-
WEB
IDLE
-
TIMEOUT
ENABLE
auth-web idle-timeout enable
Overview
Use this command to enable the idle-timeout for client of web authentication on
the interface.
The
no
variant of this command to disable the idle-timeout for client of web
authentication on the interface.
Syntax
auth-web idle-timeout enable
no auth-web idle-timeout enable
Default
The idle-timeout is disabled by default.
Mode
Interface Mode and Auth Profile
Example
To enable the idle-timeout on an interface, use the following commands:
awplus#
configure terminal
awplus(config)#
interface eth1
awplus(config)#
auth-web enable
awplus(config-if)#
auth-web idle-timeout enable
To disable the idle-timeout on an interface, use the following commands:
awplus#
configure terminal
awplus(config)#
interface eth1
awplus(config-if)#
no auth-web idle-timeout enable
Related
Commands