Use this command to reset 802.1X authentication parameters to default values on one or more ports.
authcontrolled- portcontrol | (Optional) Resets the 802.1X port control mode to auto. |
keytxenabled | (Optional) Resets the 802.1X key transmission state to disabled (false). |
maxreq | (Optional) Resets the maximum requests value to 2. |
quietperiod | (Optional) Resets the quiet period value to 60 seconds. |
reauthenabled | (Optional) Resets the reauthentication control state to disabled (false). |
reauthperiod | (Optional) Resets the reauthentication period value to 3600 seconds. |
servertimeout | (Optional) Resets the server timeout value to 30 seconds. |
supptimeout | (Optional) Resets the authentication supplicant timeout value to 30 seconds. |
txperiod | (Optional) Resets the transmission period value to 30 seconds. |
port-string | (Optional) Resets settings on specific port(s). |
All command modes.
This example shows how to reset the 802.1X port control mode to auto on all ports:
System(rw)->clear dot1x auth-config authcontrolled-portcontrol
This example shows how to reset reauthentication control to disabled on ports ge.1.1-3:
System(rw)->clear dot1x auth-config reauthenabled ge.1.1-3
This example shows how to reset the 802.1X quiet period to 60 seconds on ports ge.1.1-3:
System(rw)->clear dot1x auth-config quietperiod ge.1.1-3