C613-50055-01 REV A Command Reference for x230 Series Edge Switches 869
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
AUTHENTICATION COMMANDS
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 (30 seconds).
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.
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
deleted. When auth-web-server session-keep or auth two-step enableis enabled,
we recommend you configure a longer connect-timeout period.
Examples To set the connect-timeout period to 3600 for interface 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 interface
port1.0.2, use the following commands:
awplus# configure terminal
awplus(config)# interface port1.0.2
awplus(config-if)# no auth timeout connect-timeout
Validation
Commands
show dot1x
show dot1x interface
Parameter Description
<1-65535> Seconds.