<?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: Problem with 851 in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/problem-with-851/m-p/527428#M191996</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the same problem if I follow the sample config. So, I did the following. I hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;bridge irb&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Dot11Radio0 &lt;/P&gt;&lt;P&gt;no ip address &lt;/P&gt;&lt;P&gt;ip nat inside &lt;/P&gt;&lt;P&gt;ip virtual-reassembly &lt;/P&gt;&lt;P&gt;! &lt;/P&gt;&lt;P&gt;encryption key 3 size 128bit ***** transmit-key &lt;/P&gt;&lt;P&gt;encryption mode ciphers tkip wep128 &lt;/P&gt;&lt;P&gt;! &lt;/P&gt;&lt;P&gt;ssid CICSOTEST &lt;/P&gt;&lt;P&gt;authentication open &lt;/P&gt;&lt;P&gt;authentication key-management wpa optional &lt;/P&gt;&lt;P&gt;wpa-psk ascii 7 ******** &lt;/P&gt;&lt;P&gt;! &lt;/P&gt;&lt;P&gt;speed basic-1.0 basic-2.0 basic-5.5 6.0 9.0 basic-11.0 12.0 18.0 24.0 36.0 48.0 &lt;/P&gt;&lt;P&gt;54.0 &lt;/P&gt;&lt;P&gt;station-role root &lt;/P&gt;&lt;P&gt;no dot11 extension aironet&lt;/P&gt;&lt;P&gt;bridge-group 1&lt;/P&gt;&lt;P&gt;bridge-group 1 subscriber-loop-control&lt;/P&gt;&lt;P&gt;bridge-group 1 spanning-disabled&lt;/P&gt;&lt;P&gt;bridge-group 1 block-unknown-source&lt;/P&gt;&lt;P&gt;no bridge-group 1 source-learning&lt;/P&gt;&lt;P&gt;no bridge-group 1 unicast-flooding&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Vlan1&lt;/P&gt;&lt;P&gt; no ip address&lt;/P&gt;&lt;P&gt; bridge-group 1&lt;/P&gt;&lt;P&gt; bridge-group 1 spanning-disabled&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface BVI1&lt;/P&gt;&lt;P&gt; ip address x.x.x.x 255.255.255.0&lt;/P&gt;&lt;P&gt; ip nat inside&lt;/P&gt;&lt;P&gt; ip virtual-reassembly&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Mar 2006 03:56:04 GMT</pubDate>
    <dc:creator>rolandlaw</dc:creator>
    <dc:date>2006-03-23T03:56:04Z</dc:date>
    <item>
      <title>Problem with 851</title>
      <link>https://community.cisco.com/t5/wireless/problem-with-851/m-p/527425#M191993</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've never worked with the 851 on the wireless side of things and I'm having a really hard time getting this thing to let me connect with my laptop and give me an IP address. I just want to setup something fairly simple with an SSID (non broadcast), WPA password etc for home use. Here's what I have currently:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Dot11Radio0&lt;/P&gt;&lt;P&gt; no ip address&lt;/P&gt;&lt;P&gt; ip nat inside&lt;/P&gt;&lt;P&gt; ip virtual-reassembly&lt;/P&gt;&lt;P&gt; !&lt;/P&gt;&lt;P&gt; encryption key 3 size 128bit ***** transmit-key&lt;/P&gt;&lt;P&gt; encryption mode ciphers tkip wep128&lt;/P&gt;&lt;P&gt; !&lt;/P&gt;&lt;P&gt; ssid CICSOTEST&lt;/P&gt;&lt;P&gt;    authentication open&lt;/P&gt;&lt;P&gt;    authentication key-management wpa optional&lt;/P&gt;&lt;P&gt;    wpa-psk ascii 7 ********&lt;/P&gt;&lt;P&gt; !&lt;/P&gt;&lt;P&gt; speed basic-1.0 basic-2.0 basic-5.5 6.0 9.0 basic-11.0 12.0 18.0 24.0 36.0 48.0&lt;/P&gt;&lt;P&gt; 54.0&lt;/P&gt;&lt;P&gt; station-role root&lt;/P&gt;&lt;P&gt; no dot11 extension aironet&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What am I doing wrong, and where can I find examples on to setup the wireless and encryption settings?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any help!&lt;/P&gt;</description>
      <pubDate>Sun, 04 Jul 2021 18:47:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/problem-with-851/m-p/527425#M191993</guid>
      <dc:creator>mbjohnson</dc:creator>
      <dc:date>2021-07-04T18:47:55Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with 851</title>
      <link>https://community.cisco.com/t5/wireless/problem-with-851/m-p/527426#M191994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The running config must look something like this . &lt;/P&gt;&lt;P&gt;U can go to the cisco site for further examples and more commands . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once u finished the document , and than if u have a problem kndly feel free to ask ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/products/hw/routers/ps380/products_configuration_guide_chapter09186a008045d289.html" target="_blank"&gt;http://www.cisco.com/en/US/products/hw/routers/ps380/products_configuration_guide_chapter09186a008045d289.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bridge irb&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Dot11Radio0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; no ip address&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; broadcast-key vlan 1 change 45&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; encryption vlan 1 mode ciphers tkip &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; ssid cisco&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    vlan 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    authentication open &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    authentication network-eap eap_methods &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    authentication key-management wpa&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; ssid ciscowep&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    vlan 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    authentication open &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; ssid ciscowpa&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    vlan 3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    authentication open &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; speed basic-1.0 basic-2.0 basic-5.5 6.0 9.0 basic-11.0 12.0 18.0 24.0 36.0 48.0 54.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; rts threshold 2312&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; power local cck 50&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; power local ofdm 30&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; channel 2462&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; station-role root&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Dot11Radio0.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; description Cisco Open&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; encapsulation dot1Q 1 native&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; no cdp enable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; bridge-group 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; bridge-group 1 subscriber-loop-control&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; bridge-group 1 spanning-disabled&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; bridge-group 1 block-unknown-source&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; no bridge-group 1 source-learning&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; no bridge-group 1 unicast-flooding&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bramnha Prakash &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Mar 2006 08:22:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/problem-with-851/m-p/527426#M191994</guid>
      <dc:creator>vsnl_chennai</dc:creator>
      <dc:date>2006-03-17T08:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with 851</title>
      <link>https://community.cisco.com/t5/wireless/problem-with-851/m-p/527427#M191995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi and thanks for the info. Unfortunately this didn't help me much. I'm trying to avoid doing any bridging if possible. I have basically a Vlan1 (let's say 10.1.1.254) which is part of the "wired" network. I'm trying to configure the Dot1Radio0 to be part of Vlan1 as well so the router can give out ip addresses to the wireless clients and let them get out to the Internet. Is there an easier way to do this? Also where would I configure the shared WPA key?&lt;/P&gt;&lt;P&gt;Currently if I do a: show dott11 associations, it is telling me that the SSID is down because the Vlan associated with it (Vlan1) is down..which it is not since my regular PCs are on the LAN and communicating properly. I just can't seem to find a basic Wireless configuration for this 851. Again any help would be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Mar 2006 07:36:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/problem-with-851/m-p/527427#M191995</guid>
      <dc:creator>mbjohnson</dc:creator>
      <dc:date>2006-03-21T07:36:23Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with 851</title>
      <link>https://community.cisco.com/t5/wireless/problem-with-851/m-p/527428#M191996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the same problem if I follow the sample config. So, I did the following. I hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;bridge irb&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Dot11Radio0 &lt;/P&gt;&lt;P&gt;no ip address &lt;/P&gt;&lt;P&gt;ip nat inside &lt;/P&gt;&lt;P&gt;ip virtual-reassembly &lt;/P&gt;&lt;P&gt;! &lt;/P&gt;&lt;P&gt;encryption key 3 size 128bit ***** transmit-key &lt;/P&gt;&lt;P&gt;encryption mode ciphers tkip wep128 &lt;/P&gt;&lt;P&gt;! &lt;/P&gt;&lt;P&gt;ssid CICSOTEST &lt;/P&gt;&lt;P&gt;authentication open &lt;/P&gt;&lt;P&gt;authentication key-management wpa optional &lt;/P&gt;&lt;P&gt;wpa-psk ascii 7 ******** &lt;/P&gt;&lt;P&gt;! &lt;/P&gt;&lt;P&gt;speed basic-1.0 basic-2.0 basic-5.5 6.0 9.0 basic-11.0 12.0 18.0 24.0 36.0 48.0 &lt;/P&gt;&lt;P&gt;54.0 &lt;/P&gt;&lt;P&gt;station-role root &lt;/P&gt;&lt;P&gt;no dot11 extension aironet&lt;/P&gt;&lt;P&gt;bridge-group 1&lt;/P&gt;&lt;P&gt;bridge-group 1 subscriber-loop-control&lt;/P&gt;&lt;P&gt;bridge-group 1 spanning-disabled&lt;/P&gt;&lt;P&gt;bridge-group 1 block-unknown-source&lt;/P&gt;&lt;P&gt;no bridge-group 1 source-learning&lt;/P&gt;&lt;P&gt;no bridge-group 1 unicast-flooding&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Vlan1&lt;/P&gt;&lt;P&gt; no ip address&lt;/P&gt;&lt;P&gt; bridge-group 1&lt;/P&gt;&lt;P&gt; bridge-group 1 spanning-disabled&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface BVI1&lt;/P&gt;&lt;P&gt; ip address x.x.x.x 255.255.255.0&lt;/P&gt;&lt;P&gt; ip nat inside&lt;/P&gt;&lt;P&gt; ip virtual-reassembly&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Mar 2006 03:56:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/problem-with-851/m-p/527428#M191996</guid>
      <dc:creator>rolandlaw</dc:creator>
      <dc:date>2006-03-23T03:56:04Z</dc:date>
    </item>
  </channel>
</rss>

