dot1x max-req

Configures the retransmission parameter that defines the maximum number of times EAP request/challenge frames are retransmitted when EAP response/identity frame is not received from the client.

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