cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
960
Views
0
Helpful
1
Replies

Config WLAN on cisco 1812W

jmuro
Level 1
Level 1

Hello

How can i configure the wlan on cisco 1812w?

I have a VLAN with connection to WAN.

This VLAN have an DHCP.

If i connect with RJ45 all its ok (DHCP and connection to outside). Ping to the gateway it´s ok

But if i try to connect from WLAN the DHCP its OK, but i haven´t connection to outside. Ping to the gateway dont work.

My config:

bridge irb

!

!

interface BRI0

no ip address

no ip redirects

no ip unreachables

no ip proxy-arp

ip route-cache flow

shutdown

no cdp enable

!

interface Dot11Radio0

no ip address

!

broadcast-key vlan 3 change 45

!

!

encryption key 1 size 128bit .... transmit-key

encryption mode wep mandatory

!

encryption vlan 3 mode ciphers tkip wep128

!

ssid ....

vlan 3

authentication open

!

speed basic-1.0 basic-2.0 basic-5.5 basic-6.0 basic-9.0 basic-11.0 basic-12.0 basic-18.0 basic-24.0 basic-36.0 basic-48.0 basic-54.0

station-role root

no cdp enable

!

interface Dot11Radio0.3

encapsulation dot1Q 3 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 Dot11Radio1

no ip address

no ip redirects

no ip unreachables

no ip proxy-arp

ip route-cache flow

!

encryption key 1 size 128bit ... transmit-key

speed basic-6.0 basic-9.0 basic-12.0 basic-18.0 basic-24.0 basic-36.0 basic-48.0 basic-54.0

station-role root

no cdp enable

!

interface Dot11Radio1.2

no ip redirects

no ip unreachables

no ip proxy-arp

shutdown

no cdp enable

!

interface FastEthernet3

switchport trunk native vlan 3

switchport mode trunk

no ip address

no cdp enable

!

interface Vlan3

no ip address

no ip redirects

no ip unreachables

no ip proxy-arp

ip route-cache flow

bridge-group 1

!

interface BVI1

ip address 192.168.1.1 255.255.255.0

!

Sorry but my bad english

Thank´s for all

1 Reply 1

smahbub
Level 6
Level 6

You will find this document useful. This document explains with a configuration example on how to configure a WLAN connection on a 1800 series router.

http://www.cisco.com/en/US/products/ps5853/products_configuration_guide_chapter09186a008045830f.html#wp999277

Review Cisco Networking products for a $25 gift card