10-69
Catalyst 3750 SwitchSoftware Configuration Guide
OL-8550-09
Chapter10 Configuring IEEE 802.1x Port-Based Authentication
Configuring 802.1x Authentication
To configure the port as an 802.1x port access entity (PAE) authenticator, which enables 802.1x on the
port but does not allow clients connected to the port to be authorized, use the dot1x pae authenticator
interface configuration command.
This example shows how to disable 802.1x authentication on the port:
Switch(config)# interface gigabitethernet2/0/1
Switch(config-if)# no dot1x pae authenticator
Resetting the 802.1x Authentication Configuration to the Default Values
Beginning in privileged EXEC mode, follow these steps to reset the 802.1x authentication configuration
to the default values. This procedure is optional.
Step3 no dot1x pae Disable 802.1x authentication on the port.
Step4 end Return to privileged EXEC mode.
Step5 show authentication interface-id
or
show dot1x interface interface-id
Verify your entries.
Step6 copy running-config startup-config (Optional) Save your entries in the configuration file.
Command Purpose
Command Purpose
Step1 configure terminal Enter global configuration mode.
Step2 interface interface-id Enter interface configuration mode, and specify the port to be configured.
Step3 dot1x default Reset the 802.1x parameters to the default values.
Step4 end Return to privileged EXEC mode.
Step5 show authentication interface
interface-id
or
show dot1x interface interface-id
Verify your entries.
Step6 copy running-config startup-config (Optional) Save your entries in the configuration file.