<?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: Cisco 3700 Access Point static IP assignment in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/cisco-3700-access-point-static-ip-assignment/m-p/3375862#M125632</link>
    <description>Thank you for your reply. I will try it and will get back to you here.&lt;BR /&gt;</description>
    <pubDate>Tue, 01 May 2018 08:05:10 GMT</pubDate>
    <dc:creator>Muhammad Amin Zia</dc:creator>
    <dc:date>2018-05-01T08:05:10Z</dc:date>
    <item>
      <title>Cisco 3700 Access Point static IP assignment</title>
      <link>https://community.cisco.com/t5/wireless/cisco-3700-access-point-static-ip-assignment/m-p/2660127#M125627</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Able to access console on the 3700 AP yet unable to find any commands that permit the assignment of a static IP and mask?&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jul 2021 09:56:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/cisco-3700-access-point-static-ip-assignment/m-p/2660127#M125627</guid>
      <dc:creator>soknetworkops</dc:creator>
      <dc:date>2021-07-05T09:56:38Z</dc:date>
    </item>
    <item>
      <title>It depends on the kind of IOS</title>
      <link>https://community.cisco.com/t5/wireless/cisco-3700-access-point-static-ip-assignment/m-p/2660128#M125628</link>
      <description>&lt;P&gt;It depends on the kind of IOS software currently running on your access-point, below the examples for both autonomous and Controller based.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Autonomous&lt;/STRONG&gt;&lt;/P&gt;

&lt;PRE&gt;
AP#conf t
AP(config)#int bvI 1
AP(config-if)# ip address &amp;lt;IP&amp;gt; &amp;lt;subnetmask&amp;gt;
AP(config-if)# exit
AP(config)#ip route 0.0.0.0 0.0.0.0 &amp;lt;IP GW&amp;gt;
&lt;/PRE&gt;

&lt;P&gt;&lt;STRONG&gt;Controller based&lt;/STRONG&gt;&lt;/P&gt;

&lt;PRE&gt;
AP#capwap ap ip address &amp;lt;IP&amp;gt; &amp;lt;subnetmask&amp;gt;
AP#capwap ap ip default-gateway &amp;lt;IP GW&amp;gt;
AP#test capwap restart

&lt;EM&gt;Optionally to statically configure the WLC to join:&lt;/EM&gt;
AP#capwap ap controller ip address &lt;MANAGEMENT ip="" wlc=""&gt;&amp;lt;Management IP of the WLC&amp;gt;
&lt;/MANAGEMENT&gt;&lt;/PRE&gt;

&lt;P&gt;&lt;BR /&gt;&lt;EM&gt;Please rate useful posts &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Apr 2015 14:42:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/cisco-3700-access-point-static-ip-assignment/m-p/2660128#M125628</guid>
      <dc:creator>Freerk Terpstra</dc:creator>
      <dc:date>2015-04-16T14:42:45Z</dc:date>
    </item>
    <item>
      <title>First AP resetting to factory</title>
      <link>https://community.cisco.com/t5/wireless/cisco-3700-access-point-static-ip-assignment/m-p/2660129#M125629</link>
      <description>&lt;P&gt;First AP resetting to factory default, it will always takes &lt;SPAN style="color:#ff00ff;"&gt;10.0.0.1.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color:#ff00ff;"&gt;So you can use GUI simple to change the ip of the AP ,but be sure the Computer ip is also like 10.0.0.2 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color:#ff00ff;"&gt;Further more if the AP don't have console we use telnet/ssh or if it has then we connect the AP directly with computer under same subnet ip then issue the command.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;AP#conf terminal&lt;/P&gt;&lt;P&gt;AP(config)#interface bvI 1&lt;/P&gt;&lt;P&gt;AP(config-if)# ip address &amp;lt;IP&amp;gt; &amp;lt;subnetmask&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please mark the answer correct if its helpful.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Apr 2015 18:36:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/cisco-3700-access-point-static-ip-assignment/m-p/2660129#M125629</guid>
      <dc:creator>gohussai</dc:creator>
      <dc:date>2015-04-17T18:36:51Z</dc:date>
    </item>
    <item>
      <title>Re: It depends on the kind of IOS</title>
      <link>https://community.cisco.com/t5/wireless/cisco-3700-access-point-static-ip-assignment/m-p/3374244#M125630</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I need your help. I have cisco 2702 AP which is controller based 2504 WLAN. I want to configure AP 2702 with the controller for which i need to give static managemnt IP. I dont want that an AP can get IP from my DHCP server. Can someone share a basic cli configuration template so that I can manage my AP with static management IP.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Apr 2018 04:43:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/cisco-3700-access-point-static-ip-assignment/m-p/3374244#M125630</guid>
      <dc:creator>Muhammad Amin Zia</dc:creator>
      <dc:date>2018-04-27T04:43:36Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco 3700 Access Point static IP assignment</title>
      <link>https://community.cisco.com/t5/wireless/cisco-3700-access-point-static-ip-assignment/m-p/3375290#M125631</link>
      <description>&lt;P&gt;Try these commands if you are in CAPWAP mode:&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 10.5pt; color: black;"&gt;debug capwap console cli&amp;nbsp; -&amp;nbsp; enter this to be able to enter the global config mode&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 10.5pt; color: black;"&gt;capwap ap ip address &amp;lt;IP&amp;gt; &amp;lt;mask&amp;gt;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 10.5pt; color: black;"&gt;capwap ap ip default-gateway &amp;lt;IP&amp;gt;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 10.5pt; color: black;"&gt;capwap ap controller ip address &amp;lt;IP&amp;gt;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 10.5pt; color: black;"&gt;sh capwap ip config - to verify your config&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 10.5pt; color: black;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 10.5pt; color: black;"&gt;Then save your config&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Apr 2018 09:49:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/cisco-3700-access-point-static-ip-assignment/m-p/3375290#M125631</guid>
      <dc:creator>denizyaran</dc:creator>
      <dc:date>2018-04-30T09:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco 3700 Access Point static IP assignment</title>
      <link>https://community.cisco.com/t5/wireless/cisco-3700-access-point-static-ip-assignment/m-p/3375862#M125632</link>
      <description>Thank you for your reply. I will try it and will get back to you here.&lt;BR /&gt;</description>
      <pubDate>Tue, 01 May 2018 08:05:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/cisco-3700-access-point-static-ip-assignment/m-p/3375862#M125632</guid>
      <dc:creator>Muhammad Amin Zia</dc:creator>
      <dc:date>2018-05-01T08:05:10Z</dc:date>
    </item>
  </channel>
</rss>

