beautypg.com

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

Page 1149

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

auth timeout reauth-period

This command sets the timer for reauthentication on a given interface. The re-
authentication for the supplicant (client device) is executed at this timeout. The timeout is
only applied if the auth reauthentication command is applied.

Use the no variant of this command to reset the reauth-period parameter to the default
(3600 seconds).

Syntax

auth timeout reauth-period <1-4294967295>

no auth timeout reauth-period

Default

The default reauthentication period for port authentication is 3600 seconds, when
reauthentication is enabled on the port.

Mode

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

Examples

To set the reauthentication period to 1 day for interface port1.0.2, use the following
commands:

To reset the reauthentication period to the default (3600 seconds) for interface
port1.0.2

, use the following commands:

Validation

Commands

show dot1x
show dot1x interface
show running-config

Related Commands

auth reauthentication

Parameter

Description

<1-4294967295>

Seconds.

awplus#

configure terminal

awplus(config)#

interface port1.0.2

awplus(config-if)#

auth timeout reauth-period 86400

awplus#

configure terminal

awplus(config)#

interface port1.0.2

awplus(config-if)#

no auth timeout reauth-period