Purpose
Command or Action
Creates a password for the new username.
password password
Example:
Switch(config)#
password myswitch
Step 5
Forces the switch to send only multicast EAPOL packets
when it receives either unicast or multicast packets.
dot1x supplicant force-multicast
Example:
Switch(config)#
dot1x supplicant force-multicast
Step 6
This also allows NEAT to work on the supplicant switch
in all host modes.
Specifies the port to be configured, and enter interface
configuration mode.
interface interface-id
Example:
Switch(config)#
interface gigabitethernet1/0/1
Step 7
Sets the port to trunk mode.
switchport trunk encapsulation dot1q
Example:
Switch(config-if)#
switchport trunk
Step 8
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
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
1399
How to Configure 802.1x Port-Based Authentication
Summary of Contents for Catalyst 2960 Series
Page 96: ......
Page 196: ......
Page 250: ......
Page 292: ......
Page 488: ......
Page 589: ...P A R T VI Cisco Flexible NetFlow Configuring NetFlow Lite page 509 ...
Page 590: ......
Page 619: ...P A R T VII QoS Configuring QoS page 539 Configuring Auto QoS page 645 ...
Page 620: ......
Page 750: ......
Page 1604: ......
Page 1740: ......
Page 2105: ...P A R T XII Configuring Cisco IOS IP SLAs Configuring Cisco IP SLAs page 2025 ...
Page 2106: ......
Page 2118: ......
Page 2164: ......