Hub/Switch Reference Guide

512 802.1X Management Commands
NN47250-100 (Version 02.51)
History
Introduced in WSS Software 1.0.
Usage
To support SSIDs that have both 802.1X and static WEP clients, WSS Software sends a maximum of
two ID requests, even if this parameter is set to a higher value. Setting the parameter to a higher value does
affect all other types of EAP messages.
Examples
Type the following command to set the maximum number of EAP request retransmissions to
three attempts:
WSS# set dot1x max-req 3
success: dot1x max request set to 3.
See Also
clear dot1x max-req on page 496
show dot1x on page 507
set dot1x port-control
Determines the 802.1X authentication behavior on individual wired authentication ports or groups of ports.
Syntax
set dot1x port-control {forceauth | forceunauth | auto} port-list
Defaults
By default, wired authentication ports are set to auto.
Access
Enabled.
History
Introduced in WSS Software 1.0.
Usage
This command affects only wired authentication ports.
Examples
The following command forces port 19 to unconditionally accept all 802.1X authentication
attempts:
WSS# set dot1x port-control forceauth 19
success: authcontrol for 19 is set to FORCE-AUTH.
See Also
show port status on page 51
show dot1x on page 507
forceauth Forces the specified wired authentication port(s) to unconditionally
authorize all 802.1X authentication attempts, with an EAP success
message.
forceunauth Forces the specified wired authentication port(s) to unconditionally reject
all 802.1X authentication attempts with an EAP failure message.
auto Allows the specified wired authentication ports to process 802.1X
authentication normally as determined for the user by the set
authentication dot1X command.
port-list One or more wired authentication ports for which to set 802.1X port
control.