Configuring An Authenticator And A Supplicant Switch With Neat - Cisco Catalyst 4500 Series Configuration Manual

Release ios xe 3.3.0sg and ios 15.1(1)sg
Hide thumbs Also See for Catalyst 4500 Series:
Table of Contents

Advertisement

Chapter 44
Configuring 802.1X Port-Based Authentication
Cisco IOS Release 12.2(46)SG or earlier
Switch# configure terminal
Switch(config)# interface fastethernet5/9
Switch(config-if)# switchport mode access
Switch(config-if)# dot1x pae authenticator
Switch(config-if)# dot1x max-reauth-req 5
Switch(config-if)# dot1x port-control auto
Switch(config-if)# end
Switch#

Configuring an Authenticator and a Supplicant Switch with NEAT

Configuring NEAT requires that one switch outside a wiring closet is configured as a supplicant and is
connected to an authenticator switch.
This section includes these topics:
Note
For overview information, see the
Access Topology" section on page
Configuring Switch as an Authenticator
To configure a switch as an authenticator, perform this task:
Command
Step 1
Switch# configure terminal
Step 2
Switch(config)# cisp enable
Step 3
Switch(config)# interface
interface-id
Step 4
Switch(config-if)# switchport mode
access
Step 5
Switch(config-if)# authentication
port-control auto
Step 6
Switch(config-if)# dot1x pae
authenticator
Step 7
Switch(config-if)# spanning-tree
portfast
Step 8
Switch(config-if)# end
Step 9
Switch# show running-config
interface interface-id
Step 10
Switch# copy running-config
startup-config
OL-25340-01
Configuring Switch as an Authenticator, page 44-85
Configuring Switch as a Supplicant, page 44-89
Configuring NEAT with ASP, page 44-90
Configuration Guidelines, page 44-90
Purpose
Enters global configuration mode.
Enables CISP.
Specifies the port to be configured, and enter interface configuration
mode.
Sets the port mode to access.
Sets the port-authentication mode to auto.
Configures the interface as a port access entity (PAE) authenticator.
Enables Port Fast on an access port connected to a single workstation or
server.
Returns to privileged EXEC mode.
Verifies your configuration.
(Optional) Saves your entries in the configuration file.
"802.1X Supplicant and Authenticator Switches with Network Edge
44-24.
Software Configuration Guide—Release IOS XE 3.3.0SG and IOS 15.1(1)SG
Configuring 802.1X Port-Based Authentication
44-85

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents