Purpose
Command or Action
encapsulation dot1q
Configures the interface as a VLAN trunk port.
switchport mode trunk
Example:
Switch(config-if)#
switchport mode trunk
Step 9
Configures the interface as a port access entity (PAE)
supplicant.
dot1x pae supplicant
Example:
Switch(config-if)#
dot1x pae supplicant
Step 10
Attaches the 802.1x credentials profile to the interface.
dot1x credentials profile-name
Example:
Switch(config-if)#
dot1x credentials test
Step 11
Returns to privileged EXEC mode.
end
Example:
Switch(config-if)#
end
Step 12
Verifies your configuration.
show running-config interface interface-id
Example:
Switch#
show running-config interface
Step 13
gigabitethernet1/0/1
(Optional) Saves your entries in the configuration file.
copy running-config startup-config
Example:
Switch#
copy running-config startup-config
Step 14
You can also use an Auto Smartports user-defined macro
instead of the switch VSA to configure the authenticator
Configuring NEAT with Auto Smartports Macros
Step 15
switch. For more information, see the
Auto Smartports
Configuration Guide
for this release.
Catalyst 2960-XR Switch Security Configuration Guide, Cisco IOS Release 15.0(2)EX1
288
OL-29434-01
Configuring IEEE 802.1x Port-Based Authentication
Configuring a Supplicant Switch with NEAT