CANOGA PERKINS CanogaOS Command Reference User Manual

Page 714

Advertising
background image

CanogaOS Command Line Reference

Revision 1.02

Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches

Page 714 of 855

Command Syntax

dot1x timeout {reauth-period seconds | server-timeout seconds | supp-timeout seconds |
tx-period seconds
}
no dot1x timeout {reauth-period | server-timeout | supp-timeout | tx-period}

reauth-period seconds

Set the number of seconds between re-authentication attempts.
The number of seconds from 1 to 65535; the default is 3600
seconds.

server-timeout seconds

Number of seconds that the switch waits for the retransmission
of packets by the switch to the authentication server. The range
is 1 to 65535.

supp-timeout seconds

Number of seconds that the switch waits for the retransmission
of packets by the switch to the IEEE 802.1x client. The range is
1 to 65535.

tx-period seconds

Number of seconds that the switch waits for a response to an
EAP-request/identity frame from the client before retransmitting
the request. The range is 1 to 65535.


Default

These are the default settings:
reauth-period is 3600 seconds.
tx-period is 30 seconds.
supp-timeout is 30 seconds.
server-timeout is 30 seconds.


Command Mode

Interface configuration


Usage

You should change the default value of this command only to adjust for unusual circumstances such as
unreliable links or specific behavioral problems with certain clients and authentication servers.
The dot1x timeout reauth-period interface configuration command affects the behavior of the switch
only if you have enabled periodic re-authentication by using the dot1x reauthentication interface
configuration command.


Examples

The following is sample output from the dot1x timeout command:
Switch(config-if)# dot1x reauthentication
Switch(config-if)# dot1x timeout reauth-period 4000


Related Commands

show dot1x

Advertising