04-05-2008 09:36 PM - edited 07-03-2021 03:39 PM
Anyone knows what the "Config Guest-lan Webauth exclude" command does in 5.0 controller code? Doesn't seem to be documented anywhere.
Solved! Go to Solution.
07-03-2008 05:32 AM
Allows you to turn off the webauth policy exclusion.
config wlan webauth-exclude
By default (somewhere around 4.0.179), a web-auth protected SSID will de-associate an unauthenticated client every 5 minutes to reclaim connections and resources. If you are implementing a pre-auth ACL to allow user access to say your external web server or DMZ without auth, then they will lose their connection every 5 minutes and re-associate again after 60 seconds. If you want them to stay connected to the resources specified in the pre-auth acl, but then be prompted to auth when accessing the Internet, then use this command. Keep in mind if you are broadcasting, then your guest wireless may begin to fill up with idle connections.
04-06-2008 12:35 AM
Am not get your question please clarify
IF you ask how to configure WEBauth from controller its very easy also you can use internal DHCP from Controller
Thanks
04-06-2008 08:56 AM
No, I'm asking about the CLI command in a 4402 WLC running 5.148 code. The command is "Config Guest-lan Webauth-exclude". Why don't you type it in and see what you get?
07-03-2008 04:25 AM
I want to know too.
My guess would be that if this is enabled then successive web-auth failures will lead to blocking of DHCP requests from that client's MAC address. But there aren't any parameters like how long the exclusion is applied for. Maybe it ties into the normal client exclusion policies and uses the SSID's exclusion timeout parameter.
It would be nice if Cisco could comment. I'm going to turn it on and see what it breaks...
07-03-2008 05:32 AM
Allows you to turn off the webauth policy exclusion.
config wlan webauth-exclude
By default (somewhere around 4.0.179), a web-auth protected SSID will de-associate an unauthenticated client every 5 minutes to reclaim connections and resources. If you are implementing a pre-auth ACL to allow user access to say your external web server or DMZ without auth, then they will lose their connection every 5 minutes and re-associate again after 60 seconds. If you want them to stay connected to the resources specified in the pre-auth acl, but then be prompted to auth when accessing the Internet, then use this command. Keep in mind if you are broadcasting, then your guest wireless may begin to fill up with idle connections.
07-03-2008 06:33 AM
Thanks for that info. May I humbly ask if you got that from a cisco doc or is it just from realworld observation?
Your explanation makes sense, but are you sure it's related to this command? Looking at the command description "webauth dhcp-server exclusion" and the ACL hits I have on my pre-auth ACL it looks like the command basically enables/disabled bypass for DHCP, i.e. if you have a pre-auth ACL then you don't need dhcp-client or dhcp-server permit rules if you have webauth-exclude enabled.
Any idea what the default state of this feature is, since it's not present in the GUI and the setting doesn't show up when you do a "show wlan"?
07-03-2008 07:14 AM
I had opened a TAC case because my unauthenticated clients in the guest WLAN, using my pre-auth ACL were dropping every 5 minutes. The information pretty much came verbatim from Cisco TAC. They suggested using the hidden command as a workaround to my issue, only a 5.x thing.
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