[c-nsp] OT: 871W config

Ziv Leyes zivl at gilat.net
Thu May 21 09:42:06 EDT 2009


Why do you think this is off topic?
This is a config sample of I'm using at home and it's working great, of course you need to change some of the settings to match your needs.
!
bridge irb
bridge 1 protocol ieee
bridge 1 route ip
!
interface FastEthernet0
!
interface FastEthernet1
!
interface FastEthernet2
!
interface FastEthernet3
!
interface Dot11Radio0
 description WLAN
 no ip address
 ip virtual-reassembly
 load-interval 30
 !
 broadcast-key vlan 1 change 45
 !
 !
 encryption vlan 1 mode ciphers tkip 
 !
 ssid MY-SSID-NAME
	vlan 1
    authentication open 
    authentication key-management wpa
    guest-mode
    wpa-psk ascii my-wpa-psk-key
 !
 speed basic-1.0 2.0 5.5 6.0 9.0 11.0 12.0 18.0 24.0 36.0 48.0 54.0
 station-role root
 no keepalive
 dot1x reauth-period 60
 no cdp enable
!
interface Dot11Radio0.1
 description WLAN
 encapsulation dot1Q 1 native
 no cdp enable
 bridge-group 1
 bridge-group 1 subscriber-loop-control
 bridge-group 1 spanning-disabled
 bridge-group 1 block-unknown-source
 no bridge-group 1 source-learning
 no bridge-group 1 unicast-flooding
!
interface Vlan1
 description LAN
 no ip address
 load-interval 30
 bridge-group 1
!
interface BVI1
 description Connection to LAN & WLAN
 ip address 192.168.0.1 255.255.255.0
 ip verify unicast reverse-path
 no ip redirects
 no ip unreachables
 no ip proxy-arp
 ip virtual-reassembly
 ip route-cache flow
 load-interval 30
!

Hope this helps
Ziv




-----Original Message-----
From: cisco-nsp-bounces at puck.nether.net [mailto:cisco-nsp-bounces at puck.nether.net] On Behalf Of Justin Shore
Sent: Thursday, May 21, 2009 4:56 AM
To: 'Cisco-nsp'
Subject: [c-nsp] OT: 871W config

I've got an off-topic plea.  I'm trying to configure a simple little 
871W as a CE that I need to deploy next week.  The wifi on this thing is 
kicking my ass.  881Ws are completely different than their 871W 
ancestors.  881Ws have a logically separate internal AP that you 
basically session into.  The 871W's radio is integrated into the 
router's config itself.  I can't for the life of me get wifi sub-ints to 
bridge onto the SVIs that I'm using on the wired side (3x VLANs: data, 
voice, and guest).

I found a config guide online that showed SVIs configured with nothing 
but the bridge-group commands, BVIs corresponding to those bridge-groups 
where all the L3 config now resides, and then normal Dot11Radio sub-ints 
with matching bridge-groups.  However doing this and putting the 
bridge-group commands on the SVIs breaks the wired connectivity (and 
doesn't make wifi work anyway).

Does anyone have a working config for a 871W that they wouldn't mind 
sharing off-list?  This should be a trivially minor config and for some 
reason it's thoroughly stumping me.

Thanks
  Justin

_______________________________________________
cisco-nsp mailing list  cisco-nsp at puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/
 
 
************************************************************************************
This footnote confirms that this email message has been scanned by
PineApp Mail-SeCure for the presence of malicious code, vandals & computer viruses.
************************************************************************************

 
 
************************************************************************************
This footnote confirms that this email message has been scanned by
PineApp Mail-SeCure for the presence of malicious code, vandals & computer viruses.
************************************************************************************



More information about the cisco-nsp mailing list