dot1x max-req

Syntax

dot1x max-req count
no dot1x max-req count

Command Default

The device retransmits the EAP-request/challenge twice.

Parameters

count
Specifies the number of EAP frame re-transmissions. Th range is from from 1 through 10. The default value is 2.

Modes

Interface configuration mode

Usage Guidelines

The no form of the command disables this functionality.

Examples

The following example configures the device to retransmit an EAP-request/challenge frame to a client a maximum of three times.

device(config)# interface Ethernet 1/1
device(conf-if-eth-1/1)# dot1x max-req 3