[c-nsp] 802.11 on 871
Brett Looney
brett at looney.id.au
Fri Sep 8 23:03:20 EDT 2006
> What can be wrong with 871 configuration for *basic* wireless ?
> (below) The same configuration on 1811W works pretty well. In case of
> 871 we even cannot see AP wit wireless scanner...
I haven't tried doing an 871 with VLANs as per your config but a very simple
wireless config extract that works (just got it off a working router) is
below. You don't need the "bridge irb" commands if you're routing between
the wireless and ethernet interfaces.
interface FastEthernet4
ip address <something>
ip nat outside
interface Vlan1
ip address 192.168.x.x 255.255.255.0
ip nat inside
interface Dot11Radio0
ip address 192.168.y.x 255.255.255.0
!
ssid Wireless
authentication open
guest-mode
!
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
HTH.
B.
More information about the cisco-nsp
mailing list