49-52
Catalyst 4500 Series Switch, Cisco IOS Software Configuration Guide - Cisco IOS XE 3.9.xE and IOS 15.2(5)Ex
Chapter 49 Configuring 802.1X Port-Based Authentication
Configuring 802.1X Port-Based Authentication
Handle: 0xF3000061
Current Policy: POLICY_Gi2/9
Local Policies:
Template: MYACL (priority 150)
Filter-ID: TEST-ACL
Server Policies:
URL Redirect ACL: testacl
ACS ACL: xACSACLx-IP-PERMIT_ALL_TRAFFIC-51def075
Method status list:
Method State
mab Authc Success
The following command displays the contents of the Filter-Id applied on the interface:
Switch#
show ip access-list interface gi6/3
deny ip host 20.20.0.2 host 155.155.155.156
deny ip host 20.20.0.2 156.100.60.0 0.0.0.255
deny tcp host 20.20.0.2 host 156.100.10.116 eq www
Guidelines for Per-User ACL and Filter-ID ACL
For per user ACL and Filter-ID ACL, the ACL source must be ANY
(permit TCP ANY host 1.1.1.1 eq 80 or permit TCP ANY host 1.1.1.1 eq 443).
Configuring a Per-User ACL and Filter-ID ACL
To configure per-user ACL and Filter-ID ACL, perform this task:
Command
Purpose
Step 1
Switch#
configure terminal
Enters global configuration mode.
Step 2
Switch(config)#
access-list
access-list-number
{
deny
|
permit
}
source
[
source-wildcard
]
[
log
]
Defines the default port ACL through a source address and wildcard.
The
access-list-number
is a decimal from 1 to 99 or 1300 to 1999.
Enter
deny
or
permit
to specify whether to deny or permit access if
conditions match.
source
is the address of the network or host from which the packet is sent,
specified as follows:
•
The 32-bit quantity in dotted-decimal format
•
The keyword any as an abbreviation for source and source-wildcard
value of 0.0.0.0 255.255.255.255
You do not need a source-wildcard value.
•
The keyword host as an abbreviation for source and source-wildcard
of source 0.0.0.0.
(Optional) Applies the source-wildcard wildcard bits to the source.
(Optional) Enters log to cause an informational logging message about the
packet that matches the entry to be sent to the console.
Step 3
Switch(config-if)#
interface
interface-id
Enters interface configuration mode.
Summary of Contents for Catalyst 4500 Series
Page 2: ......
Page 4: ......
Page 2086: ...Index IN 46 Software Configuration Guide Release IOS XE 3 9 0E and IOS 15 2 5 E ...