Dot1x timeout supp-timeout, Dot1x intrusion-action – LevelOne FGL-2870 User Manual
Page 517

Authentication Commands
4-151
4
dot1x timeout supp-timeout
This command sets the time that an interface on the switch waits for a response to
an EAP request from a client before re-transmitting an EAP packet. Use the no form
to reset to the default value.
Syntax
dot1x timeout supp-timeout seconds
no dot1x timeout supp-timeout
seconds - The number of seconds. (Range: 1-65535)
Default
30 seconds
Command Mode
Interface Configuration
Command Usage
This command sets the timeout for EAP-request frames other than
EAP-request/identity frames. If dot1x authentication is enabled on a port, the
switch will initiate authentication when the port link state comes up. It will send
an EAP-request/identity frame to the client to request its identity, followed by
one or more requests for authentication information. It may also send other
EAP-request frames to the client during an active connection as required for
reauthentication.
Example
dot1x intrusion-action
This command sets the port’s response to a failed authentication, either to block all
traffic, or to assign all traffic for the port to a guest VLAN. Use the no form to reset
the default.
Syntax
dot1x intrusion-action {block-traffic | guest-vlan}
no dot1x intrusion-action
Default
block-traffic
Command Mode
Interface Configuration
Command Usage
Console(config)#interface eth 1/2
Console(config-if)#dot1x timeout supp-timeout 300
Console(config-if)#