C613-50170-01 Rev B
Command Reference for x510 Series
1747
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
A
UTHENTICATION
C
OMMANDS
AUTH
TIMEOUT
CONNECT
-
TIMEOUT
auth timeout connect-timeout
Overview
This command sets the connect-timeout period for the interface.
Use the
no
variant of this command to reset the connect-timeout period to the
default.
Syntax
auth timeout connect-timeout <
1-65535
>
no auth timeout connect-timeout
Default
The connect-timeout default is 30 seconds.
Mode
Interface Configuration for a static channel, a dynamic (LACP) channel group, or a
switch port; or Authentication Profile mode.
Usage
This command is used for MAC- and Web-Authentication. If the connect-timeout
has lapsed and the supplicant has the state
connecting
, then the supplicant is
or
is enabled,
we recommend you configure a longer connect-timeout period.
Examples
To set the connect-timeout period to 3600 seconds for port1.0.2, use the following
commands:
awplus#
configure terminal
awplus(config)#
interface port1.0.2
awplus(config-if)#
auth timeout connect-timeout 3600
To reset the connect-timeout period to the default (30 seconds) for port1.0.2, use
the following commands:
awplus#
configure terminal
awplus(config)#
interface port1.0.2
awplus(config-if)#
no auth timeout connect-timeout
To set the connect-timeout period to 3600 seconds for authentication profile
‘student’, use the commands:
awplus#
configure terminal
awplus(config)#
auth profile student
awplus(config-auth-profile)#
auth timeout connect-timeout 3600
Parameter
Description
<
1-65535
>
Specifies the connect-timeout period (in seconds).