Use this command to display 802.1X authentication configuration settings for one or more ports.
authcontrolled- portcontrol | (Optional) Displays the current value of the controlled Port control parameter for the Port. |
keytxenabled | (Optional) Displays the state of 802.1X key transmission currently in use by the authenticator PAE state machine. |
maxreq | (Optional) Displays the value set for maximum requests currently in use by the backend authentication state machine. |
quietperiod | (Optional) Displays the value set for quiet period currently in use by the authenticator PAE state machine. |
reauthenabled | (Optional) Displays the state of reauthentication control used by the Reauthentication Timer state machine. |
reauthperiod | (Optional) Displays the value, in seconds, set for the reauthentication period used by the reauthentication timer state machine. |
servertimeout | (Optional) Displays the server timeout value, in seconds, currently in use by the backend authentication state machine. |
supptimeout | (Optional) Displays the authentication supplicant timeout value, in seconds, currently in use by the backend authentication state machine. |
txperiod | (Optional) Displays the transmission period value, in seconds, currently in use by the authenticator PAE state machine. |
port-string | (Optional) Limits the display of desired information information to specific port(s). |
All command modes.
This example shows how to display the EAPOL port control mode for ge.1.1:
System(rw)->show dot1x auth-config authcontrolled-portcontrol ge.1.1 Port: ge.1.1 Auth controlled port control : Auto
This example shows how to display the 802.1X auth-config settings for ge.1.1:
System(rw)->show dot1x auth-config ge.1.1 Port: ge.1.1 Auth-Config: PAE state : Initialize Backend auth State : Initialize Admin controlled directions : Both Oper controlled directions : Both Auth controlled port status : Unauthorized Auth controlled port control : Auto Quiet period : 60 seconds Tx period : 30 seconds Supp Timeout : 30 seconds Server Timeout : 30 seconds Max requests : 2 Reauthentication period : 3600 seconds Reauthentication enabled : FALSE Key tx enabled : FALSE
This example shows how to display the 802.1X auth-config quietperiod setting for ge.1.1
System(su)->show dot1x auth-config quietperiod ge.1.1 Port: ge.1.1 Quiet period : 60 seconds