01-13-2022 07:54 AM
Hi All-
Migrating from 5520 -> 9800. I have many use cases where ISE is sending the "Airespace-ACL-Name = xxx_ACL" message to enforce an ACL on the client. Looking to implement the same functionality on the 9800. Is this just a standard dACL now? I saw a lot of messages about bugs with dACLs? How do I best implement this functionality?
Thanks
01-13-2022 08:59 AM
- dACL is not yet supported on the 9800 :
https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvw89561
https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvv16183
M.
01-15-2022 02:29 AM
Yep even in the latest release 17.7.1 https://www.cisco.com/c/en/us/td/docs/wireless/controller/9800/17-7/config-guide/b_wl_17_7_cg/m_wlan_9800.html#reference_937F7E4B0BEE4CC79D01B90AF723E192
"Downloadable ACL (DACL) is not supported in the FlexConnect mode or the local mode."
You can configure the ACL on the WLC and get ISE to send the pre-configured ACL name in av-pair.
01-17-2022 11:26 AM
Thanks - I am attempting to send the ACL name, I can't find any info on what the av-pair is supposed to look like for the Cat controllers, The old style AirOS av-pair does not seem to be working.
08-11-2023 05:19 AM
did you come up with an answer for this by any chance? I am looking to implement the same thing, but not sure how the av pairs should be formatted etc.
Thanks
Steve
08-11-2023 06:18 AM - edited 08-11-2023 06:19 AM
1. The dACL feature is only supported from 17.10.1 onwards - so you'll have to use 17.12.1 if you want to use dACLs.
2. Check the documentation at https://www.cisco.com/c/en/us/td/docs/wireless/controller/9800/17-12/config-guide/b_wl_17_12_cg/m_dACL.html That includes a link to the guide for configuring the ACLs on ISE. Have you reviewed that?
01-17-2022 05:27 AM - edited 01-17-2022 05:33 AM
Hi Guys,
OP is not referring to Downloadable ACL's and it was not supported in 5520 or any AireOS WLC's. So I guess the problem here is that ACL name sent by ISE.
As @Rich R mentioned you need to make sure that the ACL Name sent by ISE is configured in the WLC, if AP's are in Flexconnect mode you have to make sure that the ACL is pushed to AP.
!
wireless profile flex FLEX-SITE-20
acl-policy POSTURE-REDIRECT
central-webauth
!
I would also suggest that if the issue persist, post a RA trace for a client who is facing the issue. Or you can analyze the log your self by Wireless debug analzyer.
Wireless Debug Analyzer (cisco.com)
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide