870 Command Reference for x230 Series Edge Switches C613-50055-01 REV A
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
AUTHENTICATION COMMANDS
AUTH
TIMEOUT QUIET-PERIOD
auth timeout quiet-period
Overview 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:
awplus# configure terminal
awplus(config)# interface port1.0.2
awplus(config-if)# auth timeout quiet-period 10
To reset the quiet period to the default (60 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 quiet-period
Parameter Description
<1-65535> Seconds.