<?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 Yes, this should be possible. in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/problem-webauth-cisco-5760/m-p/2672797#M81010</link>
    <description>&lt;P&gt;Yes, this should be possible.&lt;/P&gt;
&lt;P&gt;Here is basic config I have used in &amp;nbsp;my setup (5760 MC an 3850 MA with guest anchor)&lt;/P&gt;

&lt;PRE&gt;
parameter-map type webauth global
 type webauth
 virtual-ip ipv4 192.0.2.1
!
parameter-map type webauth ABC_Web_Auth
 type webauth
 redirect for-login &lt;A href="https://&amp;lt;redirect_URL&amp;gt;" target="_blank"&gt;https://&amp;lt;redirect_URL&amp;gt;&lt;/A&gt;;
 redirect portal ipv4 x.x.x.x
!
wlan ABCGuest 15 ABCGuest
 aaa-override
 band-select
 client vlan X
 ip dhcp required
 mobility anchor
 no security wpa
 no security wpa akm dot1x
 no security wpa wpa2
 no security wpa wpa2 ciphers aes
 no security ft over-the-ds
 security web-auth
 security web-auth authentication-list ABC-GUEST
 security web-auth parameter-map ABC_Web_Auth
 session-timeout 14400
 no shutdown&lt;/PRE&gt;

&lt;P&gt;This doc should also helps&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.cisco.com/c/en/us/support/docs/wireless/5700-series-wireless-lan-controllers/117728-configure-wlc-00.html"&gt;http://www.cisco.com/c/en/us/support/docs/wireless/5700-series-wireless-lan-controllers/117728-configure-wlc-00.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://supportforums.cisco.com/document/147091/converged-access-%E2%80%93-local-webauth-local-authentication-and-radius-authentication"&gt;https://supportforums.cisco.com/document/147091/converged-access-%E2%80%93-local-webauth-local-authentication-and-radius-authentication&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;HTH&lt;/P&gt;
&lt;P&gt;Rasika&lt;/P&gt;
&lt;P&gt;*** Pls rate all useful responses ***&lt;/P&gt;</description>
    <pubDate>Wed, 20 May 2015 19:58:34 GMT</pubDate>
    <dc:creator>Rasika Nayanajith</dc:creator>
    <dc:date>2015-05-20T19:58:34Z</dc:date>
    <item>
      <title>Problem Webauth Cisco 5760</title>
      <link>https://community.cisco.com/t5/wireless/problem-webauth-cisco-5760/m-p/2672796#M81009</link>
      <description>&lt;P&gt;I have a question about webauthentication and redirect.&lt;/P&gt;&lt;P&gt;We use a cisco 5760 controller in our network. At the moment we are implementing a tool which cliënts can install and this tool makes it possible to connect to our wireless network. The cliënts can obtain this tool from an external website. I want to create an open ssid which only allows the clients to get redirected to this website. So when they open a browser they immediately get redirected to this website.&lt;/P&gt;&lt;P&gt;Is it possible to create this with the web policy enabled? Because i have done and tested this, but i doesn't seem to work. First of all i don't get any internet connection, because i am not authenticated. It also doesn't redirect to the website. So is it possible on the 5760 with web policy enabled to get redirected to this website and that i also can make a connection to this website without having to authenticate?&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jul 2021 10:15:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/problem-webauth-cisco-5760/m-p/2672796#M81009</guid>
      <dc:creator>Network Engineer</dc:creator>
      <dc:date>2021-07-05T10:15:58Z</dc:date>
    </item>
    <item>
      <title>Yes, this should be possible.</title>
      <link>https://community.cisco.com/t5/wireless/problem-webauth-cisco-5760/m-p/2672797#M81010</link>
      <description>&lt;P&gt;Yes, this should be possible.&lt;/P&gt;
&lt;P&gt;Here is basic config I have used in &amp;nbsp;my setup (5760 MC an 3850 MA with guest anchor)&lt;/P&gt;

&lt;PRE&gt;
parameter-map type webauth global
 type webauth
 virtual-ip ipv4 192.0.2.1
!
parameter-map type webauth ABC_Web_Auth
 type webauth
 redirect for-login &lt;A href="https://&amp;lt;redirect_URL&amp;gt;" target="_blank"&gt;https://&amp;lt;redirect_URL&amp;gt;&lt;/A&gt;;
 redirect portal ipv4 x.x.x.x
!
wlan ABCGuest 15 ABCGuest
 aaa-override
 band-select
 client vlan X
 ip dhcp required
 mobility anchor
 no security wpa
 no security wpa akm dot1x
 no security wpa wpa2
 no security wpa wpa2 ciphers aes
 no security ft over-the-ds
 security web-auth
 security web-auth authentication-list ABC-GUEST
 security web-auth parameter-map ABC_Web_Auth
 session-timeout 14400
 no shutdown&lt;/PRE&gt;

&lt;P&gt;This doc should also helps&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.cisco.com/c/en/us/support/docs/wireless/5700-series-wireless-lan-controllers/117728-configure-wlc-00.html"&gt;http://www.cisco.com/c/en/us/support/docs/wireless/5700-series-wireless-lan-controllers/117728-configure-wlc-00.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://supportforums.cisco.com/document/147091/converged-access-%E2%80%93-local-webauth-local-authentication-and-radius-authentication"&gt;https://supportforums.cisco.com/document/147091/converged-access-%E2%80%93-local-webauth-local-authentication-and-radius-authentication&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;HTH&lt;/P&gt;
&lt;P&gt;Rasika&lt;/P&gt;
&lt;P&gt;*** Pls rate all useful responses ***&lt;/P&gt;</description>
      <pubDate>Wed, 20 May 2015 19:58:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/problem-webauth-cisco-5760/m-p/2672797#M81010</guid>
      <dc:creator>Rasika Nayanajith</dc:creator>
      <dc:date>2015-05-20T19:58:34Z</dc:date>
    </item>
    <item>
      <title>It is really hard to find a</title>
      <link>https://community.cisco.com/t5/wireless/problem-webauth-cisco-5760/m-p/2672798#M81011</link>
      <description>&lt;P&gt;It is really hard to find a post/document on webauth on 5760 with an external webauth server. The configuration that you have mentioned above, can this be used to do webauth from an external server&lt;/P&gt;&lt;P&gt;redirect for-login https://&amp;lt;redirect_URL&amp;gt;&lt;/P&gt;&lt;P&gt;redirect portal ipv4 x.x.x.x ! -&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want the users to see the Guest page from the ISE, can I use the above commands to achieve this&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Nikhil&lt;/P&gt;</description>
      <pubDate>Sat, 20 Jun 2015 13:33:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/problem-webauth-cisco-5760/m-p/2672798#M81011</guid>
      <dc:creator>nikhilcherian</dc:creator>
      <dc:date>2015-06-20T13:33:10Z</dc:date>
    </item>
    <item>
      <title>Configure External Radius for</title>
      <link>https://community.cisco.com/t5/wireless/problem-webauth-cisco-5760/m-p/2672799#M81012</link>
      <description>&lt;H3 class="p_H_Head3"&gt;Configure External Radius for WebAuth on 5760&lt;/H3&gt;&lt;P&gt;Refer the document : &lt;A href="http://www.cisco.com/c/en/us/td/docs/wireless/technology/5760_deploy/CT5760_Controller_Deployment_Guide/CT5760_Centralized_Configuration_eg.html#pgfId-1072247"&gt;http://www.cisco.com/c/en/us/td/docs/wireless/technology/5760_deploy/CT5760_Controller_Deployment_Guide/CT5760_Centralized_Configuration_eg.html#pgfId-1072247&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jun 2015 11:37:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/problem-webauth-cisco-5760/m-p/2672799#M81012</guid>
      <dc:creator>mohanak</dc:creator>
      <dc:date>2015-06-22T11:37:21Z</dc:date>
    </item>
  </channel>
</rss>

