beautypg.com

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

Page 1151

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.25

auth timeout supp-timeout

This command sets the timeout of the waiting response from the supplicant (client
device) on a given interface.

The no variant of this command resets the supplicant timeout to the default (30 seconds).

Syntax

auth timeout supp-timeout <1-65535>

no auth timeout supp-timeout

Default

The supplicant timeout of port authentication is 30 seconds.

Mode

Interface Configuration for a static channel, a dynamic (LACP) channel group, or a switch
port.

Examples

To set the server timeout to 2 seconds for interface port1.0.2, use the following
commands:

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

Validation

Commands

show dot1x
show dot1x interface
show running-config

Parameter

Description

<1-65535>

Seconds.

awplus#

configure terminal

awplus(config)#

interface port1.0.2

awplus(config-if)#

auth timeout supp-timeout 2

awplus#

configure terminal

awplus(config)#

interface port1.0.2

awplus(config-if)#

no auth timeout supp-timeout