cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
903
Views
10
Helpful
4
Replies

autonomous 1130 No internet Access

Bruno Dinis
Level 1
Level 1

Hello Guys, I'm having problems configuring my 1130 autonomous.
After a week dealing with it I tried the configuration on a 1140 and it worked like a charm.

And then I tried another 1130 but the results are frustrating.
My users get IP by DHCP and Radius fine, and the VLAN is set ok too!

The problem I don't have connection to internet.

curiously in the 1140 there are extra commands like

ip forward-protocol nd

ip route 0.0.0.0 0.0.0.0 10.20.0.254

but in the 1130 the only command with this purpose is 

ip default-gateway 10.20.0.254

I've attached the configuration, please help me because I've got no clue what's going wrong.


best wishes

4 Replies 4

ip route 0.0.0.0 0.0.0.0 10.20.0.254

Since AP is a L2 device, no routing configuration required (eg: above line).

Simply AP required to have a BVI interface IP address and default gateway defined on the same network. In your case, you have wrong default gateway, it should be something 10.20.15.x address

interface BVI1
 ip address 10.20.15.97 255.255.0.0
ip default-gateway 10.20.0.254

HTH

Rasika

*** Pls rate all useful responses ***

Hi Rasika, thanks for your help, although the default gateway is ok because i'm using a /16 mask.


I'm lost in configuration here. I've tried with other models and it's working, but with the 1130 are killing me.

I've got 33 AP's to chage to Standalone, because I'm installing new 2800 and 3800 on campus and I need to update my WLC 8.0.133.0 to 8.3, and the new software doesn't support my 1130..

although the default gateway is ok because i'm using a /16 mask.

Sorry, I did not see it :)

I'm lost in configuration here. I've tried with other models and it's working, but with the 1130 are killing me.

What version of autonomous code you using ? are they same on 1140 & 1130 that you testing ? I do not think there are AP model specific issue here

I've got 33 AP's to chage to Standalone, because I'm installing new 2800 and 3800 on campus and I need to update my WLC 8.0.133.0 to 8.3, and the new software doesn't support my 1130.

You got only 1 WLC ? If you have many, I would keep one with 8.0.x till 1130 replaced rather convert them to Autonomous.

Even try to get a 2504 to manage these without converting them to autonomous.

HTH

Rasika

*** Pls rate all useful responses ***

Hi Rasika, I was using the last known release available on Cisco Site.

This is the latest version of autonomous for 1130, although it's not working. My clients got IP, but the connection is limited.
c1130-k9w7-tar.124-21a.JY.tar

Then with the same configuration with c1130-k9w7-tar.124-10b.JDA3.tar the clients got a great connection.

PS: I've got 3 wlc's in N+1 availability. Got 600 AP's on Campus, and the 1130 are to replace sooner or later, so i'm not installing a new controller for the 1130.


Problem solved.

thanks!

Review Cisco Networking for a $25 gift card