04-05-2022 08:44 PM
What is purpose of ALC configured at wlc? The purpose is for security via blocking unusful traffice. so There are three kinds of ACL for it. first is to allow dhcp, and second is to allow dns traffice and third is to allow icmp. and then block all of others. Is this correct understanding for ACL function at WLC? Thank you
Solved! Go to Solution.
04-06-2022 04:34 AM
You are not wrong but this understanding is too simple. WLC have different flavors of ACL. For example, if you want to block connection to the box, you need to use CPU ACL. But, if you want block or permit traffic for Guest clients, which is very important, you need to create and standard ACL. And you also have Fleconnect ALC and Layer 2 ACL.
You can apply ACL on the WLAN specifically or to all clients.
04-07-2022 09:15 AM
04-13-2022 03:40 PM
That´s correct. The ACL name must match. And you need to select NAC State on the Advanced tal of the Guest WLAN.
04-06-2022 12:00 AM
Depends on the use case what ACL you like to use :
Good reference :
04-06-2022 04:34 AM
You are not wrong but this understanding is too simple. WLC have different flavors of ACL. For example, if you want to block connection to the box, you need to use CPU ACL. But, if you want block or permit traffic for Guest clients, which is very important, you need to create and standard ACL. And you also have Fleconnect ALC and Layer 2 ACL.
You can apply ACL on the WLAN specifically or to all clients.
04-06-2022 06:49 AM
ACL on WLC is similar to ACL on any network device, it helps you block what you don’t want to pass through WLC, and allow what traffic you want to pass through WLC, the three you mentioned are not types of ACL but can be rules in a single ACL, most ACLs are layer3 so the before the traffic can be allowed or denied client needs atleast an IP, so dhcp is mostly allowed so client can get IP, so is DNS to resolve FQDN to IP and ICMP to test network connectivity etc.
Go through the link that’s shared by other members for more details.
04-06-2022 07:41 AM - edited 04-06-2022 07:42 AM
this ACL is for Web-auth, allow the client get IP and resolve by DNS and deny every other traffic UNTIL the client is auth from Server after that the Permit any any will add automatically to you ACL.
04-07-2022 09:07 AM
Thank you all for your reply!
@MHM Cisco World ACL is for Web-auth. I cannot find the relation in several documents. Our WLC ios version is 8.10-. What is latest Cisco document talking about the relation. The ios 8.10- release document does not talk about the relation
04-07-2022 09:15 AM
04-07-2022 09:40 AM
You need to know what kind of Web-auth you are going to use. If Local or Central. If Local, internal or external Portal.
Central Web auth is better but you need to have ISE.
The Access List for Web auth is pretty simple.
04-13-2022 03:34 PM
I think document mentioned by MHM has explanation. My understanding is we configure acl at wlc, then ise use it via acl name defined at wlc, right?
04-13-2022 03:40 PM
That´s correct. The ACL name must match. And you need to select NAC State on the Advanced tal of the Guest WLAN.
04-14-2022 06:20 PM
Thank you all!
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