cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
445
Views
0
Helpful
4
Replies

1802W router (wireless functions yet NO internet or network function)

mauriceuden
Level 1
Level 1

Dear Cisco Users,

Recently we purchased a 1802W integrated services router to upgrade our current infrastructure. However, I am having some problems with my internet connection for my wireless associated clients.

Wireless clients authenticate properly to the router. However, no network functionality or internet connection can be established. Wired connected clients do have internet.

Could someone please give me some pointers. Is it a bridging problem? The wireless application is terribly slow and getting at my nerves.

Regards,

Tommie

---- config ---

interface Dot11Radio0

no ip address

!

encryption vlan 1 key 1 size 128bit xxx transmit-key

encryption vlan 1 mode wep mandatory

!

ssid K3g

vlan 1

authentication open

guest-mode

infrastructure-ssid optional

!

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

station-role root

bridge-group 1

!

interface Dot11Radio0.1

encapsulation dot1Q 1 native

no snmp trap link-status

no cdp enable

bridge-group 1

bridge-group 1 subscriber-loop-control

bridge-group 1 port-protected

bridge-group 1 block-unknown-source

no bridge-group 1 source-learning

no bridge-group 1 unicast-flooding

!

interface Dot11Radio1

no ip address

!

encryption vlan 1 key 1 size 128bit xxx transmit-key

encryption vlan 1 mode wep mandatory

!

ssid K3a

vlan 1

authentication open

guest-mode

infrastructure-ssid optional

!

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

station-role root

bridge-group 1

!

interface Dot11Radio1.1

encapsulation dot1Q 1 native

no snmp trap link-status

no cdp enable

bridge-group 1

bridge-group 1 subscriber-loop-control

bridge-group 1 port-protected

bridge-group 1 block-unknown-source

no bridge-group 1 source-learning

no bridge-group 1 unicast-flooding

!

4 Replies 4

Stephen Rodriguez
Cisco Employee
Cisco Employee

Well without seeing the whole config, I can only guess. Do you have a BVI 1 interface? If so does it have the IP address or is it still on the VLAN 1 interface? Is VLAN 1 a member of Bridge-group 1? Also, if you only have the one VLAN, you do not need to use subinterfaces on the Dot11Radio interfaces.

If moving the IP address and all subsequent commands, ie nat inside etc, does not fix the issue, please post a full config from the AP so we can see the whole picture.

HTH,
Steve

------------------------------------------------------------------------------------------------
Please remember to rate useful posts, and mark questions as answered

Also what version of code are you running?

SSID's need to be in the Global config on some releases not just under the radio interface...

Sh run and sh ver please...

John,

The code that runs on the ISR is similar to 12.3(2) where you configure the SSID under the radio interface and not with the dot11 ssid commands.

HTH,
Steve

------------------------------------------------------------------------------------------------
Please remember to rate useful posts, and mark questions as answered

Thanks for the info...Trying to catch up..

Review Cisco Networking products for a $25 gift card