dot1x reauthMax

Sets the maximum number of times that a port attempts 802.1x reauthentication before the port changes to the unauthorized state.

Syntax

dot1x reauthMax number
no dot1x reauthMax

Command Default

The number of times that a port attempts 802.1x authentication is 2.

Parameters

number
Specifies the maximum number of reauthentication attempts before the port goes to the unauthorized state. Valid values range from 1 through 10.

Modes

Interface configuration mode

Usage Guidelines

The no dot1x reauthMax command restores the default setting.

Examples

The following example sets the maximum number of reauthentication attempts to 5.

device# configure terminal
device(config)# interface Ethernet 1/1
device(conf-if-eth-1/1)# dot1x reauthMax 5