C613-50631-01 Rev A Command Reference for IE340 Series 2282
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
AUTHENTICATION COMMANDS
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 Configuration for a static channel, a dynamic (LACP) channel group, or a
switch port; or Authentication Profile mode.
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
auth-web enable
auth-web idle-timeout enable
Parameter Description
<420-86400> Time in seconds.