<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic ACL Issue on 9800CL in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/acl-issue-on-9800cl/m-p/5550570#M313156</link>
    <description>&lt;P&gt;I am working with a 9800cl WLC running 17.15.4d.&amp;nbsp; I am having an issue with clients not connecting whenever I apply my ACL.&amp;nbsp; So for troubleshooting I have created a very simple psk wlan and applying the acl via the default-policy-profile.&lt;/P&gt;&lt;P&gt;Extended IP access list:&amp;nbsp; ACLONE&lt;BR /&gt;20 permit udp any any eq bootps&lt;BR /&gt;30 permit udp any any eq domain&lt;BR /&gt;40 permit ip any any&lt;BR /&gt;50 permit udp any any eq bootpc&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I have tried two different client devices with the same result.&amp;nbsp; On the client side they will give an error message when trying to connect.&amp;nbsp; As soon as I remove the acl from the policy profile the two clients connect with no issues.&amp;nbsp; I have captured a radiotrace client log with both the acl and without the acl.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I show in the log file with failure (with acl) the following message:&lt;/P&gt;&lt;P&gt;2026/05/05 13:01:46.890544779 {wncd_x_R0-0}{1}: [sanet-shim-translate] [15821]: (ERR): c0b5.d735.f027 : Policy resolution failure in sanet, code = 2, ACL Failure&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not sure why the ACL is failing.&amp;nbsp; I am attaching the radiotrace log file.&amp;nbsp; timestamp 13:01 is with acl and timestamp 13:09 is without acl.&amp;nbsp; Any help would be greatly appreciated!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 05 May 2026 15:25:26 GMT</pubDate>
    <dc:creator>bryanavl</dc:creator>
    <dc:date>2026-05-05T15:25:26Z</dc:date>
    <item>
      <title>ACL Issue on 9800CL</title>
      <link>https://community.cisco.com/t5/wireless/acl-issue-on-9800cl/m-p/5550570#M313156</link>
      <description>&lt;P&gt;I am working with a 9800cl WLC running 17.15.4d.&amp;nbsp; I am having an issue with clients not connecting whenever I apply my ACL.&amp;nbsp; So for troubleshooting I have created a very simple psk wlan and applying the acl via the default-policy-profile.&lt;/P&gt;&lt;P&gt;Extended IP access list:&amp;nbsp; ACLONE&lt;BR /&gt;20 permit udp any any eq bootps&lt;BR /&gt;30 permit udp any any eq domain&lt;BR /&gt;40 permit ip any any&lt;BR /&gt;50 permit udp any any eq bootpc&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I have tried two different client devices with the same result.&amp;nbsp; On the client side they will give an error message when trying to connect.&amp;nbsp; As soon as I remove the acl from the policy profile the two clients connect with no issues.&amp;nbsp; I have captured a radiotrace client log with both the acl and without the acl.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I show in the log file with failure (with acl) the following message:&lt;/P&gt;&lt;P&gt;2026/05/05 13:01:46.890544779 {wncd_x_R0-0}{1}: [sanet-shim-translate] [15821]: (ERR): c0b5.d735.f027 : Policy resolution failure in sanet, code = 2, ACL Failure&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not sure why the ACL is failing.&amp;nbsp; I am attaching the radiotrace log file.&amp;nbsp; timestamp 13:01 is with acl and timestamp 13:09 is without acl.&amp;nbsp; Any help would be greatly appreciated!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 May 2026 15:25:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/acl-issue-on-9800cl/m-p/5550570#M313156</guid>
      <dc:creator>bryanavl</dc:creator>
      <dc:date>2026-05-05T15:25:26Z</dc:date>
    </item>
    <item>
      <title>Re: ACL Issue on 9800CL</title>
      <link>https://community.cisco.com/t5/wireless/acl-issue-on-9800cl/m-p/5550573#M313157</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1331054"&gt;@bryanavl&lt;/a&gt;&amp;nbsp;problem is &lt;STRONG&gt;permit ip any any&lt;/STRONG&gt; ... u must move this line to very end of ur ACL or u can use &lt;STRONG&gt;permit ip any any&lt;/STRONG&gt; only after client has successfully transitioned to Run state&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 May 2026 15:29:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/acl-issue-on-9800cl/m-p/5550573#M313157</guid>
      <dc:creator>Stefan Mihajlov</dc:creator>
      <dc:date>2026-05-05T15:29:14Z</dc:date>
    </item>
    <item>
      <title>Re: ACL Issue on 9800CL</title>
      <link>https://community.cisco.com/t5/wireless/acl-issue-on-9800cl/m-p/5550579#M313159</link>
      <description>&lt;P&gt;IOS‑XE requires explicit bidirectional DHCP rules with correct source/destination ports.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try this configuration.&lt;/P&gt;&lt;P&gt;ip access-list extended ACLONE&lt;BR /&gt;10 permit udp any eq bootpc any eq bootps&lt;BR /&gt;20 permit udp any eq bootps any eq bootpc&lt;BR /&gt;30 permit udp any any eq domain&lt;BR /&gt;40 permit tcp any any eq domain&lt;BR /&gt;50 permit ip any any&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 May 2026 15:41:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/acl-issue-on-9800cl/m-p/5550579#M313159</guid>
      <dc:creator>aleabrahao</dc:creator>
      <dc:date>2026-05-05T15:41:21Z</dc:date>
    </item>
    <item>
      <title>Re: ACL Issue on 9800CL</title>
      <link>https://community.cisco.com/t5/wireless/acl-issue-on-9800cl/m-p/5550590#M313160</link>
      <description>&lt;P&gt;I tried both of the above suggestions and still getting the same result.&lt;/P&gt;&lt;P&gt;The windows PC states "cannot connect"&lt;BR /&gt;The iphone states " incorrect password"&lt;/P&gt;</description>
      <pubDate>Tue, 05 May 2026 16:21:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/acl-issue-on-9800cl/m-p/5550590#M313160</guid>
      <dc:creator>bryanavl</dc:creator>
      <dc:date>2026-05-05T16:21:52Z</dc:date>
    </item>
    <item>
      <title>Re: ACL Issue on 9800CL</title>
      <link>https://community.cisco.com/t5/wireless/acl-issue-on-9800cl/m-p/5550591#M313161</link>
      <description>&lt;P&gt;The ACL wouldn't affect the password issue; at most, you might connect but not be able to receive an IP address or not be able to resolve DNS.&lt;/P&gt;&lt;P&gt;Could you send a screenshot of where you're applying it in the profile?&lt;/P&gt;</description>
      <pubDate>Tue, 05 May 2026 16:28:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/acl-issue-on-9800cl/m-p/5550591#M313161</guid>
      <dc:creator>aleabrahao</dc:creator>
      <dc:date>2026-05-05T16:28:16Z</dc:date>
    </item>
    <item>
      <title>Re: ACL Issue on 9800CL</title>
      <link>https://community.cisco.com/t5/wireless/acl-issue-on-9800cl/m-p/5550594#M313163</link>
      <description>&lt;P&gt;I personally don't use ACLs directly on server 9800 except for the Guest portal.&lt;/P&gt;&lt;P&gt;But it seems something is failing in the onboarding process.&lt;/P&gt;&lt;P&gt;Try this ACL.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ip access-list extended ACLONE&lt;BR /&gt;5 permit eapol any any&lt;BR /&gt;10 permit arp any any&lt;BR /&gt;20 permit udp any eq bootpc any eq bootps&lt;BR /&gt;30 permit udp any eq bootps any eq bootpc&lt;BR /&gt;40 permit udp any any eq domain&lt;BR /&gt;50 permit tcp any any eq domain&lt;BR /&gt;60 permit ip any any&lt;/P&gt;&lt;P&gt;But I really recommend that you debug the client to see which process is causing the failure.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 May 2026 16:43:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/acl-issue-on-9800cl/m-p/5550594#M313163</guid>
      <dc:creator>aleabrahao</dc:creator>
      <dc:date>2026-05-05T16:43:16Z</dc:date>
    </item>
    <item>
      <title>Re: ACL Issue on 9800CL</title>
      <link>https://community.cisco.com/t5/wireless/acl-issue-on-9800cl/m-p/5550597#M313164</link>
      <description>&lt;P&gt;thank you for digging deeper.&amp;nbsp; see screenshots.&lt;/P&gt;</description>
      <pubDate>Tue, 05 May 2026 16:53:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/acl-issue-on-9800cl/m-p/5550597#M313164</guid>
      <dc:creator>bryanavl</dc:creator>
      <dc:date>2026-05-05T16:53:46Z</dc:date>
    </item>
    <item>
      <title>Re: ACL Issue on 9800CL</title>
      <link>https://community.cisco.com/t5/wireless/acl-issue-on-9800cl/m-p/5550630#M313165</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1331054"&gt;@bryanavl&lt;/a&gt;&amp;nbsp;this confirm what im saying... move ur permit ip any any to bottom of the list.. then verify ACL name matches Policy Profiles Ingress/Egress rilter settings&lt;/P&gt;</description>
      <pubDate>Tue, 05 May 2026 18:09:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/acl-issue-on-9800cl/m-p/5550630#M313165</guid>
      <dc:creator>Stefan Mihajlov</dc:creator>
      <dc:date>2026-05-05T18:09:44Z</dc:date>
    </item>
    <item>
      <title>Re: ACL Issue on 9800CL</title>
      <link>https://community.cisco.com/t5/wireless/acl-issue-on-9800cl/m-p/5550660#M313167</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1757654"&gt;@Stefan Mihajlov&lt;/a&gt;&amp;nbsp; &amp;nbsp;I made the change to the acl per your recommendation and verified it is being used on the policy profile.&amp;nbsp; I am still getting the same result (client will not connect)&lt;/P&gt;</description>
      <pubDate>Tue, 05 May 2026 18:51:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/acl-issue-on-9800cl/m-p/5550660#M313167</guid>
      <dc:creator>bryanavl</dc:creator>
      <dc:date>2026-05-05T18:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: ACL Issue on 9800CL</title>
      <link>https://community.cisco.com/t5/wireless/acl-issue-on-9800cl/m-p/5550661#M313168</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1331054"&gt;@bryanavl&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have you tested this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ip access-list extended ACLONE&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;5 permit eapol any any&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10 permit arp any any&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;20 permit udp any eq bootpc any eq bootps&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;30 permit udp any eq bootps any eq bootpc&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;40 permit udp any any eq domain&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;50 permit tcp any any eq domain&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;60 permit ip any any&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 May 2026 18:57:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/acl-issue-on-9800cl/m-p/5550661#M313168</guid>
      <dc:creator>aleabrahao</dc:creator>
      <dc:date>2026-05-05T18:57:06Z</dc:date>
    </item>
    <item>
      <title>Re: ACL Issue on 9800CL</title>
      <link>https://community.cisco.com/t5/wireless/acl-issue-on-9800cl/m-p/5550663#M313169</link>
      <description>&lt;P&gt;Could you also collect these logs?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/support/docs/wireless/catalyst-9800-series-wireless-controllers/215523-quick-start-guide-on-what-logs-and-debug.html#toc-hId-748860550" target="_blank"&gt;https://www.cisco.com/c/en/us/support/docs/wireless/catalyst-9800-series-wireless-controllers/215523-quick-start-guide-on-what-logs-and-debug.html#toc-hId-748860550&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 May 2026 19:00:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/acl-issue-on-9800cl/m-p/5550663#M313169</guid>
      <dc:creator>aleabrahao</dc:creator>
      <dc:date>2026-05-05T19:00:51Z</dc:date>
    </item>
    <item>
      <title>Re: ACL Issue on 9800CL</title>
      <link>https://community.cisco.com/t5/wireless/acl-issue-on-9800cl/m-p/5550672#M313170</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1331054"&gt;@bryanavl&lt;/a&gt;&lt;SPAN&gt;&amp;nbsp;rewrite ACLTHREE so that DHCP rules (Sequence 10 &amp;amp; 30) have "any" for both source and destination ports.. if not.. do show tech support &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 May 2026 19:39:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/acl-issue-on-9800cl/m-p/5550672#M313170</guid>
      <dc:creator>Stefan Mihajlov</dc:creator>
      <dc:date>2026-05-05T19:39:36Z</dc:date>
    </item>
    <item>
      <title>Re: ACL Issue on 9800CL</title>
      <link>https://community.cisco.com/t5/wireless/acl-issue-on-9800cl/m-p/5550673#M313171</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/521203"&gt;@aleabrahao&lt;/a&gt;&amp;nbsp; answering your question.&amp;nbsp; I tried an acl similiar to your recommendation, however I was not able to explicitly allow arp and eapol in the ip access list.&amp;nbsp; see the image of the actual acl i tried.&amp;nbsp; The client failed when i tried this.&lt;/P&gt;&lt;P&gt;I will collect the logs and post&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 May 2026 19:41:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/acl-issue-on-9800cl/m-p/5550673#M313171</guid>
      <dc:creator>bryanavl</dc:creator>
      <dc:date>2026-05-05T19:41:05Z</dc:date>
    </item>
    <item>
      <title>Re: ACL Issue on 9800CL</title>
      <link>https://community.cisco.com/t5/wireless/acl-issue-on-9800cl/m-p/5550674#M313172</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1331054"&gt;@bryanavl&lt;/a&gt;&amp;nbsp;if you want send me PM&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;show tech-support&lt;/H4&gt;</description>
      <pubDate>Tue, 05 May 2026 19:56:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/acl-issue-on-9800cl/m-p/5550674#M313172</guid>
      <dc:creator>Stefan Mihajlov</dc:creator>
      <dc:date>2026-05-05T19:56:13Z</dc:date>
    </item>
    <item>
      <title>Re: ACL Issue on 9800CL</title>
      <link>https://community.cisco.com/t5/wireless/acl-issue-on-9800cl/m-p/5550709#M313175</link>
      <description>&lt;P&gt;The radioactive trace files have been attached up above.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am attaching the embedded capture (pcap).&amp;nbsp; Looking through it shows the client repeatedly gets deauthed when the acl is applied to the policy profile.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 May 2026 00:31:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/acl-issue-on-9800cl/m-p/5550709#M313175</guid>
      <dc:creator>bryanavl</dc:creator>
      <dc:date>2026-05-06T00:31:51Z</dc:date>
    </item>
    <item>
      <title>Re: ACL Issue on 9800CL</title>
      <link>https://community.cisco.com/t5/wireless/acl-issue-on-9800cl/m-p/5550718#M313176</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1331054"&gt;@bryanavl&lt;/a&gt;&amp;nbsp;, can you create one test ACL with permit any any &amp;amp; test it . as you mentioned when you removed ACL from policy profile it works fine , so just want make sure no issue with ACL rule sequenece and ACL name .&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 May 2026 02:30:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/acl-issue-on-9800cl/m-p/5550718#M313176</guid>
      <dc:creator>Devendra Jadeja</dc:creator>
      <dc:date>2026-05-06T02:30:22Z</dc:date>
    </item>
    <item>
      <title>Re: ACL Issue on 9800CL</title>
      <link>https://community.cisco.com/t5/wireless/acl-issue-on-9800cl/m-p/5550793#M313182</link>
      <description>&lt;P&gt;I can't see how that ACL can affect the clients connections because your ACL does have a permit ip any any which is basically the same as not applying that ACL at all. Please share the screenshots of the relevant configs on the WLC and where you applied that ACL for review.&lt;/P&gt;</description>
      <pubDate>Wed, 06 May 2026 08:43:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/acl-issue-on-9800cl/m-p/5550793#M313182</guid>
      <dc:creator>Aref Alsouqi</dc:creator>
      <dc:date>2026-05-06T08:43:42Z</dc:date>
    </item>
    <item>
      <title>Re: ACL Issue on 9800CL</title>
      <link>https://community.cisco.com/t5/wireless/acl-issue-on-9800cl/m-p/5550860#M313187</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1331054"&gt;@bryanavl&lt;/a&gt;&amp;nbsp;after tech support i can see:&lt;BR /&gt;FlexConnect local switching is the issue — traffic is switched at&amp;nbsp; AP, so ACL must be pre-provisioned on AP via flex profile&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Fix -&amp;gt;add acl-policy ACLONE under wireless profile flex default-flex-profile to provision ACL on the AP, and ipv4 acl ACLONE in under wireless profile policy default-policy-profile to enforce it on connecting clients&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 May 2026 12:03:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/acl-issue-on-9800cl/m-p/5550860#M313187</guid>
      <dc:creator>Stefan Mihajlov</dc:creator>
      <dc:date>2026-05-06T12:03:27Z</dc:date>
    </item>
    <item>
      <title>Re: ACL Issue on 9800CL</title>
      <link>https://community.cisco.com/t5/wireless/acl-issue-on-9800cl/m-p/5550861#M313188</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1912511"&gt;@Devendra Jadeja&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just created an acl 'TestPermitAll' which is permit ip any any.&amp;nbsp; This still gives the same result (client is not able to connect when TestPermitAll is applied).&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Something I just discovered:&lt;/P&gt;&lt;P&gt;If I apply this same acl "TestPermitAll" to an open security wlan then the client is able to connect.&amp;nbsp; However when using a wlan with wpa2 psk for security it does not allow the client to connect with the acl applied.&lt;/P&gt;&lt;P&gt;I am attaching screenshots for more detail.&lt;/P&gt;&lt;P&gt;thank you!&lt;/P&gt;</description>
      <pubDate>Wed, 06 May 2026 12:04:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/acl-issue-on-9800cl/m-p/5550861#M313188</guid>
      <dc:creator>bryanavl</dc:creator>
      <dc:date>2026-05-06T12:04:10Z</dc:date>
    </item>
    <item>
      <title>Re: ACL Issue on 9800CL</title>
      <link>https://community.cisco.com/t5/wireless/acl-issue-on-9800cl/m-p/5550867#M313189</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1331054"&gt;@bryanavl&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Looking more closely, I don't believe it's a problem with the ACL itself, but it might be something related to the Flexprofile.&lt;/P&gt;&lt;P&gt;Try adding the ACL to the Policy ACL of your Flexprofile.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="aleabrahao_1-1778069498989.png" style="width: 400px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/281721iCAE516A760D597DB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="aleabrahao_1-1778069498989.png" alt="aleabrahao_1-1778069498989.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 May 2026 12:11:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/acl-issue-on-9800cl/m-p/5550867#M313189</guid>
      <dc:creator>aleabrahao</dc:creator>
      <dc:date>2026-05-06T12:11:55Z</dc:date>
    </item>
  </channel>
</rss>

