<?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: 871 wireless setup in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/871-wireless-setup/m-p/549033#M154715</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yep - no BVI - whatever that is. It was there when I called cisco tech support and was gone after he got out. I am finding VERY little info on how to configure this device. I can navigate the cli, but the pieces are greek to me. I see a lot of articles showing the config - but not what should be done and why.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Jun 2006 11:08:27 GMT</pubDate>
    <dc:creator>frankm</dc:creator>
    <dc:date>2006-06-01T11:08:27Z</dc:date>
    <item>
      <title>871 wireless setup</title>
      <link>https://community.cisco.com/t5/wireless/871-wireless-setup/m-p/549028#M154710</link>
      <description>&lt;P&gt;I am trying to get an 871 soho router wireless connections to work.&lt;/P&gt;&lt;P&gt;The SDM is useless.&lt;/P&gt;&lt;P&gt;I have tried to find docs on how and why and what to do - but no luck.&lt;/P&gt;&lt;P&gt;Been at the this for a week. Got the DSL and fw parts working, but not &lt;/P&gt;&lt;P&gt;wireless.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a Authentication Open setup - guest-mode enabled.&lt;/P&gt;&lt;P&gt;So I should be pretty wide open for connections.&lt;/P&gt;&lt;P&gt;I can see the SSID on a client PC, but cannot connect.&lt;/P&gt;&lt;P&gt;I'm running DHCP to clients&lt;/P&gt;&lt;P&gt;--------------------&lt;/P&gt;&lt;P&gt;config below&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 FastEthernet4&lt;/P&gt;&lt;P&gt; description $ES_WAN$$FW_OUTSIDE$$ETH-WAN$&lt;/P&gt;&lt;P&gt; no ip address&lt;/P&gt;&lt;P&gt; no ip redirects&lt;/P&gt;&lt;P&gt; no ip unreachables&lt;/P&gt;&lt;P&gt; no ip proxy-arp&lt;/P&gt;&lt;P&gt; ip route-cache flow&lt;/P&gt;&lt;P&gt; duplex auto&lt;/P&gt;&lt;P&gt; speed auto&lt;/P&gt;&lt;P&gt; pppoe enable&lt;/P&gt;&lt;P&gt; pppoe-client dial-pool-number 1&lt;/P&gt;&lt;P&gt; no cdp enable&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; !&lt;/P&gt;&lt;P&gt; ssid 1138&lt;/P&gt;&lt;P&gt;    vlan 1&lt;/P&gt;&lt;P&gt;    authentication open&lt;/P&gt;&lt;P&gt;    guest-mode&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 &lt;/P&gt;&lt;P&gt;48.0 54.0&lt;/P&gt;&lt;P&gt; station-role root&lt;/P&gt;&lt;P&gt; no cdp enable&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 Vlan1&lt;/P&gt;&lt;P&gt; description $ETH-SW-LAUNCH$$INTF-INFO-HWIC 4ESW$$FW_INSIDE$&lt;/P&gt;&lt;P&gt; ip address 192.168.0.109 255.255.255.0&lt;/P&gt;&lt;P&gt; ip access-group 102 in&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;interface Dialer1&lt;/P&gt;&lt;P&gt; description $FW_OUTSIDE$&lt;/P&gt;&lt;P&gt; mtu 1492&lt;/P&gt;&lt;P&gt; ip address negotiated&lt;/P&gt;&lt;P&gt; ip access-group 103 in&lt;/P&gt;&lt;P&gt; ip inspect DEFAULT100 out&lt;/P&gt;&lt;P&gt; ip nat outside&lt;/P&gt;&lt;P&gt; ip virtual-reassembly&lt;/P&gt;&lt;P&gt; encapsulation ppp&lt;/P&gt;&lt;P&gt; dialer pool 1&lt;/P&gt;&lt;P&gt; no cdp enable&lt;/P&gt;&lt;P&gt; ppp authentication pap callin&lt;/P&gt;&lt;P&gt; ppp pap sent-username &lt;A href="mailto:xxxxxx@xxxxxx.net" target="_blank"&gt;xxxxxx@xxxxxx.net&lt;/A&gt; password xxx&lt;/P&gt;&lt;P&gt; ppp ipcp dns request accept&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;ip classless&lt;/P&gt;&lt;P&gt;ip route 0.0.0.0 0.0.0.0 Dialer1&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;ip http timeout-policy idle 5 life 86400 requests 10000&lt;/P&gt;&lt;P&gt;ip nat inside source list 1 interface Dialer1 overload&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;logging trap debugging&lt;/P&gt;&lt;P&gt;access-list 1 remark INSIDE_IF=BVI1&lt;/P&gt;&lt;P&gt;access-list 1 remark SDM_ACL Category=2&lt;/P&gt;&lt;P&gt;access-list 1 permit 192.168.0.0 0.0.0.255&lt;/P&gt;&lt;P&gt;access-list 100 remark auto-generated by Cisco SDM Express firewall configuration&lt;/P&gt;&lt;P&gt;access-list 100 remark SDM_ACL Category=1&lt;/P&gt;&lt;P&gt;access-list 100 deny   ip host 255.255.255.255 any&lt;/P&gt;&lt;P&gt;access-list 100 deny   ip 127.0.0.0 0.255.255.255 any&lt;/P&gt;&lt;P&gt;access-list 100 permit ip any any&lt;/P&gt;&lt;P&gt;access-list 101 remark auto-generated by Cisco SDM Express firewall configuration&lt;/P&gt;&lt;P&gt;access-list 101 remark SDM_ACL Category=1&lt;/P&gt;&lt;P&gt;access-list 101 deny   ip 192.168.0.0 0.0.0.255 any&lt;/P&gt;&lt;P&gt;access-list 101 permit icmp any any echo-reply&lt;/P&gt;&lt;P&gt;access-list 101 permit icmp any any time-exceeded&lt;/P&gt;&lt;P&gt;access-list 101 permit icmp any any unreachable&lt;/P&gt;&lt;P&gt;access-list 101 deny   ip 10.0.0.0 0.255.255.255 any&lt;/P&gt;&lt;P&gt;access-list 101 deny   ip 172.16.0.0 0.15.255.255 any&lt;/P&gt;&lt;P&gt;access-list 101 deny   ip 192.168.0.0 0.0.255.255 any&lt;/P&gt;&lt;P&gt;access-list 101 deny   ip 127.0.0.0 0.255.255.255 any&lt;/P&gt;&lt;P&gt;access-list 101 deny   ip host 255.255.255.255 any&lt;/P&gt;&lt;P&gt;access-list 101 deny   ip host 0.0.0.0 any&lt;/P&gt;&lt;P&gt;access-list 101 deny   ip any any&lt;/P&gt;&lt;P&gt;access-list 102 remark auto generated by SDM firewall configuration&lt;/P&gt;&lt;P&gt;access-list 102 remark SDM_ACL Category=1&lt;/P&gt;&lt;P&gt;access-list 102 deny   ip host 255.255.255.255 any&lt;/P&gt;&lt;P&gt;access-list 102 deny   ip 127.0.0.0 0.255.255.255 any&lt;/P&gt;&lt;P&gt;access-list 102 permit ip any any&lt;/P&gt;&lt;P&gt;access-list 103 remark auto generated by SDM firewall configuration&lt;/P&gt;&lt;P&gt;access-list 103 remark SDM_ACL Category=1&lt;/P&gt;&lt;P&gt;access-list 103 deny   ip 192.168.0.0 0.0.0.255 any&lt;/P&gt;&lt;P&gt;access-list 103 permit icmp any any echo-reply&lt;/P&gt;&lt;P&gt;access-list 103 permit icmp any any time-exceeded&lt;/P&gt;&lt;P&gt;access-list 103 permit icmp any any unreachable&lt;/P&gt;&lt;P&gt;access-list 103 deny   ip 10.0.0.0 0.255.255.255 any&lt;/P&gt;&lt;P&gt;access-list 103 deny   ip 172.16.0.0 0.15.255.255 any&lt;/P&gt;&lt;P&gt;access-list 103 deny   ip 192.168.0.0 0.0.255.255 any&lt;/P&gt;&lt;P&gt;access-list 103 deny   ip 127.0.0.0 0.255.255.255 any&lt;/P&gt;&lt;P&gt;access-list 103 deny   ip host 255.255.255.255 any&lt;/P&gt;&lt;P&gt;access-list 103 deny   ip host 0.0.0.0 any&lt;/P&gt;&lt;P&gt;access-list 103 deny   ip any any log&lt;/P&gt;&lt;P&gt;dialer-list 1 protocol ip permit&lt;/P&gt;&lt;P&gt;no cdp run&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;control-plane&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;bridge 1 protocol ieee&lt;/P&gt;&lt;P&gt;bridge 1 route ip&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;scheduler max-task-time 5000&lt;/P&gt;&lt;P&gt;scheduler allocate 4000 1000&lt;/P&gt;&lt;P&gt;scheduler interval 500&lt;/P&gt;&lt;P&gt;end&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 04 Jul 2021 19:11:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/871-wireless-setup/m-p/549028#M154710</guid>
      <dc:creator>frankm</dc:creator>
      <dc:date>2021-07-04T19:11:19Z</dc:date>
    </item>
    <item>
      <title>Re: 871 wireless setup</title>
      <link>https://community.cisco.com/t5/wireless/871-wireless-setup/m-p/549029#M154711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The following commands will config wireless access using pre-shared key:&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; !&lt;/P&gt;&lt;P&gt; encryption mode ciphers tkip // Encryption mode for WPA since WPA2 is not supported at Cisco 800 integrated routers&lt;/P&gt;&lt;P&gt; !&lt;/P&gt;&lt;P&gt; ssid Free // SSID name&lt;/P&gt;&lt;P&gt;    authentication open&lt;/P&gt;&lt;P&gt;    authentication key-management wpa&lt;/P&gt;&lt;P&gt;    guest-mode&lt;/P&gt;&lt;P&gt;    wpa-psk ascii 7 Cisco123 // the pre-shared Key that will be used for users whom connect using wireless&lt;/P&gt;&lt;P&gt; !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope to be helpful!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please rate if it does!&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;Abd Alqader &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 May 2006 15:01:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/871-wireless-setup/m-p/549029#M154711</guid>
      <dc:creator>a.hajhamad</dc:creator>
      <dc:date>2006-05-30T15:01:22Z</dc:date>
    </item>
    <item>
      <title>Re: 871 wireless setup</title>
      <link>https://community.cisco.com/t5/wireless/871-wireless-setup/m-p/549030#M154712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, I'll keep this for when I get to the security part. Right now I am just trying to get a wireless client connected. That's why I left the encryption / auth open, so I can start simple and once I get the connectivity working, I can add things. I can see the ssid broadcast but cannot connect.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 May 2006 15:57:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/871-wireless-setup/m-p/549030#M154712</guid>
      <dc:creator>frankm</dc:creator>
      <dc:date>2006-05-30T15:57:56Z</dc:date>
    </item>
    <item>
      <title>Re: 871 wireless setup</title>
      <link>https://community.cisco.com/t5/wireless/871-wireless-setup/m-p/549031#M154713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No BVI interface?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2006 15:30:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/871-wireless-setup/m-p/549031#M154713</guid>
      <dc:creator>zhenningx</dc:creator>
      <dc:date>2006-05-31T15:30:35Z</dc:date>
    </item>
    <item>
      <title>Re: 871 wireless setup</title>
      <link>https://community.cisco.com/t5/wireless/871-wireless-setup/m-p/549032#M154714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What the client wireless adapter?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2006 17:52:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/871-wireless-setup/m-p/549032#M154714</guid>
      <dc:creator>a.hajhamad</dc:creator>
      <dc:date>2006-05-31T17:52:42Z</dc:date>
    </item>
    <item>
      <title>Re: 871 wireless setup</title>
      <link>https://community.cisco.com/t5/wireless/871-wireless-setup/m-p/549033#M154715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yep - no BVI - whatever that is. It was there when I called cisco tech support and was gone after he got out. I am finding VERY little info on how to configure this device. I can navigate the cli, but the pieces are greek to me. I see a lot of articles showing the config - but not what should be done and why.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Jun 2006 11:08:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/871-wireless-setup/m-p/549033#M154715</guid>
      <dc:creator>frankm</dc:creator>
      <dc:date>2006-06-01T11:08:27Z</dc:date>
    </item>
    <item>
      <title>Re: 871 wireless setup</title>
      <link>https://community.cisco.com/t5/wireless/871-wireless-setup/m-p/549034#M154716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Two different machines - one is a usr pcmcia on a dell (winXP) and the other is a broadcom internal on a compaq (winXP)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Jun 2006 11:16:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/871-wireless-setup/m-p/549034#M154716</guid>
      <dc:creator>frankm</dc:creator>
      <dc:date>2006-06-01T11:16:12Z</dc:date>
    </item>
    <item>
      <title>Re: 871 wireless setup</title>
      <link>https://community.cisco.com/t5/wireless/871-wireless-setup/m-p/549035#M154717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the same problem with connectivity. I can see SSID, but unable to get ip address from DHCP pool.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Jun 2006 15:33:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/871-wireless-setup/m-p/549035#M154717</guid>
      <dc:creator>a-bekerman</dc:creator>
      <dc:date>2006-06-01T15:33:16Z</dc:date>
    </item>
    <item>
      <title>Re: 871 wireless setup</title>
      <link>https://community.cisco.com/t5/wireless/871-wireless-setup/m-p/549036#M154718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think ??? it has something with the bridge-group and the bvi. But I can't get ANY descriptions of what does what and fits where. It seesm that the BVI allows communication between routed (wan) and bridged (internal) topologies. The problem is: what to plug in and where and what else do I hose.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jun 2006 11:42:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/871-wireless-setup/m-p/549036#M154718</guid>
      <dc:creator>frankm</dc:creator>
      <dc:date>2006-06-02T11:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: 871 wireless setup</title>
      <link>https://community.cisco.com/t5/wireless/871-wireless-setup/m-p/549037#M154719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i think, if you move the commands from your vlan 1 interface, and put them in a bvi interface, that should take care of it.  just do this from the config prompt.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;int bvi1&lt;/P&gt;&lt;P&gt; (then just take the commands off of interface vlan 1 and put them in bvi1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jun 2006 13:36:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/871-wireless-setup/m-p/549037#M154719</guid>
      <dc:creator>drummond.r</dc:creator>
      <dc:date>2006-06-02T13:36:49Z</dc:date>
    </item>
    <item>
      <title>Re: 871 wireless setup</title>
      <link>https://community.cisco.com/t5/wireless/871-wireless-setup/m-p/549038#M154720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I beleive you should use BVI interface, you should put DotRadio0 interface and vlan1 interface into bridge-group1 and remove the IP and NAT configurations from vlan 1 to bvi interface. Hope the following configuraiton example helps:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/univercd/cc/td/doc/product/access/acs_fix/85x87x/857swcg/eng/pt2/wireless.htm" target="_blank"&gt;http://www.cisco.com/univercd/cc/td/doc/product/access/acs_fix/85x87x/857swcg/eng/pt2/wireless.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jun 2006 17:15:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/871-wireless-setup/m-p/549038#M154720</guid>
      <dc:creator>zhenningx</dc:creator>
      <dc:date>2006-06-02T17:15:35Z</dc:date>
    </item>
    <item>
      <title>Re: 871 wireless setup</title>
      <link>https://community.cisco.com/t5/wireless/871-wireless-setup/m-p/549039#M154721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;interface Dot11Radio0&lt;/P&gt;&lt;P&gt;no ip address&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;ssid 1138&lt;/P&gt;&lt;P&gt;no vlan 1&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Vlan1&lt;/P&gt;&lt;P&gt; no ip address 192.168.0.109 255.255.255.0&lt;/P&gt;&lt;P&gt; no ip nat inside&lt;/P&gt;&lt;P&gt; bridge-group 1&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface BVI 1&lt;/P&gt;&lt;P&gt;ip address 192.168.0.109 255.255.255.0&lt;/P&gt;&lt;P&gt;ip nat inside&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;end&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cut these commands in.  I'll assume that if you are doing DHCP from a server and not the router.  If you wish to use the router, you'll need to configure a DHCP pool.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Jun 2006 20:35:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/871-wireless-setup/m-p/549039#M154721</guid>
      <dc:creator>Stephen Rodriguez</dc:creator>
      <dc:date>2006-06-03T20:35:18Z</dc:date>
    </item>
    <item>
      <title>Re: 871 wireless setup</title>
      <link>https://community.cisco.com/t5/wireless/871-wireless-setup/m-p/549040#M154722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;WOO HOO !!!!!!!!!!!&lt;/P&gt;&lt;P&gt;Thanks to everyone for your help. I have pppoe connection, dns resolution, wireless connectivity, wired lan connectivity and encryption flying. Kinda like pulling teeth from a duck, but works. My last thing is mac filtering, but that should relatively easy.&lt;/P&gt;&lt;P&gt;Hey - again thanks. The config in the replied-to post got me almost all the way there. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Remember - for every item that you learn - it exposes 5 more things you didn't know that you didn't know. Therefore I am getting more and more incompetent.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Jun 2006 19:44:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/871-wireless-setup/m-p/549040#M154722</guid>
      <dc:creator>frankm</dc:creator>
      <dc:date>2006-06-04T19:44:53Z</dc:date>
    </item>
    <item>
      <title>Re: 871 wireless setup</title>
      <link>https://community.cisco.com/t5/wireless/871-wireless-setup/m-p/549041#M154723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could also just give the radio interface its own IP address and make it a routed subnet.  Skip the bvi config entirely.  Just make sure to create an appropriate DHCP scope for it, and add subnet to any NAT rules or ACLS.  The benefit here is that, among a lot of other things, you could apply QoS differently for wireless, different ACLs, and could even (depending on your setup) create a 'guest' SSID that routes directly out to the Internet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Dot11Radio0&lt;/P&gt;&lt;P&gt; description wireless internal net&lt;/P&gt;&lt;P&gt; ip address 192.168.2.1 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; ! ip helper will forward DHCP broadcasts from&lt;/P&gt;&lt;P&gt; ! the wireless subnet to a server on the wired subnet&lt;/P&gt;&lt;P&gt; ! not necessary if using IOS DHCPD&lt;/P&gt;&lt;P&gt; ip helper-address 192.168.1.2&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; ssid private&lt;/P&gt;&lt;P&gt;    authentication open &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; station-role root&lt;/P&gt;&lt;P&gt;!         &lt;/P&gt;&lt;P&gt;interface Vlan1&lt;/P&gt;&lt;P&gt; description wired internal network&lt;/P&gt;&lt;P&gt; ip address 192.168.1.1 255.255.255.0&lt;/P&gt;&lt;P&gt; ip nat inside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vpn#show ip route connected&lt;/P&gt;&lt;P&gt;     200.100.17.0..0/30 is subnetted, 1 subnets&lt;/P&gt;&lt;P&gt;C       200.100.17.16 is directly connected, FastEthernet4&lt;/P&gt;&lt;P&gt;C    192.168.1.0/24 is directly connected, Vlan1&lt;/P&gt;&lt;P&gt;C    192.168.2.0/24 is directly connected, Dot11Radio0&lt;/P&gt;&lt;P&gt;     192.168.3.0/32 is subnetted, 1 subnets&lt;/P&gt;&lt;P&gt;C       192.168.3.1 is directly connected, Loopback1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jun 2006 02:47:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/871-wireless-setup/m-p/549041#M154723</guid>
      <dc:creator>clausonna</dc:creator>
      <dc:date>2006-06-07T02:47:27Z</dc:date>
    </item>
    <item>
      <title>Re: 871 wireless setup</title>
      <link>https://community.cisco.com/t5/wireless/871-wireless-setup/m-p/549042#M154724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I hope this may help you, note that in this scenario the DHCP was configured from the server, if your setup is not the same then you have to define the DHCP scope on the AP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Current configuration : 1823 bytes&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;version 12.3&lt;/P&gt;&lt;P&gt;no service pad&lt;/P&gt;&lt;P&gt;service timestamps debug datetime msec&lt;/P&gt;&lt;P&gt;service timestamps log datetime msec&lt;/P&gt;&lt;P&gt;service password-encryption&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;hostname AP_NAME&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;enable secret xxx&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;ip subnet-zero&lt;/P&gt;&lt;P&gt;ip domain name somecompany.com.sa&lt;/P&gt;&lt;P&gt;ip name-server [DNS Primary IP]&lt;/P&gt;&lt;P&gt;ip name-server [DNS Secondary IP]&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;no aaa new-model&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;dot11 ssid CORE_AP_HG4_01&lt;/P&gt;&lt;P&gt;   vlan 2&lt;/P&gt;&lt;P&gt;   authentication open&lt;/P&gt;&lt;P&gt;   guest-mode&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;username Cisco password xxxxxxxx&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;interface Dot11Radio0&lt;/P&gt;&lt;P&gt; bandwidth 55296&lt;/P&gt;&lt;P&gt; no ip address&lt;/P&gt;&lt;P&gt; no ip route-cache&lt;/P&gt;&lt;P&gt; !&lt;/P&gt;&lt;P&gt; encryption vlan 2 key 1 size 40bit xxx transmit-key&lt;/P&gt;&lt;P&gt; encryption vlan 2 mode wep mandatory&lt;/P&gt;&lt;P&gt; !&lt;/P&gt;&lt;P&gt; ssid AP_ITDPT&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;!&lt;/P&gt;&lt;P&gt;interface Dot11Radio0.2&lt;/P&gt;&lt;P&gt; encapsulation dot1Q 2 native&lt;/P&gt;&lt;P&gt; no ip route-cache&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 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; bridge-group 1 spanning-disabled&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface FastEthernet0&lt;/P&gt;&lt;P&gt; no ip address&lt;/P&gt;&lt;P&gt; no ip route-cache&lt;/P&gt;&lt;P&gt; duplex auto&lt;/P&gt;&lt;P&gt; speed auto&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface FastEthernet0.2&lt;/P&gt;&lt;P&gt; encapsulation dot1Q 2 native&lt;/P&gt;&lt;P&gt; no ip route-cache&lt;/P&gt;&lt;P&gt; bridge-group 1&lt;/P&gt;&lt;P&gt; no bridge-group 1 source-learning&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 10.80.12.224 255.255.255.0&lt;/P&gt;&lt;P&gt; no ip route-cache&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;ip default-gateway 10.10.10.115 {Cisco Switch IP Address}&lt;/P&gt;&lt;P&gt;ip http server&lt;/P&gt;&lt;P&gt;no ip http secure-server&lt;/P&gt;&lt;P&gt;ip http help-path &lt;A class="jive-link-custom" 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;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;control-plane&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;bridge 1 route ip&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;line con 0&lt;/P&gt;&lt;P&gt; transport preferred all&lt;/P&gt;&lt;P&gt; transport output all&lt;/P&gt;&lt;P&gt;line vty 0 4&lt;/P&gt;&lt;P&gt; login local&lt;/P&gt;&lt;P&gt; transport preferred all&lt;/P&gt;&lt;P&gt; transport input all&lt;/P&gt;&lt;P&gt; transport output all&lt;/P&gt;&lt;P&gt;line vty 5 15&lt;/P&gt;&lt;P&gt; login&lt;/P&gt;&lt;P&gt; transport preferred all&lt;/P&gt;&lt;P&gt; transport input all&lt;/P&gt;&lt;P&gt; transport output all&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;end&lt;/P&gt;&lt;P&gt;Best of Luck&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2006 14:50:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/871-wireless-setup/m-p/549042#M154724</guid>
      <dc:creator>mirosmanali</dc:creator>
      <dc:date>2006-06-20T14:50:05Z</dc:date>
    </item>
    <item>
      <title>Re: 871 wireless setup</title>
      <link>https://community.cisco.com/t5/wireless/871-wireless-setup/m-p/549043#M154725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just want to add my working version to the pool.  What's posted here did not work for me, but the thread was very helpful.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also helpful was this link:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.velocityreviews.com/forums/t295238-cisco-871-wireless-setup-questions.html" target="_blank"&gt;http://www.velocityreviews.com/forums/t295238-cisco-871-wireless-setup-questions.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mine is a 877 Wireless with Adv Security - only 1 VLAN allowed.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hostname &lt;REMOVED&gt;&lt;/REMOVED&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;boot-start-marker&lt;/P&gt;&lt;P&gt;boot system flash:/c870-advsecurityk9-mz.124-4.T7.bin&lt;/P&gt;&lt;P&gt;boot-end-marker&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;logging buffered 51200 warnings&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;no aaa new-model&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;ip cef&lt;/P&gt;&lt;P&gt;no ip dhcp use vrf connected&lt;/P&gt;&lt;P&gt;ip dhcp excluded-address &lt;REMOVED&gt;&lt;/REMOVED&gt;&lt;/P&gt;&lt;P&gt;ip dhcp excluded-address &lt;REMOVED&gt;&lt;/REMOVED&gt;&lt;/P&gt;&lt;P&gt;ip dhcp excluded-address &lt;REMOVED&gt;&lt;/REMOVED&gt;&lt;/P&gt;&lt;P&gt;ip dhcp excluded-address &lt;REMOVED&gt;&lt;/REMOVED&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;ip dhcp pool &lt;REMOVED&gt;&lt;/REMOVED&gt;&lt;/P&gt;&lt;P&gt;   network &lt;REMOVED&gt;&lt;/REMOVED&gt;&lt;/P&gt;&lt;P&gt;   dns-server &lt;REMOVED&gt;&lt;/REMOVED&gt;&lt;/P&gt;&lt;P&gt;   default-router &lt;REMOVED&gt;&lt;/REMOVED&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;no ip domain lookup&lt;/P&gt;&lt;P&gt;ip domain name &lt;REMOVED&gt;&lt;/REMOVED&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;interface ATM0&lt;/P&gt;&lt;P&gt; no ip address&lt;/P&gt;&lt;P&gt; no ip mroute-cache&lt;/P&gt;&lt;P&gt; no atm ilmi-keepalive&lt;/P&gt;&lt;P&gt; pvc 0/38&lt;/P&gt;&lt;P&gt;  encapsulation aal5mux ppp dialer&lt;/P&gt;&lt;P&gt;  dialer pool-member 1&lt;/P&gt;&lt;P&gt; !&lt;/P&gt;&lt;P&gt; dsl operating-mode auto&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface FastEthernet0&lt;/P&gt;&lt;P&gt; switchport mode trunk&lt;/P&gt;&lt;P&gt; speed 100&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface FastEthernet1&lt;/P&gt;&lt;P&gt; switchport mode trunk&lt;/P&gt;&lt;P&gt; speed 100&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface FastEthernet2&lt;/P&gt;&lt;P&gt; switchport mode trunk&lt;/P&gt;&lt;P&gt; speed 100&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface FastEthernet3&lt;/P&gt;&lt;P&gt; switchport mode trunk&lt;/P&gt;&lt;P&gt; speed 100&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; no ip route-cache cef&lt;/P&gt;&lt;P&gt; no ip route-cache&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; ssid &lt;REMOVED&gt;&lt;/REMOVED&gt;&lt;/P&gt;&lt;P&gt;    vlan 1&lt;/P&gt;&lt;P&gt;    authentication open&lt;/P&gt;&lt;P&gt;    authentication key-management wpa&lt;/P&gt;&lt;P&gt;    guest-mode&lt;/P&gt;&lt;P&gt;    wpa-psk &lt;REMOVED&gt;&lt;/REMOVED&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; station-role root&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Dot11Radio0.1&lt;/P&gt;&lt;P&gt; encapsulation dot1Q 1 native&lt;/P&gt;&lt;P&gt; no ip route-cache&lt;/P&gt;&lt;P&gt; no snmp trap link-status&lt;/P&gt;&lt;P&gt; no cdp enable&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; no ip redirects&lt;/P&gt;&lt;P&gt; no ip proxy-arp&lt;/P&gt;&lt;P&gt; ip virtual-reassembly&lt;/P&gt;&lt;P&gt; ip route-cache flow&lt;/P&gt;&lt;P&gt; bridge-group 1&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Dialer1&lt;/P&gt;&lt;P&gt; ip address negotiated&lt;/P&gt;&lt;P&gt; ip mtu 1492&lt;/P&gt;&lt;P&gt; ip nat outside&lt;/P&gt;&lt;P&gt; ip virtual-reassembly&lt;/P&gt;&lt;P&gt; encapsulation ppp&lt;/P&gt;&lt;P&gt; dialer pool 1&lt;/P&gt;&lt;P&gt; dialer-group 1&lt;/P&gt;&lt;P&gt; no cdp enable&lt;/P&gt;&lt;P&gt; ppp authentication chap callin&lt;/P&gt;&lt;P&gt; ppp chap hostname &lt;REMOVED&gt;&lt;/REMOVED&gt;&lt;/P&gt;&lt;P&gt; ppp chap password &lt;REMOVED&gt;&lt;/REMOVED&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Dialer0&lt;/P&gt;&lt;P&gt; no ip address&lt;/P&gt;&lt;P&gt; no cdp enable&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface BVI1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; ip address &lt;REMOVED&gt; INSIDE DATA LAN ADDRESS&lt;/REMOVED&gt;&lt;/P&gt;&lt;P&gt; no ip redirects&lt;/P&gt;&lt;P&gt; no ip proxy-arp&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;ip classless&lt;/P&gt;&lt;P&gt;ip route 0.0.0.0 0.0.0.0 Dialer1&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;ip http server&lt;/P&gt;&lt;P&gt;ip http authentication local&lt;/P&gt;&lt;P&gt;ip http secure-server&lt;/P&gt;&lt;P&gt;ip http timeout-policy idle 60 life 86400 requests 10000&lt;/P&gt;&lt;P&gt;ip nat inside source route-map RMAP_1 interface Dialer1 overload&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;dialer-list 1 protocol ip permit&lt;/P&gt;&lt;P&gt;no cdp run&lt;/P&gt;&lt;P&gt;route-map RMAP_1 permit 1&lt;/P&gt;&lt;P&gt; match ip address NONAT&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;control-plane&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;bridge 1 protocol ieee&lt;/P&gt;&lt;P&gt;bridge 1 route ip&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2007 12:51:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/871-wireless-setup/m-p/549043#M154725</guid>
      <dc:creator>d16lee</dc:creator>
      <dc:date>2007-09-20T12:51:40Z</dc:date>
    </item>
  </channel>
</rss>

