<?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: Access point not working in Switching</title>
    <link>https://community.cisco.com/t5/switching/access-point-not-working/m-p/990805#M432646</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure have you mean by tagged. Your right, it's not getting an iP address. The Ip helpers are correct. DHCP scope is in place. It's making me crazy. It's got to be something simple. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;DJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Mar 2008 17:25:31 GMT</pubDate>
    <dc:creator>DonnaJ</dc:creator>
    <dc:date>2008-03-24T17:25:31Z</dc:date>
    <item>
      <title>Access point not working</title>
      <link>https://community.cisco.com/t5/switching/access-point-not-working/m-p/990801#M432640</link>
      <description>&lt;P&gt;Last week, I install a new switch at one of our branches. Since then, when you connect to the public wireless network you get limited or no connectivity. I was working with the old switch.. Any help is greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;DJ&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2019 05:51:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/access-point-not-working/m-p/990801#M432640</guid>
      <dc:creator>DonnaJ</dc:creator>
      <dc:date>2019-03-06T05:51:32Z</dc:date>
    </item>
    <item>
      <title>Re: Access point not working</title>
      <link>https://community.cisco.com/t5/switching/access-point-not-working/m-p/990802#M432641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you referring to the windows error "limited or no connectivity?"  If so, that means you aren't receiving an IP address from your DHCP server.  If the switch you replaced was a Layer 3 switch, you will need to make sure you have the 'ip helper-address x.x.x.x,' configured where x.x.x.x is the IP address of your DHCP server. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface vlan1 (the vlan the AP is in)&lt;/P&gt;&lt;P&gt;ip address 1.1.1.1 255.255.255.0&lt;/P&gt;&lt;P&gt;ip helper-address 10.1.1.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH,&lt;/P&gt;&lt;P&gt;Jason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Mar 2008 14:48:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/access-point-not-working/m-p/990802#M432641</guid>
      <dc:creator>jaye15394</dc:creator>
      <dc:date>2008-03-21T14:48:10Z</dc:date>
    </item>
    <item>
      <title>Re: Access point not working</title>
      <link>https://community.cisco.com/t5/switching/access-point-not-working/m-p/990803#M432643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's already there. The only difference in the orginal (and then it was working) is the ip helper-addresses were the old servers and they are not longer on the network. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And the wireless network I'm troubleshooting, is for the public, therefore it doesn't have wpa keys. I'm new to wireless, so maybe I missing something. I will be at the branch having the trouble sometimes next week. Any advice you can give me on troubleshooting the switch and accesspoint connection would be greatlly appreciated. If I can supply any additional info, just ask.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;DJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Mar 2008 20:31:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/access-point-not-working/m-p/990803#M432643</guid>
      <dc:creator>DonnaJ</dc:creator>
      <dc:date>2008-03-21T20:31:25Z</dc:date>
    </item>
    <item>
      <title>Re: Access point not working</title>
      <link>https://community.cisco.com/t5/switching/access-point-not-working/m-p/990804#M432644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Based on your description, it sounds like the problem is the client is not receiving an IP address.  I would make sure the 'ip-helpers' are correct, a valid "Public" DHCP scope is created on the DHCP server, and verify the "Public" VLAN is tagged between the switches in the infrastructure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Mar 2008 12:58:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/access-point-not-working/m-p/990804#M432644</guid>
      <dc:creator>jaye15394</dc:creator>
      <dc:date>2008-03-24T12:58:19Z</dc:date>
    </item>
    <item>
      <title>Re: Access point not working</title>
      <link>https://community.cisco.com/t5/switching/access-point-not-working/m-p/990805#M432646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure have you mean by tagged. Your right, it's not getting an iP address. The Ip helpers are correct. DHCP scope is in place. It's making me crazy. It's got to be something simple. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;DJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Mar 2008 17:25:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/access-point-not-working/m-p/990805#M432646</guid>
      <dc:creator>DonnaJ</dc:creator>
      <dc:date>2008-03-24T17:25:31Z</dc:date>
    </item>
    <item>
      <title>Re: Access point not working</title>
      <link>https://community.cisco.com/t5/switching/access-point-not-working/m-p/990806#M432648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is the AP plugged directly into the switch with the 'ip helpers'?  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The 'ip helpers' should be associated with an 'interface vlan xx.'  Make sure the port the AP is plugged into is apart of that vlan.  If the AP is serving multiple users (guests and employees, i.e. multiple vlans), then multiple vlans will need to be tagged on the link between the AP and switch and between any other switches that in the path down to the switch with the 'ip helpers' on it.  The vlan tagging can be accomplished using dot1q trunking.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What kind of AP are you using?  Autonmous or Lightweight?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you post the configuration of the switch with the 'helpers' and the switch the AP is plugged into?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Mar 2008 17:43:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/access-point-not-working/m-p/990806#M432648</guid>
      <dc:creator>jaye15394</dc:creator>
      <dc:date>2008-03-24T17:43:00Z</dc:date>
    </item>
    <item>
      <title>Re: Access point not working</title>
      <link>https://community.cisco.com/t5/switching/access-point-not-working/m-p/990807#M432650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks. The access point is connected on port 24. Please let me know if you have anymore questions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;DJ&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Mar 2008 01:30:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/access-point-not-working/m-p/990807#M432650</guid>
      <dc:creator>DonnaJ</dc:creator>
      <dc:date>2008-03-27T01:30:52Z</dc:date>
    </item>
    <item>
      <title>Re: Access point not working</title>
      <link>https://community.cisco.com/t5/switching/access-point-not-working/m-p/990808#M432652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It looks like port 24 is in desirable mode which will only negotiate a trunk if the other end is running DTP as well.  I'm not sure on the AP running DTP.  So please manually set port 24 to act as a trunk with these commands.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try these on port 24:&lt;/P&gt;&lt;P&gt;switchport trunk encapsulation dot1q&lt;/P&gt;&lt;P&gt;switchport mode trunk&lt;/P&gt;&lt;P&gt;switchport trunk native vlan 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please rate if this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thx..keep me posted.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Mar 2008 02:09:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/access-point-not-working/m-p/990808#M432652</guid>
      <dc:creator>jaye15394</dc:creator>
      <dc:date>2008-03-27T02:09:20Z</dc:date>
    </item>
    <item>
      <title>Re: Access point not working</title>
      <link>https://community.cisco.com/t5/switching/access-point-not-working/m-p/990809#M432654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Donna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I notice that all your vlan's are in the "shutdown" state, none of them will work while they are like that. You'll need to access the interface on the switch and perform a "no shut" to activate the interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you need further assistance on this, let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Craig&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Mar 2008 17:43:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/access-point-not-working/m-p/990809#M432654</guid>
      <dc:creator>craig.eyre</dc:creator>
      <dc:date>2008-03-27T17:43:07Z</dc:date>
    </item>
    <item>
      <title>Re: Access point not working</title>
      <link>https://community.cisco.com/t5/switching/access-point-not-working/m-p/990810#M432655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No luck! I've tryed everything suggested and still get limited or no connectivity. Everything else works fine. Just Can't get and IP address on the wireless. We've had problems before with the wireless, but never with the public wireless. It's wide open, no keys or passwords. Any suggestions? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Apr 2008 15:18:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/access-point-not-working/m-p/990810#M432655</guid>
      <dc:creator>DonnaJ</dc:creator>
      <dc:date>2008-04-02T15:18:35Z</dc:date>
    </item>
    <item>
      <title>Re: Access point not working</title>
      <link>https://community.cisco.com/t5/switching/access-point-not-working/m-p/990811#M432658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Donna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What model of switch and which IOS is it running?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Craig&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Apr 2008 15:32:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/access-point-not-working/m-p/990811#M432658</guid>
      <dc:creator>craig.eyre</dc:creator>
      <dc:date>2008-04-02T15:32:37Z</dc:date>
    </item>
    <item>
      <title>Re: Access point not working</title>
      <link>https://community.cisco.com/t5/switching/access-point-not-working/m-p/990812#M432660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Donna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another question for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you say everything else works fine, do you mean that the abbessidprivate and the abbessidpublic are working fine? Let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Craig&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Apr 2008 15:42:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/access-point-not-working/m-p/990812#M432660</guid>
      <dc:creator>craig.eyre</dc:creator>
      <dc:date>2008-04-02T15:42:59Z</dc:date>
    </item>
    <item>
      <title>Re: Access point not working</title>
      <link>https://community.cisco.com/t5/switching/access-point-not-working/m-p/990813#M432662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's a 3550 with version 12.2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No, I'm not sure if any of the wireless is working. We only use the ABBEnet at that location. I'm going to make a trip out to that location sometimes this week. By everything else, I meant the switch. Not the access point. I just replaced the switch and it was working fine before and ABBEnet was working fine with the old switch. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any advice would be great. Even advice on trouble shotting it once on location. We don't usually have trouble with ABBEnet. It's wide open, no keys or passwords. We have trouble with some of the keys on the other two wireless networks. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before I came here they where having trouble with them because of the keys. We have cisco and bluesocket accesspoints and they can't use the same keys. Well, bluesocket doesn't support the longer keys. THis is my next project. And I really haven't worked with wireless before. Should be fun. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if you have any more questions. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;DJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Apr 2008 16:29:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/access-point-not-working/m-p/990813#M432662</guid>
      <dc:creator>DonnaJ</dc:creator>
      <dc:date>2008-04-02T16:29:53Z</dc:date>
    </item>
    <item>
      <title>Re: Access point not working</title>
      <link>https://community.cisco.com/t5/switching/access-point-not-working/m-p/990814#M432664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what model of access point is connected to port 24 on the switch?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Apr 2008 18:22:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/access-point-not-working/m-p/990814#M432664</guid>
      <dc:creator>craig.eyre</dc:creator>
      <dc:date>2008-04-02T18:22:08Z</dc:date>
    </item>
    <item>
      <title>Re: Access point not working</title>
      <link>https://community.cisco.com/t5/switching/access-point-not-working/m-p/990815#M432665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you ping the new dhcp servers from the new 3550 switch?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Craig&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Apr 2008 20:22:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/access-point-not-working/m-p/990815#M432665</guid>
      <dc:creator>craig.eyre</dc:creator>
      <dc:date>2008-04-02T20:22:16Z</dc:date>
    </item>
    <item>
      <title>Re: Access point not working</title>
      <link>https://community.cisco.com/t5/switching/access-point-not-working/m-p/990816#M432667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you post the config of the old switch?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Apr 2008 23:53:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/access-point-not-working/m-p/990816#M432667</guid>
      <dc:creator>jaye15394</dc:creator>
      <dc:date>2008-04-02T23:53:26Z</dc:date>
    </item>
    <item>
      <title>Re: Access point not working</title>
      <link>https://community.cisco.com/t5/switching/access-point-not-working/m-p/990817#M432669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes and from the access point.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2008 15:29:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/access-point-not-working/m-p/990817#M432669</guid>
      <dc:creator>DonnaJ</dc:creator>
      <dc:date>2008-04-03T15:29:39Z</dc:date>
    </item>
    <item>
      <title>Re: Access point not working</title>
      <link>https://community.cisco.com/t5/switching/access-point-not-working/m-p/990818#M432671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's attached. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;DJ&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2008 15:35:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/access-point-not-working/m-p/990818#M432671</guid>
      <dc:creator>DonnaJ</dc:creator>
      <dc:date>2008-04-03T15:35:22Z</dc:date>
    </item>
    <item>
      <title>Re: Access point not working</title>
      <link>https://community.cisco.com/t5/switching/access-point-not-working/m-p/990819#M432673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It happens when IP is not received from dhcp, check the scope of dhcp. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Aug 2013 08:07:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/access-point-not-working/m-p/990819#M432673</guid>
      <dc:creator>Saurav Lodh</dc:creator>
      <dc:date>2013-08-24T08:07:53Z</dc:date>
    </item>
  </channel>
</rss>

