beautypg.com

Dot1x reauthmax – Allied Telesis AT-S83 User Manual

Page 218

background image

Chapter 11: 802.1x Access Control Commands

218

DOT1X REAUTHMAX

Syntax

dot1x reauthMax <1-10>

no dot1x reauthMax <1-10>

Parameters

1 -10

Maximum number of reauthentication attempts after which
the port is considered unauthorized. The default number of
attempts is 2.

Command Mode

Interface mode

Description

Use the DOT1X REAUTHMAX command to set the maximum number of
reauthentication attempts. After the maximum number has been reached,
the interface is unauthorized.

Use the no form of this command to set the reauthentication maximum to
the default value of 2.

Examples

The following commands set the maximum reauthentication value to 5 on
interface 3:

switch# configure terminal

switch(config)# interface xe3

switch(config-if)# dot1x reauthMax 5

The following commands set the maximum reauthentication value to its
default value on interface 4:

switch# configure terminal

switch(config)# interface xe4

switch(config-if)# no dot1x reauthMax