Configuring The Switch For Authentication (Cli) - Cisco IOS XE Release 3SE Configuration Manual

Lightweight access point configuration guide, cisco ios xe release 3se (catalyst 3650 switches)
Table of Contents

Advertisement

Configuring the Switch for Authentication (CLI)

Configuring the Switch for Authentication (CLI)
Note
The procedure to perform this task using the switch GUI is not currently available.
SUMMARY STEPS
1. enable
2. configure terminal
3. dot1x system-auth-control
4. aaa new-model
5. aaa authentication dot1x default group radius
6. radius-server host host_ip_adress acct-port port_number auth-port port_number key 0
unencryptied_server_key
7. interface TenGigabitEthernet1/0/1
8. switch mode access
9. dot1x pae authenticator
10. end
DETAILED STEPS
Command or Action
Step 1
enable
Example:
Switch# enable
Step 2
configure terminal
Example:
Switch# configure terminal
Step 3
dot1x system-auth-control
Example:
Switch(config)# dot1x system-auth-control
Step 4
aaa new-model
Example:
Switch(config)# aaa new-model
Step 5
aaa authentication dot1x default group radius
Example:
Switch(config)# aaa authentication
dot1x default group radius
Lightweight Access Point Configuration Guide, Cisco IOS XE Release 3SE (Catalyst 3650 Switches)
50
Configuring Authentication for Access Points
Purpose
Enters privileged EXEC mode.
Enters global configuration mode.
Enables system authentication control.
Enables new access control commands and functions.
Sets the default authentications lists for IEEE 802.1X
by using all the radius hosts in a server group.
OL-28697-01

Advertisement

Table of Contents
loading

This manual is also suitable for:

Catalyst 3650 series

Table of Contents