<?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 Aironet debuging clients and WDS issues in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/aironet-debuging-clients-and-wds-issues/m-p/1908838#M70962</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have no words for your kind and quick assistance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stephen - Bring us world peace &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Mar 2012 16:39:52 GMT</pubDate>
    <dc:creator>jonathan</dc:creator>
    <dc:date>2012-03-07T16:39:52Z</dc:date>
    <item>
      <title>Aironet debuging clients and WDS issues</title>
      <link>https://community.cisco.com/t5/wireless/aironet-debuging-clients-and-wds-issues/m-p/1908833#M70957</link>
      <description>&lt;P&gt;Hello fellow experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to understand what I am configuring!!!&lt;/P&gt;&lt;P&gt;There isnt enough detailed documents regarding deep debuging wireless clients or WDS connectivity.&lt;/P&gt;&lt;P&gt;Can anyone provide any video or document (not a regular cisco PDF) that can explain Commands such as:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa group server radius rad_eap&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa group server radius rad_mac&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa authentication login eap_methods group rad_eap&lt;/P&gt;&lt;P&gt;aaa authentication login mac_methods local&lt;/P&gt;&lt;P&gt;aaa authentication login method_SWAN group SWAN&lt;/P&gt;&lt;P&gt;wlccp authentication-server client eap method_client&lt;/P&gt;&lt;P&gt;wlccp authentication-server client leap method_client&lt;SPAN id="mce_marker"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;aaa authentication login eap_methods group rad_eap&lt;BR /&gt;aaa authentication login mac_methods local&lt;BR /&gt;aaa authentication login method_SWAN group SWAN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wlccp authentication-server client eap method_client&lt;BR /&gt;wlccp authentication-server client leap method_client&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How about Debug commands?!&lt;/P&gt;&lt;P&gt;any debug client on aironet APs?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks alot!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;</description>
      <pubDate>Sun, 04 Jul 2021 04:44:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/aironet-debuging-clients-and-wds-issues/m-p/1908833#M70957</guid>
      <dc:creator>jonathan</dc:creator>
      <dc:date>2021-07-04T04:44:34Z</dc:date>
    </item>
    <item>
      <title>Aironet debuging clients and WDS issues</title>
      <link>https://community.cisco.com/t5/wireless/aironet-debuging-clients-and-wds-issues/m-p/1908834#M70958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; ok, so to start at the begining.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WDS is used by the Cisco AP when you are doing 802.1x authentications.&amp;nbsp; 802.1x defines three pieces the AAA server(ACS/IAS/NPS etc), the Authenticator ( AP, WLC) and the client.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are doing 802.1x and do not use WDS, every time the client roams to a new AP, it will do a full 802.1x authentication, generate new keys and then be on it's merry way.&amp;nbsp; The problem with this is, the full 802.1x could break any current connections the client has, if there is an error, or a delayed response.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With WDS, you configure one AP as the 'Master' for that WDS Domain.&amp;nbsp; Now when a client connects to any AP, the AP transmits the user credentials to the 'Master' via WLCCP, and the 'Master' does the authentication with the AAA server.&amp;nbsp; Now when the client roams, the AP checks with the Master, and if the keys are still valid, a 4-way handshake happens and the client goes it's merry way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Hopefully that makes sense so far.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On to the groups.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa group server radius rad_eap&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;by using aaa groups, you are able to select which AAA server or servers you want to send that type of authentication to.&lt;/P&gt;&lt;P&gt;For the group above, rad_eap, this is the list of servers that we are going to send Radius Authentications to.&amp;nbsp; For rad_mac, this would be the group that we are going to send Radius MAC authentications to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can name these groups what ever you want.&amp;nbsp; But make sure they are something that you can see and easily recognize what the group is for.&amp;nbsp; I personally like to leave it at the default the AP generates.&amp;nbsp; For the WLCCP authentication-server client, it is the same.&amp;nbsp; When the AP receives a request via WLCCP to authenticate a client, what group does it use.&amp;nbsp; The flow is the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The next piece:&lt;/P&gt;&lt;P&gt;aaa authentication login eap_methods group rad_eap&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This piece tells the AP, that when the SSID is configured for eap_methods, to go and use the server list rad_eap.&amp;nbsp; So as a brief example/explanation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dot11 ssid Test1234&lt;/P&gt;&lt;P&gt;authentication open eap eap_methods&lt;/P&gt;&lt;P&gt;authentication key-management wpa&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the Test1234 we are doing an EAP type, which one doesn't matter at this point as the EAP is negotiated between the client and the server, and for this SSID we are to look at the login group eap_methods, which would referrence the server list rad_eap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So why do we have the ability to specifiy different server lists?&amp;nbsp; Well, what if you want to support different EAP types, or different domains of PKI infrastructures?&amp;nbsp; But to keep it simple for now, lets go with different EAP Types. IAS/NPS only support PEAP and EAP-TLS.&amp;nbsp; But let's say you have some clients that are running an old Cisco card and can only do EAP-Fast.&amp;nbsp; Well your IAS can't do it, but the ACS you have can.&amp;nbsp; So what you would do, is conifgure the ACS for EAP-Fast and configure an SSID to use a different group.&amp;nbsp; Let's say we are going to use group eap_fast.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So we would have&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa group server radius rad_eap&lt;/P&gt;&lt;P&gt;192.168.1.5 auth 1812 acct 1813&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;aaa group server radius eap_fast&lt;/P&gt;&lt;P&gt;192.168.1.6 auth 1645 acct 1646&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;aaa authentication login eap_methods group rad_eap&lt;/P&gt;&lt;P&gt;aaa authentication login eap_fast group eap_fast&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then the SSID:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dot11 ssid Test1234&lt;/P&gt;&lt;P&gt;authentication open eap eap_methods&lt;/P&gt;&lt;P&gt;authentication key-management wpa&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;dot11 ssid TestFast&lt;/P&gt;&lt;P&gt;authentication open eap eap_fast&lt;/P&gt;&lt;P&gt;authentication key-management wpa&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, any client that is connecing to Test1234, will use group rad_eap and the server at 192.168.1.5. &lt;/P&gt;&lt;P&gt;Any client that is connecting to TestFast, will use group eap_fast and the server at 192.168.1.6.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again, I hope this is making sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Moving to the Debugs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your best friend here, are the Aironet Command References.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;debug wlccp ap {mn | rm [statistics | context | packet] | state | wds-discovery}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="http://supportforums.cisco.com/sites/default/files/legacy/6/4/0/81046-wlccp.jpg" class="jive-image" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as well as your show WLCCP commands&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;show wlccp &lt;/P&gt;&lt;P&gt;&lt;IMG src="http://supportforums.cisco.com/sites/default/files/legacy/0/5/0/81050-show.jpg" class="jive-image" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;theser were pulled from&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.cisco.com/en/US/docs/wireless/access_point/12.4_3g_JA/command/reference/cr43main.html"&gt;http://www.cisco.com/en/US/docs/wireless/access_point/12.4_3g_JA/command/reference/cr43main.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above link also lists out the various other debugs that you can run on the AP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want more on WDS and SWAN, there is a book out there for the SWAN Infrastructure&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2012 14:52:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/aironet-debuging-clients-and-wds-issues/m-p/1908834#M70958</guid>
      <dc:creator>Stephen Rodriguez</dc:creator>
      <dc:date>2012-03-07T14:52:15Z</dc:date>
    </item>
    <item>
      <title>Aironet debuging clients and WDS issues</title>
      <link>https://community.cisco.com/t5/wireless/aironet-debuging-clients-and-wds-issues/m-p/1908835#M70959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is a GREAT breakdown Steve, thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2012 15:46:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/aironet-debuging-clients-and-wds-issues/m-p/1908835#M70959</guid>
      <dc:creator>ESIGO1_2</dc:creator>
      <dc:date>2012-03-07T15:46:28Z</dc:date>
    </item>
    <item>
      <title>Aironet debuging clients and WDS issues</title>
      <link>https://community.cisco.com/t5/wireless/aironet-debuging-clients-and-wds-issues/m-p/1908836#M70960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Stephen, really much appreciated!!  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Configuring a WLC seems to be so easy while setting up a SWAN can be really challenging&amp;nbsp;  &lt;/P&gt;&lt;P&gt;Are there any other recommendations while configuring a SWAN? Sniffer filtering or debug command that can help while configuring a SWAN (missing a command or misconfiguring the AP)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Is there a simple debug client command "MAC" in SWAN like on the WLC?&lt;/P&gt;&lt;P&gt; Is there some kind of hidden detailed guide or video for configuring PEAP\EAP on IAS? &lt;/P&gt;&lt;P&gt;The cisco guides usually shows it all on ACS  while most of my clients have Microsoft? Sorry for all the questions… Thank you very very much for your help…&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2012 16:19:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/aironet-debuging-clients-and-wds-issues/m-p/1908836#M70960</guid>
      <dc:creator>jonathan</dc:creator>
      <dc:date>2012-03-07T16:19:18Z</dc:date>
    </item>
    <item>
      <title>Aironet debuging clients and WDS issues</title>
      <link>https://community.cisco.com/t5/wireless/aironet-debuging-clients-and-wds-issues/m-p/1908837#M70961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; well, WDS isn't that bad once you've done it a few times. It works pretty darn well, for what it is.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;unfortunately the debugs for WLCCP aren't quite as simple.&amp;nbsp; Debug client calls a couple of different debugs with the one command, where in IOS you have to call them seperatly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;debug wlccp wds mn&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As for PEAP on IAS, &lt;A href="http://goo.gl/Nfli3"&gt;http://goo.gl/Nfli3&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2012 16:32:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/aironet-debuging-clients-and-wds-issues/m-p/1908837#M70961</guid>
      <dc:creator>Stephen Rodriguez</dc:creator>
      <dc:date>2012-03-07T16:32:50Z</dc:date>
    </item>
    <item>
      <title>Aironet debuging clients and WDS issues</title>
      <link>https://community.cisco.com/t5/wireless/aironet-debuging-clients-and-wds-issues/m-p/1908838#M70962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have no words for your kind and quick assistance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stephen - Bring us world peace &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2012 16:39:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/aironet-debuging-clients-and-wds-issues/m-p/1908838#M70962</guid>
      <dc:creator>jonathan</dc:creator>
      <dc:date>2012-03-07T16:39:52Z</dc:date>
    </item>
  </channel>
</rss>

