<?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 5508 controller with Radius authentication in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/5508-controller-with-radius-authentication/m-p/1838657#M69256</link>
    <description>&lt;DIV&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am setting up a WIFI network with a Cisco 5508 controller.&amp;nbsp; I want&amp;nbsp; to configure a first WIFI network (WIFI1) that will authenticate my&amp;nbsp; business laptop based on the AD computer accounts and will access my&amp;nbsp; corporate network. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to setup a second WIFI network (WIFI2) that will authenticate&amp;nbsp; my phones and tablets devices with AD user accounts and will be on a&amp;nbsp; separate vlan with only access to the Internet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created 2 policies on the Radius server : one that authenticate&amp;nbsp; computers coming from wireless and a second one authenticating users&amp;nbsp; coming from wireless.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Right now, if a user manually creates the WIFI1 network on his phone&amp;nbsp; and enter his AD username, he is going to have access to the corporate&amp;nbsp; network.&amp;nbsp; I would like to be able to say that when a request is coming&amp;nbsp; from WIFI1, only the policy for authenticating&amp;nbsp; wireless devices with computer accounts will apply and the second&amp;nbsp; policy authenticating user wouldn't apply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this something possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/DIV&gt;</description>
    <pubDate>Sun, 04 Jul 2021 04:36:27 GMT</pubDate>
    <dc:creator>Stephane Richard</dc:creator>
    <dc:date>2021-07-04T04:36:27Z</dc:date>
    <item>
      <title>5508 controller with Radius authentication</title>
      <link>https://community.cisco.com/t5/wireless/5508-controller-with-radius-authentication/m-p/1838657#M69256</link>
      <description>&lt;DIV&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am setting up a WIFI network with a Cisco 5508 controller.&amp;nbsp; I want&amp;nbsp; to configure a first WIFI network (WIFI1) that will authenticate my&amp;nbsp; business laptop based on the AD computer accounts and will access my&amp;nbsp; corporate network. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to setup a second WIFI network (WIFI2) that will authenticate&amp;nbsp; my phones and tablets devices with AD user accounts and will be on a&amp;nbsp; separate vlan with only access to the Internet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created 2 policies on the Radius server : one that authenticate&amp;nbsp; computers coming from wireless and a second one authenticating users&amp;nbsp; coming from wireless.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Right now, if a user manually creates the WIFI1 network on his phone&amp;nbsp; and enter his AD username, he is going to have access to the corporate&amp;nbsp; network.&amp;nbsp; I would like to be able to say that when a request is coming&amp;nbsp; from WIFI1, only the policy for authenticating&amp;nbsp; wireless devices with computer accounts will apply and the second&amp;nbsp; policy authenticating user wouldn't apply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this something possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Sun, 04 Jul 2021 04:36:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/5508-controller-with-radius-authentication/m-p/1838657#M69256</guid>
      <dc:creator>Stephane Richard</dc:creator>
      <dc:date>2021-07-04T04:36:27Z</dc:date>
    </item>
    <item>
      <title>5508 controller with Radius authentication</title>
      <link>https://community.cisco.com/t5/wireless/5508-controller-with-radius-authentication/m-p/1838658#M69257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Stephane,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are using IAS or NPS as your RADIUS server, you can add the &lt;EM&gt;Called-Station-ID&lt;/EM&gt; condition to each policy and use the WLAN name as the conditional value. When the WLC sends this value to the RADIUS server during authentication, the last part of that string is the WLAN name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;In your first access policy, add a condition for Called-Station-ID = WIFI2. Any client that is not a device (i.e., users) will not use this policy and the server will move to the next policy.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN style="line-height: 0px;"&gt;﻿&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;In your second access policy, add a condition for Called-Station-ID = WIFI1. Any client that is not a user (devices and everything else) will not use this policy.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Screenshot example using NPS, where my WLAN name of interest is &lt;EM&gt;2106-voice&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="http://supportforums.cisco.com/sites/default/files/legacy/5/4/7/77745-called-station-id.png" class="jive-image" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are using ACS, this post should help:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.cisco.com/message/3374582#3374582"&gt;https://supportforums.cisco.com/message/3374582#3374582&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Justin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Feb 2012 17:07:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/5508-controller-with-radius-authentication/m-p/1838658#M69257</guid>
      <dc:creator>Justin Kurynny</dc:creator>
      <dc:date>2012-02-17T17:07:03Z</dc:date>
    </item>
  </channel>
</rss>

