<?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 Re: Option 43 vs. DNS Resolution in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/option-43-vs-dns-resolution/m-p/1242103#M186690</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's been a while since I did that, and it's coming back now.  It wasn't an issue for me b/c I have a couple of 2106 controllers that I take out into the field with me to help with troubleshooting.  You can't run any of those commands without changing the password.  So what I would do is hook the AP up to my 2106 (it uses local layer 2 broadcast to join) and then change the username and password.  You can do this from the controller using the comand 'config ap username user_id password passwd [all | ap_name ]'.  This allows you to restrict it to the one AP you have, but since you can't join it to a controller you can't do that.  Send me the same debugs you sent Cisco TAC and I'll look at them.  Do you have admin access to your infrastructure, or are the switches/controllers under someone else's provisioning?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="mailto:&amp;lt;a href=" spickles=""&gt;spickles@vpnsystems.com&lt;/A&gt;"&amp;gt;&lt;A href="mailto:spickles@vpnsystems.com"&gt;spickles@vpnsystems.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Feb 2009 21:30:58 GMT</pubDate>
    <dc:creator>Scott Pickles</dc:creator>
    <dc:date>2009-02-04T21:30:58Z</dc:date>
    <item>
      <title>Option 43 vs. DNS Resolution</title>
      <link>https://community.cisco.com/t5/wireless/option-43-vs-dns-resolution/m-p/1242084#M186671</link>
      <description>&lt;P&gt;For those of us that are familiar with the process by which an AP finds its controller, we know that there is L2 broadcast, Option 43, DNS resolution, and shared neighbor information via OTP, as well as the final option to statically assign a controller IP via the 'lwapp ap controller ip address x.x.x.x'.  If you watch the process via 'debug lwapp client event' process on an AP, you will see that each IP address is categorized as to how it was learned using a number (0-4).  Here's my question:  Are these numbers used in a priority order when an AP attempts to join a controller?  I had a 1252 on a 2106 running 5.2.157.0 and no domain (the AP got its controller IP via 'option 43 ascii x.x.x.x' from a DHCP scope on a 2960 switch).  Then I moved it to my lab setting, where it's a 4402-25 running 4.2.130.0 and a domain.  I expected the new resolution of CISCO-LWAPP-CONTROLLER to be successful and have it join my controller.  However, all I saw was the stored entries in NVRAM from the previous controller to which it was joined.  I had a couple of options to force it to join my lab controller, and I chose Option 43.  That seemed to work and the AP happily downgraded its code.  Any thoughts/comments?  I'm just surprised that the new DNS resolution (which did work b/c the debug showed 'translating [OK]') didn't allow the AP to join my lab controller.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;</description>
      <pubDate>Sun, 04 Jul 2021 00:06:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/option-43-vs-dns-resolution/m-p/1242084#M186671</guid>
      <dc:creator>Scott Pickles</dc:creator>
      <dc:date>2021-07-04T00:06:37Z</dc:date>
    </item>
    <item>
      <title>Re: Option 43 vs. DNS Resolution</title>
      <link>https://community.cisco.com/t5/wireless/option-43-vs-dns-resolution/m-p/1242085#M186672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After we turn on debugging, what is the command to view the debugs??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Feb 2009 16:46:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/option-43-vs-dns-resolution/m-p/1242085#M186672</guid>
      <dc:creator>laxcis</dc:creator>
      <dc:date>2009-02-04T16:46:43Z</dc:date>
    </item>
    <item>
      <title>Re: Option 43 vs. DNS Resolution</title>
      <link>https://community.cisco.com/t5/wireless/option-43-vs-dns-resolution/m-p/1242086#M186673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;laxcis -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you turn on debugging, it should show up rather immediately.  If you are not getting any debug information, that means that your AP is not getting its data to the controller.  If you are running debug from the controller, you can use the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.  debug lwapp events enable (shows all)&lt;/P&gt;&lt;P&gt;2.  debug client &lt;MAC&gt; (restrict to a particular AP)&lt;/MAC&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are running the debug from the AP, the following will help:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.  debug lwapp client event&lt;/P&gt;&lt;P&gt;2.  debug lwapp client packet&lt;/P&gt;&lt;P&gt;3.  debug lwapp client error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would recommend only running one debug type at a time so that your output isn't mixed up.  You must be consoled to an AP in privileged/exec mode to run the debug commands.  The default login is still Cisco/Cisco, unless it has been changed by the administrator (from the controller, use this to change the password on the AP 'config ap username &lt;USERNAME&gt; password &lt;PASSWORD&gt; &lt;ALL&gt;')&lt;/ALL&gt;&lt;/PASSWORD&gt;&lt;/USERNAME&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use Cisco.com, the TAC search tool, Cisco's Support Wiki, and the 'net at large to find many relevant docs for troubleshooting the AP join process.  If you need some docs specifically, I have a few I can share.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Feb 2009 17:08:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/option-43-vs-dns-resolution/m-p/1242086#M186673</guid>
      <dc:creator>Scott Pickles</dc:creator>
      <dc:date>2009-02-04T17:08:00Z</dc:date>
    </item>
    <item>
      <title>Re: Option 43 vs. DNS Resolution</title>
      <link>https://community.cisco.com/t5/wireless/option-43-vs-dns-resolution/m-p/1242087#M186674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I do have a open case with TAC and they want me to do the following. After I enable this though, what do I do next to see the debug? Where do I go to see them?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;debug mac addr &lt;AP-MAC-ADDRESS&gt;&lt;/AP-MAC-ADDRESS&gt;&lt;/P&gt;&lt;P&gt;    debug lwapp events enable&lt;/P&gt;&lt;P&gt;    debug dhcp message enable&lt;/P&gt;&lt;P&gt;    debug dhcp packet enable &lt;/P&gt;&lt;P&gt;    debug pm pki enable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Feb 2009 17:13:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/option-43-vs-dns-resolution/m-p/1242087#M186674</guid>
      <dc:creator>laxcis</dc:creator>
      <dc:date>2009-02-04T17:13:01Z</dc:date>
    </item>
    <item>
      <title>Re: Option 43 vs. DNS Resolution</title>
      <link>https://community.cisco.com/t5/wireless/option-43-vs-dns-resolution/m-p/1242088#M186675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;nevermind, figured out the debug. I sent it to TAC.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Feb 2009 17:35:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/option-43-vs-dns-resolution/m-p/1242088#M186675</guid>
      <dc:creator>laxcis</dc:creator>
      <dc:date>2009-02-04T17:35:15Z</dc:date>
    </item>
    <item>
      <title>Re: Option 43 vs. DNS Resolution</title>
      <link>https://community.cisco.com/t5/wireless/option-43-vs-dns-resolution/m-p/1242089#M186676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Laxcis -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I wasn't clear in my previous post, if you are either telnetted or consoled into the controller, your debug should show up immediately in your terminal emulation software (i.e. HyperTerminal/PuTTY/CRT/etc.).  If you are NOT seeing any debug traffic, then your APs are not able to reach the controller and thus you are not seeing any traffic.  A few things that will cause this immediately are these:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.  Firewall blocking ports UDP 12222/12223 (used to send LWAPP packets to/from controller)&lt;/P&gt;&lt;P&gt;2.  Incorrect tagging on the interface directly connected to the controller.  Remember, the controller ports are hard coded 1 gigabit, full duplex, dot1q trunks.&lt;/P&gt;&lt;P&gt;3.  Incorrect port configuration on the switch.  Your switchport that connects to your controller MUST be 1 gigabit, full duplex, dot1q trunk.&lt;/P&gt;&lt;P&gt;4.  You are not allowing all VLANs across your trunk link (only applies if you chose not to put your controller management IP address on your native VLAN).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Feb 2009 17:35:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/option-43-vs-dns-resolution/m-p/1242089#M186676</guid>
      <dc:creator>Scott Pickles</dc:creator>
      <dc:date>2009-02-04T17:35:35Z</dc:date>
    </item>
    <item>
      <title>Re: Option 43 vs. DNS Resolution</title>
      <link>https://community.cisco.com/t5/wireless/option-43-vs-dns-resolution/m-p/1242090#M186677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Laxcis -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Be sure and post back what your issue was and how you resolved it.  Your response 'nevermind, I figured it out" is going to leave a lot of people reading the thread hanging.  The NetPro forums are for professionals to help ourselves and eachother.  Without subscribing to a PROBLEM/SOLUTION methodology, this thread would otherwise not be useful to others.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Feb 2009 17:40:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/option-43-vs-dns-resolution/m-p/1242090#M186677</guid>
      <dc:creator>Scott Pickles</dc:creator>
      <dc:date>2009-02-04T17:40:31Z</dc:date>
    </item>
    <item>
      <title>Re: Option 43 vs. DNS Resolution</title>
      <link>https://community.cisco.com/t5/wireless/option-43-vs-dns-resolution/m-p/1242091#M186678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;of course I would post what I find. The "nevermind I got it" was in reference to how to see the debugging going on. But I finally realized it just shows up on the screen. My AP's still are not locating the right WLC, and I am waiting for TAC to get back to me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Feb 2009 18:45:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/option-43-vs-dns-resolution/m-p/1242091#M186678</guid>
      <dc:creator>laxcis</dc:creator>
      <dc:date>2009-02-04T18:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: Option 43 vs. DNS Resolution</title>
      <link>https://community.cisco.com/t5/wireless/option-43-vs-dns-resolution/m-p/1242092#M186679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you run debug on an AP?  It will tell you what controllers it has learned about and how.  Once you know if and how your APs are learning about your controllers, you can begin to figure out where it is breaking down.  If you don't see the address you want listed, review the configuration for that method (i.e. Option 43, DNS, etc.).  For the short term, you'll make the most progress by hard coding one of your APs with the controller address you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Feb 2009 18:48:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/option-43-vs-dns-resolution/m-p/1242092#M186679</guid>
      <dc:creator>Scott Pickles</dc:creator>
      <dc:date>2009-02-04T18:48:59Z</dc:date>
    </item>
    <item>
      <title>Re: Option 43 vs. DNS Resolution</title>
      <link>https://community.cisco.com/t5/wireless/option-43-vs-dns-resolution/m-p/1242093#M186680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks. Would you be able to tell me how to hard code my AP with the controller I want? That would be terrific. It's a 1242.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do have another question relating to Option 43 vs DNS. What happens if you have both? I'm thinking this may be my problem, and why my AP's are going to the wrong controller. In DNS, we have the entry for the one wireless controller (CISCO-LWAPP-CONTROLLER), but not for the other WLC. Instead, for that we have option 43. I guess what I am wondering is, how do you do multiple DNS entries for more than 1 WLC? Doesn't the name in DNS need to be CISCO-LWAPP-CONTROLLER? Or should that be the name of the controller?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Feb 2009 19:02:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/option-43-vs-dns-resolution/m-p/1242093#M186680</guid>
      <dc:creator>laxcis</dc:creator>
      <dc:date>2009-02-04T19:02:03Z</dc:date>
    </item>
    <item>
      <title>Re: Option 43 vs. DNS Resolution</title>
      <link>https://community.cisco.com/t5/wireless/option-43-vs-dns-resolution/m-p/1242094#M186681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you be able to tell me how to hard code my AP with the controller I want? That would be terrific. It's a 1242.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Feb 2009 19:07:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/option-43-vs-dns-resolution/m-p/1242094#M186681</guid>
      <dc:creator>laxcis</dc:creator>
      <dc:date>2009-02-04T19:07:06Z</dc:date>
    </item>
    <item>
      <title>Re: Option 43 vs. DNS Resolution</title>
      <link>https://community.cisco.com/t5/wireless/option-43-vs-dns-resolution/m-p/1242095#M186682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Scott,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After moving the AP into your LAB, where the WLC 4402 is connected, did the AP was connected into the same segment where the WLC is sitting?&lt;/P&gt;&lt;P&gt;I think that it is obvious that the AP will keep his controller IP (if it was retained through DNS or DHCP) because of the redundancy issue.  &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Feb 2009 19:24:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/option-43-vs-dns-resolution/m-p/1242095#M186682</guid>
      <dc:creator>talmadari</dc:creator>
      <dc:date>2009-02-04T19:24:47Z</dc:date>
    </item>
    <item>
      <title>Re: Option 43 vs. DNS Resolution</title>
      <link>https://community.cisco.com/t5/wireless/option-43-vs-dns-resolution/m-p/1242096#M186683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure.  Plug your AP into a power source but leave the network port disconnected.  The AP will boot and realize it has no connection to the rest of the network and won't attempt the LWAPP join process.  Then you can run the following commands to set it up:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;clear lwapp private-config&lt;/P&gt;&lt;P&gt;lwapp ap controller ip address x.x.x.x&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As for the DNS entries.  There was a time I thought the same thing.  You actually create the same 'A' record multiple times, each time using a different controller IP address.  So each DNS record is named CISCO-LWAPP-CONTROLLER.domain.  What happens when an AP joins is that it gets all records returned.  Then it sends a join request to ALL of those controllers.  Which controller it ends up on is due in part to several factors, but most important is the AP load.  It will choose the controller with the least load (this information is sent to the AP by the controller in its 'DISCOVERY RESPONSE').  You can override this behavior with a controller configured as 'Master Controller.'  However, this is recommended for provisioning APs in a controlled lab environment, and is not recommended for production.  In your case, what will probably end up happening is that it will join a controller you don't want it joined to.  Then you go into the config for that AP via the controller and set the PRIMARY, SECONDARY, and TERTIARY controller names.  Once saved to the AP's NVRAM, it will unicast to join that controller first the next time around.  Once you save it, you can safely reboot it.  The names you put in for the controllers need to be the HOST names of the controllers, and may or may not actually be DNS records depending on how you have set your DNS up.  In code version 5.0 and up, these fields also have an IP address field.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Feb 2009 19:33:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/option-43-vs-dns-resolution/m-p/1242096#M186683</guid>
      <dc:creator>Scott Pickles</dc:creator>
      <dc:date>2009-02-04T19:33:24Z</dc:date>
    </item>
    <item>
      <title>Re: Option 43 vs. DNS Resolution</title>
      <link>https://community.cisco.com/t5/wireless/option-43-vs-dns-resolution/m-p/1242097#M186684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Talmadari -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whether the AP is on the same subnet or not really just tells me which discovery methods the AP can/will use.  Cisco hasn't recommended L2 in quite a while, and my particular configuration is L3.  The APs are on a different subnet.  Therefore, it should have gotten a controller address from either DNS or Option 43, or possibly both.  Prior to adding Option 43, it should have picked up the address for the 4402 from the DNS server in the domain since it is configured to respond.  In addition, debug on the AP indicated that it resolved CISCO-LWAPP-CONTROLLER successfully.  So I'm not really sure what your point is.  Whether it was on the same subnet or not, the LWAPP join process should have shown the new controller IP address for my lab controller.  I agree with you that the AP properly stored the previous controller addresses, but it should have at least learned the new ones via the standard LWAPP join process and then decided 'I already have a primary configured so I'm going to use that.'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Feb 2009 19:54:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/option-43-vs-dns-resolution/m-p/1242097#M186684</guid>
      <dc:creator>Scott Pickles</dc:creator>
      <dc:date>2009-02-04T19:54:07Z</dc:date>
    </item>
    <item>
      <title>Re: Option 43 vs. DNS Resolution</title>
      <link>https://community.cisco.com/t5/wireless/option-43-vs-dns-resolution/m-p/1242098#M186685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I try and run these commands on the AP CLI, it says "Error!! Command is disabled"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I googled it and it appears I need to change the username/pwd. Easy to do?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Feb 2009 20:16:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/option-43-vs-dns-resolution/m-p/1242098#M186685</guid>
      <dc:creator>laxcis</dc:creator>
      <dc:date>2009-02-04T20:16:35Z</dc:date>
    </item>
    <item>
      <title>Re: Option 43 vs. DNS Resolution</title>
      <link>https://community.cisco.com/t5/wireless/option-43-vs-dns-resolution/m-p/1242099#M186686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you log in as exec user first?  If the AP has not ever been on a controller, or if the controller is set to default for user/pass, it will still be Cisco/Cisco.  If the AP gives you the 'command disabled' error, that usually means that it has run its LWAPP process.  I found that leaving the AP disconnected from the network usually works.  Give me a min to test and I'll get back to you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Feb 2009 21:02:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/option-43-vs-dns-resolution/m-p/1242099#M186686</guid>
      <dc:creator>Scott Pickles</dc:creator>
      <dc:date>2009-02-04T21:02:24Z</dc:date>
    </item>
    <item>
      <title>Re: Option 43 vs. DNS Resolution</title>
      <link>https://community.cisco.com/t5/wireless/option-43-vs-dns-resolution/m-p/1242100#M186687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Got it - you can't run the command 'clear lwapp private-config' UNLESS the default user/pass HAS been changed.  Once those parameters are changed, you'll have the ability to run that command.  However, in this case it isn't necessary.  Just use the 'lwapp ap controller ip address x.x.x.x' command and you should be all set.  Never hurts to use the reset button too.  Just hold it down for 1-2 sec. while powering on the AP and let go when you see the LED go amber.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Feb 2009 21:08:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/option-43-vs-dns-resolution/m-p/1242100#M186687</guid>
      <dc:creator>Scott Pickles</dc:creator>
      <dc:date>2009-02-04T21:08:39Z</dc:date>
    </item>
    <item>
      <title>Re: Option 43 vs. DNS Resolution</title>
      <link>https://community.cisco.com/t5/wireless/option-43-vs-dns-resolution/m-p/1242101#M186688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Still get the same message about command is disabled. Looks like i need to change the username/pwd. I'm not quite sure on how to do that though. Or can I get by with just changing the pwd?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Feb 2009 21:14:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/option-43-vs-dns-resolution/m-p/1242101#M186688</guid>
      <dc:creator>laxcis</dc:creator>
      <dc:date>2009-02-04T21:14:22Z</dc:date>
    </item>
    <item>
      <title>Re: Option 43 vs. DNS Resolution</title>
      <link>https://community.cisco.com/t5/wireless/option-43-vs-dns-resolution/m-p/1242102#M186689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Got it - you can't run the command 'clear lwapp private-config' UNLESS the default user/pass HAS been changed.  Once those parameters are changed, you'll have the ability to run that command.  However, in this case it isn't necessary.  Just use the 'lwapp ap controller ip address x.x.x.x' command and you should be all set.  Never hurts to use the reset button too.  Just hold it down for 1-2 sec. while powering on the AP and let go when you see the LED go amber.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Feb 2009 21:26:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/option-43-vs-dns-resolution/m-p/1242102#M186689</guid>
      <dc:creator>Scott Pickles</dc:creator>
      <dc:date>2009-02-04T21:26:05Z</dc:date>
    </item>
    <item>
      <title>Re: Option 43 vs. DNS Resolution</title>
      <link>https://community.cisco.com/t5/wireless/option-43-vs-dns-resolution/m-p/1242103#M186690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's been a while since I did that, and it's coming back now.  It wasn't an issue for me b/c I have a couple of 2106 controllers that I take out into the field with me to help with troubleshooting.  You can't run any of those commands without changing the password.  So what I would do is hook the AP up to my 2106 (it uses local layer 2 broadcast to join) and then change the username and password.  You can do this from the controller using the comand 'config ap username user_id password passwd [all | ap_name ]'.  This allows you to restrict it to the one AP you have, but since you can't join it to a controller you can't do that.  Send me the same debugs you sent Cisco TAC and I'll look at them.  Do you have admin access to your infrastructure, or are the switches/controllers under someone else's provisioning?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="mailto:&amp;lt;a href=" spickles=""&gt;spickles@vpnsystems.com&lt;/A&gt;"&amp;gt;&lt;A href="mailto:spickles@vpnsystems.com"&gt;spickles@vpnsystems.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Feb 2009 21:30:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/option-43-vs-dns-resolution/m-p/1242103#M186690</guid>
      <dc:creator>Scott Pickles</dc:creator>
      <dc:date>2009-02-04T21:30:58Z</dc:date>
    </item>
  </channel>
</rss>

