Cisco Catalyst 2960-XR Security Configuration Manual page 309

Ios release 15.0 2 ex1
Hide thumbs Also See for Catalyst 2960-XR:
Table of Contents

Advertisement

Configuring IEEE 802.1x Port-Based Authentication
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
Switch# configure terminal
Step 2
cisp enable
Example:
Switch(config)# cisp enable
Step 3
dot1x credentials profile
Example:
Switch(config)# dot1x credentials test
Step 4
username suppswitch
Example:
Switch(config)# username suppswitch
Step 5
password password
Example:
Switch(config)# password myswitch
Step 6
dot1x supplicant force-multicast
Example:
Switch(config)# dot1x supplicant force-multicast
Step 7
interface interface-id
Example:
Switch(config)# interface gigabitethernet1/0/1
Step 8
switchport trunk encapsulation dot1q
Example:
Switch(config-if)# switchport trunk
OL-29434-01
Purpose
Enters global configuration mode.
Enables CISP.
Creates 802.1x credentials profile. This must be attached
to the port that is configured as supplicant.
Creates a username.
Creates a password for the new username.
Forces the switch to send only multicast EAPOL packets
when it receives either unicast or multicast packets.
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.
Sets the port to trunk mode.
Catalyst 2960-XR Switch Security Configuration Guide, Cisco IOS Release 15.0(2)EX1
Configuring a Supplicant Switch with NEAT
287

Advertisement

Table of Contents
loading

Table of Contents