User Authentication

3-85

3

CLI – This example sets the 802.1X parameters on port 2. For a description of the

additional fields displayed in this example, see "show dot1x" on page 4-118.

Console(config)#interface ethernet 1/2 4-155
Console(config-if)#dot1x port-control auto 4-113
Console(config-if)#dot1x re-authentication 4-115
Console(config-if)#dot1x max-req 5 4-113
Console(config-if)#dot1x timeout quiet-period 30 4-116
Console(config-if)#dot1x timeout re-authperiod 1800 4-116
Console(config-if)#dot1x timeout tx-period 40 4-117
Console(config-if)#exit
Console(config)#exit
Console#show dot1x 4-118
Global 802.1X Parameters
System-auth-control: Enabled
802.1X Port Summary
Port Type Operation Mode Port Control Authorized
--------- ------------- -------------- ------------------ ----------
Eth 1/ 1 Disabled Single-Host ForceAuthorized Yes
Eth 1/ 2 Authenticator Single-Host Auto No
.
.
.
Eth 1/26 Disabled Single-Host ForceAuthorized No
802.1X Port Details
802.1X is disabled on port 1/1
Authenticator Information:
Reauthentication : Enabled
Reauth Period : 1800 seconds
Quiet Period : 30 seconds
TX Period : 40 seconds
Supplicant Timeout : 30 seconds
Server Timeout : 10 seconds
Reauth Max Retries : 2
Max Request : 5
Operation Mode : Single-Host
Port Control : Auto
Supplicant : 00-00-00-00-00-00
Authenticator PAE State Machine
State : Initialize
Reauth Count : 0
Current Identifier : 0
Backend State Machine
State :Initialize
Request Count :0
Identifier (Server) :0
Reauthentication State Machine
State :Initialize
State Initialize
.
.
.
802.1X is disabled on port 1/26
Console#