Configuring A Downloadable Policy - Cisco Catalyst 2960-X Security Configuration Manual

Cisco ios release 15.0(2)ex
Hide thumbs Also See for Catalyst 2960-X:
Table of Contents

Advertisement

Configuring IEEE 802.1x Port-Based Authentication
Command or Action
Step 6
interface interface-id
Example:
Switch(config)# interface gigabitethernet2/0/4
Step 7
ip access-group acl-id in
Example:
Switch(config-if)# ip access-group default_acl in
Step 8
show running-config interface interface-id
Example:
Switch(config-if)# show running-config interface
gigabitethernet2/0/4
Step 9
copy running-config startup-config
Example:
Switch# copy running-config startup-config

Configuring a Downloadable Policy

Beginning in privileged EXEC mode:
SUMMARY STEPS
1. configure terminal
2. access-list access-list-number { deny | permit } { hostname | any | host } log
3. interface interface-id
4. ip access-group acl-id in
5. exit
6. aaa new-model
7. aaa authorization network default group radius
8. ip device tracking
9. ip device tracking probe [count | interval | use-svi]
10. radius-server vsa send authentication
11. end
OL-29048-01
Configuring 802.1x Authentication with Downloadable ACLs and Redirect URLs
Purpose
Specifies the port to be configured, and enter interface
configuration mode.
Configures the default ACL on the port in the input
direction.
Note
Verifies your configuration.
(Optional) Saves your entries in the configuration
file.
Catalyst 2960-X Switch Security Configuration Guide, Cisco IOS Release 15.0(2)EX
The acl-id is an access list name or
number.
347

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents