beautypg.com

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

Page 1148

background image

Authentication Commands

Software Reference for x310 Series Switches

43.22

AlliedWare Plus

TM

Operating System - Version 5.4.4C

C613-50046-01 REV A

auth timeout quiet-period

This command sets the time period for which the authentication request is not accepted
on a given interface, after the authentication request has failed an authentication.

Use the no variant of this command to reset quiet period to the default (60 seconds).

Syntax

auth timeout quiet-period <1-65535>

no auth timeout quiet-period

Default

The quiet period of port authentication is 60 seconds.

Mode

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

Examples

To set the quiet period to 10 for interface port1.0.2, use the following commands:

To reset the quiet period to the default (60 seconds) for interface port1.0.2, use the
following commands:

Parameter

Description

<1-65535>

Seconds.

awplus#

configure terminal

awplus(config)#

interface port1.0.2

awplus(config-if)#

auth timeout quiet-period 10

awplus#

configure terminal

awplus(config)#

interface port1.0.2

awplus(config-if)#

no auth timeout quiet-period