Configuring 802.1X Authentication With Acl Assignments And Redirect Urls - Cisco Catalyst 4500 series Administration Manual

Hide thumbs Also See for Catalyst 4500 series:
Table of Contents

Advertisement

Configuring 802.1X Port-Based Authentication
Switch(config-if)# authentication port-control auto
Switch(config-if)# authentication host-mode multi-auth
Switch(config-if)# map eap
Switch(config-if)# no shut
Switch(config-if)# end

Configuring 802.1X Authentication with ACL Assignments and Redirect URLs

This section includes these topics:
Downloadable ACL
The downloadable ACL (DACL) feature allows you to download device specific authorization policies
from the authentication server. These policies activate after authentication succeeds for the respective
client and the client's IP address was populated in the IP device tracking table. (Downloadable ACL is
applied on the port, once the port is authenticated and the IP device tracking table has the host IP address
entry).
The following sections describe the configuration that is necessary to complement the related
authentication (802.1X or MAB) configuration. (No unique configuration is required on the switch. All
of the configuration is on the ACS.) After authentication succeeds, enter the show ip access-list
command to display the downloadable ACLs.
Configuring the Switch for Downloadable ACL
To configure the switch for downloadable ACL, follow these steps:
Step 1
Configure the IP device tracking table.
Switch(config)# ip device tracking
Step 2
Configure RADIUS VSA to forward authentication.
Switch(config)# radius-server vsa send authentication
Configure static ACL for the interface.
Step 3
Switch(config)# int g2/9
Switch(config-if)# ip access-group pacl-4 in
Interface Configuration Example
Switch# show running-configuration interface g2/9
Building configuration...
Current configuration : 617 bytes
!
interface GigabitEthernet2/9
switchport
switchport access vlan 29
switchport mode access
Software Configuration Guide—Release IOS XE 3.6.0E and IOS 15.2(2)E
46-40
Downloadable ACL, page 46-40
URL-Redirect, page 46-43
Configuring a Downloadable Policy, page 46-46
Chapter 46
Configuring 802.1X Port-Based Authentication
OL_28731-01

Advertisement

Table of Contents
loading

Table of Contents