<?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: Repurpose AIR-CAP3702E in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/repurpose-air-cap3702e/m-p/4561808#M239119</link>
    <description>&lt;P&gt;Is the AP In autonomous mode or managed or was managed by controller ?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 02 Mar 2022 06:06:51 GMT</pubDate>
    <dc:creator>Ambuj M</dc:creator>
    <dc:date>2022-03-02T06:06:51Z</dc:date>
    <item>
      <title>Repurpose AIR-CAP3702E</title>
      <link>https://community.cisco.com/t5/wireless/repurpose-air-cap3702e/m-p/4561733#M239117</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I was given a Cisco AIR-CAP3702E-A-K9.&lt;/P&gt;&lt;P&gt;I would like to know how I can get into the GUI interface in order to use the access point on my home network.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's currently running Cisco IOS Software, C3700 Software (AP3G2-K9W7-M), Version 15.3(3)JK.&lt;/P&gt;&lt;P&gt;I watched some videos online of some ppl were able to get into the web interface of the AP to setup the SSID and WPAv2 etc.&lt;/P&gt;&lt;P&gt;However, in my case, I am not able to get into the web interface.&lt;/P&gt;&lt;P&gt;I went into &lt;A href="http://ip_of_the_BVI1" target="_blank"&gt;http://ip_of_the_BVI1&lt;/A&gt; However, it doesn't respond!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Mar 2022 23:40:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/repurpose-air-cap3702e/m-p/4561733#M239117</guid>
      <dc:creator>General1</dc:creator>
      <dc:date>2022-03-01T23:40:57Z</dc:date>
    </item>
    <item>
      <title>Re: Repurpose AIR-CAP3702E</title>
      <link>https://community.cisco.com/t5/wireless/repurpose-air-cap3702e/m-p/4561808#M239119</link>
      <description>&lt;P&gt;Is the AP In autonomous mode or managed or was managed by controller ?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Mar 2022 06:06:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/repurpose-air-cap3702e/m-p/4561808#M239119</guid>
      <dc:creator>Ambuj M</dc:creator>
      <dc:date>2022-03-02T06:06:51Z</dc:date>
    </item>
    <item>
      <title>Re: Repurpose AIR-CAP3702E</title>
      <link>https://community.cisco.com/t5/wireless/repurpose-air-cap3702e/m-p/4561819#M239120</link>
      <description>&lt;P&gt;It was managed by a controller. But I managed to change the software to an autonomous one (the W7 in the software versions confirms this).&lt;/P&gt;&lt;PRE&gt;ap(config)#ip http server

System is configured with default enable secret.Please change it before enabling HTTP Server&lt;/PRE&gt;&lt;P&gt;How can I over come the "&lt;EM&gt;System is configured with default enable secret.Please change it before enabling HTTP Server&lt;/EM&gt;"?&lt;/P&gt;</description>
      <pubDate>Wed, 02 Mar 2022 06:19:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/repurpose-air-cap3702e/m-p/4561819#M239120</guid>
      <dc:creator>General1</dc:creator>
      <dc:date>2022-03-02T06:19:10Z</dc:date>
    </item>
    <item>
      <title>Re: Repurpose AIR-CAP3702E</title>
      <link>https://community.cisco.com/t5/wireless/repurpose-air-cap3702e/m-p/4561853#M239121</link>
      <description>&lt;P&gt;Ah! W7 missed that.&amp;nbsp;&lt;BR /&gt;This might be a security measure before you enable http, just change your secret and see if it works.&amp;nbsp;&lt;BR /&gt;I am assuming you can already ping the AP BVI.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;(config)# enable secret &amp;lt;your password&amp;gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Mar 2022 07:01:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/repurpose-air-cap3702e/m-p/4561853#M239121</guid>
      <dc:creator>Ambuj M</dc:creator>
      <dc:date>2022-03-02T07:01:25Z</dc:date>
    </item>
    <item>
      <title>Re: Repurpose AIR-CAP3702E</title>
      <link>https://community.cisco.com/t5/wireless/repurpose-air-cap3702e/m-p/4563353#M239174</link>
      <description>&lt;P&gt;This is resolved.&lt;/P&gt;&lt;P&gt;Thanks for&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/325330"&gt;@Ambuj M&lt;/a&gt; 's help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In summary, the solution are:&lt;/P&gt;&lt;P&gt;1) set the enable password with command&lt;/P&gt;&lt;PRE&gt;ap(config)#enable secret &amp;lt;pwd_of_your_choice&amp;gt;&lt;/PRE&gt;&lt;P&gt;2) Turn on the http server/service with the command&lt;/P&gt;&lt;PRE&gt;ap(config)#ip http server&lt;/PRE&gt;&lt;P&gt;And then finally write the change to mem.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2022 20:36:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/repurpose-air-cap3702e/m-p/4563353#M239174</guid>
      <dc:creator>General1</dc:creator>
      <dc:date>2022-03-03T20:36:41Z</dc:date>
    </item>
  </channel>
</rss>

