01-19-2016 01:53 PM - edited 03-05-2019 03:09 AM
I'm using an 871w to route between some physical switches and some virtual networks. I have a Fortigate (not pictured) that hands out DHCP for a guest WLAN and goes directly out to the internet - I'd like to connect the 871 to that network use it as the default route for my lab networks. Is that possible? If so, can someone help me with the config, please?
The 871 is connected to the physical switches on Fa0 with VLAN1 using 172.16.1.254. The WAN/Fa4 port is connected to the Hyper-V manager on 172.30.1.1/30. I'm hoping Dot11Radio0 can be 192.168.10.254 and I can use ip route 0.0.0.0 0.0.0.0 192.168.10.1 (Fortigate).
Solved! Go to Solution.
01-21-2016 10:47 AM
I would not expect cross vendor bridging to work reliably, if at all. Change to using only one vendor for the bridge link if you want to stand a chance of getting it working.
01-19-2016 10:33 PM
Could you perhaps post the Cisco 871 config you have managed to do so far.
01-20-2016 06:59 AM
Hi, thanks. At the time of the initial post I hadn't attempted to configure the wireless but since then I've made some attempts but I've been unsuccessful. Everything between the physical/virtual works fine - I just can't make the wireless work.
LAB-C871-R0#sh run Current configuration : 1401 bytes |
I since tried adding infrastructure-ssid beneath dot11 ssid CCGuest with no change. This is the only error I am receiving:
*Mar 1 01:32:05.840: %DOT11-4-CANT_ASSOC: Interface Dot11Radio0, cannot associate: Rcvd response from 2ea4.3c04.ac39 channel 1 3848 |
These are Ubiquity APs I'm trying to connect to - maybe the limitation is there? I can't see any advanced options that would allow or restrict a bridged AP. I'll start looking in that direction for now.
Thanks!
01-20-2016 12:18 PM
As long as your Ubiquity APs are two bridging, and are in the correct VLAN then you wont have any layer 3 issues. Bridging is done at layer 2 without concern for IP addresses.
Are you also trying to configure the 871W access point to bridge to one of the VLANs? It appears to be not configured in the above config, so I'm not sure if this is part of what you want or not.
01-21-2016 06:24 AM
No, and actually "bridging" isn't quite what I'm after - I just want to form a wireless point-to-point connection with one of the Unify APs so I can route my lab networks to the Internet through the Guest WLAN. I do actually tag the Guest WLAN with VLAN50 - I tried applying vlan 50 under dot11 with no change but I'm not sure I applied it in the correct place.
I was able to view some real-time logs from the APs that show the 871 just being "disassociated" every 90 or so seconds with no details. I'm working on a way to see some more information on that end as well.
01-21-2016 06:43 AM
Here, I tried adding vlan 50 but the radio interface doesn't even attempt to connect until I remove the statement. Am I applying it incorrectly or is it just not needed in this scenario?
LAB-C871-R0(config)#dot11 ssid CCGuest LAB-C871-R0(config-ssid)#vlan 50 LAB-C871-R0(config-ssid)#int dot11radio0 LAB-C871-R0(config-if)#do terminal monitor LAB-C871-R0(config-if)#no shut LAB-C871-R0(config-if)# *Mar 1 22:38:42.529: %DOT11-4-NO_SSID: No SSID configured. Dot11Radio0 not started. LAB-C871-R0(config-if)# *Mar 1 22:38:42.533: %LINK-5-CHANGED: Interface Dot11Radio0, changed state to reset LAB-C871-R0(config-if)#exit LAB-C871-R0(config)#dot11 ssid CCGuest LAB-C871-R0(config-ssid)#no vlan 50 LAB-C871-R0(config-ssid)# *Mar 1 22:43:50.467: %DOT11-4-CANT_ASSOC: Interface Dot11Radio0, cannot associate: No Response LAB-C871-R0(config-ssid)# *Mar 1 22:43:55.472: %DOT11-4-CANT_ASSOC: Interface Dot11Radio0, cannot associate: Rcvd response from 2aa4.3c04.ac39 ch annel 1 3828 LAB-C871-R0(config-ssid)#int dot11rad 0 LAB-C871-R0(config-if)#shut |
Thanks!
01-21-2016 10:47 AM
I would not expect cross vendor bridging to work reliably, if at all. Change to using only one vendor for the bridge link if you want to stand a chance of getting it working.
01-22-2016 04:07 AM
Ok. Thanks for taking a look!
01-20-2016 07:02 AM
Just after my last post I got the following console messages:
LAB-C871-R0# *Mar 1 01:43:46.075: %DOT11-4-CANT_ASSOC: Interface Dot11Radio0, cannot associate: Associating LAB-C871-R0# *Mar 1 01:44:27.084: %DOT11-4-CANT_ASSOC: Interface Dot11Radio0, cannot associate: Received deauthenticate (11) 11 |
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide