<?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 Setting up new AP in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/setting-up-new-ap/m-p/2549227#M132249</link>
    <description>&lt;P&gt;I have a Cisco Aironet 1131ag I bought to play with to learn the wireless side of cisco. I am having issues using the web interface, it doesn't ever seem to apply my settings and is very slow.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On the command line I need a little help. I am used to it using switches and routers however.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was hoping someone could get me started. Here is what I am trying to achieve&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;basic stand alone setup of this ap&lt;/P&gt;&lt;P&gt;static ip set (do I want to assign one to each of the radios, i see it also has a bridge interface. do I want my main ip to be the fastethernet0 interface?)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;setup the ssid's and enable the radios&lt;/P&gt;&lt;P&gt;setup wpa2 key for the security for each of the radios&lt;/P&gt;&lt;P&gt;setup dhcp relay to my switch handing out IPs&lt;/P&gt;&lt;P&gt;setting up the SSID's to the correct vlan.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If someone just has a config they have using it as a stand alone that should be all I need to get started.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the help&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is my current config&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ap#show running-config&lt;BR /&gt;Building configuration...&lt;/P&gt;&lt;P&gt;Current configuration : 1555 bytes&lt;BR /&gt;!&lt;BR /&gt;version 12.4&lt;BR /&gt;no service pad&lt;BR /&gt;service timestamps debug datetime msec&lt;BR /&gt;service timestamps log datetime msec&lt;BR /&gt;service password-encryption&lt;BR /&gt;!&lt;BR /&gt;hostname ap&lt;BR /&gt;!&lt;BR /&gt;no logging console&lt;BR /&gt;enable secret 5 $1$t2sx$WwFrFGRmFhkKyYbm7tMTD0&lt;BR /&gt;!&lt;BR /&gt;no aaa new-model&lt;BR /&gt;!&lt;BR /&gt;resource policy&lt;BR /&gt;!&lt;BR /&gt;ip subnet-zero&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;dot11 ssid Test&lt;BR /&gt;!&lt;BR /&gt;power inline negotiation prestandard source&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;username Cisco password 7 1531021F0725&lt;BR /&gt;!&lt;BR /&gt;bridge irb&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;interface Dot11Radio0&lt;BR /&gt;&amp;nbsp;no ip address&lt;BR /&gt;&amp;nbsp;ip helper-address 10.1.1.115&lt;BR /&gt;&amp;nbsp;ip security dedicated unclassified genser&lt;BR /&gt;&amp;nbsp;ip security add&lt;BR /&gt;&amp;nbsp;no ip route-cache&lt;BR /&gt;&amp;nbsp;!&lt;BR /&gt;&amp;nbsp;ssid Test&lt;BR /&gt;&amp;nbsp;!&lt;BR /&gt;&amp;nbsp;station-role root&lt;BR /&gt;&amp;nbsp;bridge-group 1&lt;BR /&gt;&amp;nbsp;bridge-group 1 subscriber-loop-control&lt;BR /&gt;&amp;nbsp;bridge-group 1 block-unknown-source&lt;BR /&gt;&amp;nbsp;no bridge-group 1 source-learning&lt;BR /&gt;&amp;nbsp;no bridge-group 1 unicast-flooding&lt;BR /&gt;&amp;nbsp;bridge-group 1 spanning-disabled&lt;BR /&gt;!&lt;BR /&gt;interface Dot11Radio1&lt;BR /&gt;&amp;nbsp;no ip address&lt;BR /&gt;&amp;nbsp;no ip route-cache&lt;BR /&gt;&amp;nbsp;shutdown&lt;BR /&gt;&amp;nbsp;dfs band 3 block&lt;BR /&gt;&amp;nbsp;channel dfs&lt;BR /&gt;&amp;nbsp;station-role root&lt;BR /&gt;&amp;nbsp;bridge-group 1&lt;BR /&gt;&amp;nbsp;bridge-group 1 subscriber-loop-control&lt;BR /&gt;&amp;nbsp;bridge-group 1 block-unknown-source&lt;BR /&gt;&amp;nbsp;no bridge-group 1 source-learning&lt;BR /&gt;&amp;nbsp;no bridge-group 1 unicast-flooding&lt;BR /&gt;&amp;nbsp;bridge-group 1 spanning-disabled&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0&lt;BR /&gt;&amp;nbsp;ip address 10.1.1.249 255.255.255.0&lt;BR /&gt;&amp;nbsp;no ip route-cache&lt;BR /&gt;&amp;nbsp;duplex auto&lt;BR /&gt;&amp;nbsp;speed auto&lt;BR /&gt;&amp;nbsp;bridge-group 1&lt;BR /&gt;&amp;nbsp;no bridge-group 1 source-learning&lt;BR /&gt;&amp;nbsp;bridge-group 1 spanning-disabled&lt;BR /&gt;!&lt;BR /&gt;interface BVI1&lt;BR /&gt;&amp;nbsp;ip address dhcp client-id FastEthernet0&lt;BR /&gt;&amp;nbsp;no ip route-cache&lt;BR /&gt;!&lt;BR /&gt;ip http server&lt;BR /&gt;no ip http secure-server&lt;BR /&gt;ip http help-path &lt;A href="http://www.cisco.com/warp/public/779/smbiz/prodconfig/help/eag" target="_blank"&gt;http://www.cisco.com/warp/public/779/smbiz/prodconfig/help/eag&lt;/A&gt;&lt;BR /&gt;bridge 1 route ip&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;line con 0&lt;BR /&gt;line vty 0 4&lt;BR /&gt;&amp;nbsp;login local&lt;BR /&gt;!&lt;BR /&gt;end&lt;/P&gt;</description>
    <pubDate>Mon, 05 Jul 2021 08:32:02 GMT</pubDate>
    <dc:creator>jkay18041</dc:creator>
    <dc:date>2021-07-05T08:32:02Z</dc:date>
    <item>
      <title>Setting up new AP</title>
      <link>https://community.cisco.com/t5/wireless/setting-up-new-ap/m-p/2549227#M132249</link>
      <description>&lt;P&gt;I have a Cisco Aironet 1131ag I bought to play with to learn the wireless side of cisco. I am having issues using the web interface, it doesn't ever seem to apply my settings and is very slow.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On the command line I need a little help. I am used to it using switches and routers however.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was hoping someone could get me started. Here is what I am trying to achieve&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;basic stand alone setup of this ap&lt;/P&gt;&lt;P&gt;static ip set (do I want to assign one to each of the radios, i see it also has a bridge interface. do I want my main ip to be the fastethernet0 interface?)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;setup the ssid's and enable the radios&lt;/P&gt;&lt;P&gt;setup wpa2 key for the security for each of the radios&lt;/P&gt;&lt;P&gt;setup dhcp relay to my switch handing out IPs&lt;/P&gt;&lt;P&gt;setting up the SSID's to the correct vlan.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If someone just has a config they have using it as a stand alone that should be all I need to get started.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the help&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is my current config&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ap#show running-config&lt;BR /&gt;Building configuration...&lt;/P&gt;&lt;P&gt;Current configuration : 1555 bytes&lt;BR /&gt;!&lt;BR /&gt;version 12.4&lt;BR /&gt;no service pad&lt;BR /&gt;service timestamps debug datetime msec&lt;BR /&gt;service timestamps log datetime msec&lt;BR /&gt;service password-encryption&lt;BR /&gt;!&lt;BR /&gt;hostname ap&lt;BR /&gt;!&lt;BR /&gt;no logging console&lt;BR /&gt;enable secret 5 $1$t2sx$WwFrFGRmFhkKyYbm7tMTD0&lt;BR /&gt;!&lt;BR /&gt;no aaa new-model&lt;BR /&gt;!&lt;BR /&gt;resource policy&lt;BR /&gt;!&lt;BR /&gt;ip subnet-zero&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;dot11 ssid Test&lt;BR /&gt;!&lt;BR /&gt;power inline negotiation prestandard source&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;username Cisco password 7 1531021F0725&lt;BR /&gt;!&lt;BR /&gt;bridge irb&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;interface Dot11Radio0&lt;BR /&gt;&amp;nbsp;no ip address&lt;BR /&gt;&amp;nbsp;ip helper-address 10.1.1.115&lt;BR /&gt;&amp;nbsp;ip security dedicated unclassified genser&lt;BR /&gt;&amp;nbsp;ip security add&lt;BR /&gt;&amp;nbsp;no ip route-cache&lt;BR /&gt;&amp;nbsp;!&lt;BR /&gt;&amp;nbsp;ssid Test&lt;BR /&gt;&amp;nbsp;!&lt;BR /&gt;&amp;nbsp;station-role root&lt;BR /&gt;&amp;nbsp;bridge-group 1&lt;BR /&gt;&amp;nbsp;bridge-group 1 subscriber-loop-control&lt;BR /&gt;&amp;nbsp;bridge-group 1 block-unknown-source&lt;BR /&gt;&amp;nbsp;no bridge-group 1 source-learning&lt;BR /&gt;&amp;nbsp;no bridge-group 1 unicast-flooding&lt;BR /&gt;&amp;nbsp;bridge-group 1 spanning-disabled&lt;BR /&gt;!&lt;BR /&gt;interface Dot11Radio1&lt;BR /&gt;&amp;nbsp;no ip address&lt;BR /&gt;&amp;nbsp;no ip route-cache&lt;BR /&gt;&amp;nbsp;shutdown&lt;BR /&gt;&amp;nbsp;dfs band 3 block&lt;BR /&gt;&amp;nbsp;channel dfs&lt;BR /&gt;&amp;nbsp;station-role root&lt;BR /&gt;&amp;nbsp;bridge-group 1&lt;BR /&gt;&amp;nbsp;bridge-group 1 subscriber-loop-control&lt;BR /&gt;&amp;nbsp;bridge-group 1 block-unknown-source&lt;BR /&gt;&amp;nbsp;no bridge-group 1 source-learning&lt;BR /&gt;&amp;nbsp;no bridge-group 1 unicast-flooding&lt;BR /&gt;&amp;nbsp;bridge-group 1 spanning-disabled&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0&lt;BR /&gt;&amp;nbsp;ip address 10.1.1.249 255.255.255.0&lt;BR /&gt;&amp;nbsp;no ip route-cache&lt;BR /&gt;&amp;nbsp;duplex auto&lt;BR /&gt;&amp;nbsp;speed auto&lt;BR /&gt;&amp;nbsp;bridge-group 1&lt;BR /&gt;&amp;nbsp;no bridge-group 1 source-learning&lt;BR /&gt;&amp;nbsp;bridge-group 1 spanning-disabled&lt;BR /&gt;!&lt;BR /&gt;interface BVI1&lt;BR /&gt;&amp;nbsp;ip address dhcp client-id FastEthernet0&lt;BR /&gt;&amp;nbsp;no ip route-cache&lt;BR /&gt;!&lt;BR /&gt;ip http server&lt;BR /&gt;no ip http secure-server&lt;BR /&gt;ip http help-path &lt;A href="http://www.cisco.com/warp/public/779/smbiz/prodconfig/help/eag" target="_blank"&gt;http://www.cisco.com/warp/public/779/smbiz/prodconfig/help/eag&lt;/A&gt;&lt;BR /&gt;bridge 1 route ip&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;line con 0&lt;BR /&gt;line vty 0 4&lt;BR /&gt;&amp;nbsp;login local&lt;BR /&gt;!&lt;BR /&gt;end&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jul 2021 08:32:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/setting-up-new-ap/m-p/2549227#M132249</guid>
      <dc:creator>jkay18041</dc:creator>
      <dc:date>2021-07-05T08:32:02Z</dc:date>
    </item>
    <item>
      <title>Please refer:http://www.cisco</title>
      <link>https://community.cisco.com/t5/wireless/setting-up-new-ap/m-p/2549228#M132250</link>
      <description>&lt;P&gt;Please refer:&lt;/P&gt;&lt;P&gt;http://www.cisco.com/c/en/us/td/docs/wireless/access_point/12-4_3g_JA/configuration/guide/ios1243gjaconfigguide/s43pref.html&lt;/P&gt;&lt;P&gt;http://www.cisco.com/c/en/us/td/docs/wireless/access_point/1130/quick/guide/ap1130qs.html#wp32211&lt;/P&gt;</description>
      <pubDate>Thu, 18 Sep 2014 00:03:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/setting-up-new-ap/m-p/2549228#M132250</guid>
      <dc:creator>Moin Ilyas</dc:creator>
      <dc:date>2014-09-18T00:03:35Z</dc:date>
    </item>
  </channel>
</rss>

