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

Routing problem with WLC

wchengcisco
Level 1
Level 1

Hello all,

I have the following network set up:

Cisco 2800 RTR --> SW --> non-Cisco WLC

Each trunk link has VLANs 900 (mgmt) and 800 (wireless AP mgmt) included.

Cisco 2800 fa0/0 = ISP, fa0/1.900 = 10.0.0.1, fa0/1.800 = 10.71.0.1

The WLC has 10.0.0.2 set up for VLAN 900 and 10.71.0.2 for VLAN 800.

In the WLC, I also have a DHCP server set up to dynamically assign IPs to the APs so they are auto-discovered:

ip dhcp pool AP800

default-router 10.71.0.2

network 10.71.0.0/24

address range 10.71.0.10 10.71.0.30

And the following static routes are set up in the router and WLC:

router:  ip route 0.0.0.0 0.0.0.0 [ISP IP]

WLC:  ip route 0.0.0.0 0.0.0.0 10.0.0.1

My goal is to get VLAN 900 to talk to 800.  In other words, from the router's fa0/1.900 interface, I need to be able to ping 10.71.0.2 and beyond, but I'm having no luck with that.  I believe I need to add a static route so the WLC knows to forward VLAN 800 packets to 10.71.0.1, but that didn't work out too well.

This is what I've tested so far:

-Cisco 2800:  Able to ping all IPs in the 10.71.0.0 subnet from the fa0/1.800 interface

-Cisco 2800:  Unable to ping any IPs from 10.71.0.2 and beyond from the fa0/0 or fa0/1.900 interfaces

-WLC:  Able to ping all interfaces of the router, but I believe those packet and being routed to the fa0/1.900 interface first.

Any idea would be helpful.  Thanks!

0 Replies 0
Review Cisco Networking for a $25 gift card