cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1419
Views
0
Helpful
1
Comments
Mohsin_Mohamed
Level 1
Level 1

Symptoms

Downloadable ACL (dACL) does not take effect on the IOS-XE Network Access Devices

Diagnosis

Creating redirection ACL on the IOS-XE device failed to redirect the specified traffic for captive portal redirection

Solution

Enable device tracking, Below is an example. Stuck on this for days. Hope this helps anyone in the same situation.

 !

device-tracking policy policy1
trusted-port
tracking enable
vlan configuration 1-4094
device-tracking attach-policy policy1

!

ip access-list extended ACL-WEB-REDIRECT
deny udp any any eq bootpc
deny udp any any eq bootps
deny tcp any host <ISE-IP>
deny udp any any eq domain
permit ip any any

!

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: