beautypg.com

Auth timeout connect-timeout – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual

Page 1147

background image

Authentication Commands

Software Reference for x310 Series Switches

C613-50046-01 REV A

AlliedWare Plus

TM

Operating System - Version 5.4.4C

43.21

auth timeout connect-timeout

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 enable

is enabled it is recommended to

configure a longer connect-timeout period.

Examples

To set the connect-timeout period to 3600 for interface port1.0.2, use the following
commands:

To reset the connect-timeout period to the default (30 seconds) for interface port1.0.2,
use the following commands:

Validation

Commands

show dot1x
show dot1x interface

Parameter

Description

<1-65535>

Seconds.

awplus#

configure terminal

awplus(config)#

interface port1.0.2

awplus(config-if)#

auth timeout connect-timeout 3600

awplus#

configure terminal

awplus(config)#

interface port1.0.2

awplus(config-if)#

no auth timeout connect-timeout