512 802.1X Management CommandsNN47250-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 oftwo ID requests, even if this parameter is set to a higher value. Setting the parameter to a higher value doesaffect all other types of EAP messages.Examples Type the following command to set the maximum number of EAP request retransmissions tothree attempts:WSS# set dot1x max-req 3success: dot1x max request set to 3.See Also• clear dot1x max-req on page 496• show dot1x on page 507set dot1x port-controlDetermines the 802.1X authentication behavior on individual wired authentication ports or groups of ports.Syntax set dot1x port-control {forceauth | forceunauth | auto} port-listDefaults 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 authenticationattempts:WSS# set dot1x port-control forceauth 19success: authcontrol for 19 is set to FORCE-AUTH.See Also• show port status on page 51• show dot1x on page 507forceauth Forces the specified wired authentication port(s) to unconditionallyauthorize all 802.1X authentication attempts, with an EAP successmessage.forceunauth Forces the specified wired authentication port(s) to unconditionally rejectall 802.1X authentication attempts with an EAP failure message.auto Allows the specified wired authentication ports to process 802.1Xauthentication normally as determined for the user by the setauthentication dot1X command.port-list One or more wired authentication ports for which to set 802.1X portcontrol.