06-22-2011 09:00 PM - edited 07-03-2021 08:20 PM
I am installing a new 5508 controller and i have a management interface mapped to port 1 and serveral wlans also tied to port 1. Port 1 is trunked to the Core switch. I am able to ping the wlans from the core and ping their default gateways from the controller. I am unable to ping default gateway of the maanagement interface.. I can't seem figure out why.
06-22-2011 09:03 PM
pleasepost the switchpost configuration to which the WLC is getting connected and fro mthe WLC paste the output "show interface sumary"
Looking forward to hear from you!!
Regards
Surendra
06-23-2011 07:21 AM
Surendra here is the information requested
Interface Name Port Vlan Id IP Address Type Ap Mgr Guest
-------------------------------- ---- -------- --------------- ------- ------ -----
buildiing150 1 51 10.106.51.198 Dynamic No No
building-a 1 31 10.106.31.198 Dynamic No No
building-b 1 41 10.106.41.198 Dynamic No No
building12 1 21 10.106.21.198 Dynamic No No
building130 1 81 10.106.81.198 Dynamic No No
building14 1 11 10.106.11.198 Dynamic No No
hangar11 1 71 10.106.71.198 Dynamic No No
hangar5 1 61 10.106.61.198 Dynamic No No
management 1 untagged 10.106.32.198 Static Yes No
service-port N/A N/A 192.168.1.1 Static No No
virtual N/A N/A 1.1.1.1 Static No No
Swiitch port config that is connected to WLC
!
interface GigabitEthernet0/1
switchport trunk encapsulation dot1q
switchport mode trunk
end
06-23-2011 08:05 AM
Hi,
Please specify the native VLAN on the switchport configuration.. that is..
interface GigabitEthernet0/1
switchport trunk encapsulation dot1q
switchport trunk native vlan #
switchport mode trunk
end
And let me know if we are able to ping
Regards
Surendra
06-23-2011 11:06 AM
Your management is in VLAN 1, and that is the native vlan on the switch as well.
on the switch, do a switchport trunk native vlan 999. then on the WLC tag the interface as VLAN 1.
Cheers,
Steve
--
If this helps you and/or answers your question please mark the question as "answered" and/or rate it, so other users can easily find it.
06-24-2011 05:36 AM
Thanks for your replies I fixed it by tagging the management vlan since its in vlan 32 I changed it from untagged.
On a different note I got everything almost set up and the APs are joining the controller but I do not see the SSID when I look at the available wireless networks on my notebook. Any reeasons why ?
Thanks
06-24-2011 05:54 AM
From the WLC..
GUI >> WLAN >> WLAN EDIT >> General >> Broadcast >> Check.
Lemme know if this helps! please dont forget to rate the usefull posts!!
Regards
Surendra
04-03-2017 05:41 PM
on the switch, do a switchport trunk native vlan 999. then on the WLC tag the interface as VLAN 1.
This has resolve my issue too. Thanks a lot
06-24-2011 05:59 AM
Surendra,
Thanks for your quick response but I do believe I verified that it was checked. and thats what confused me. I am not in front of the system but I will check agaiin
06-24-2011 10:08 AM
No problem.. lemme know how it works out for you!!
Regards
Surendra
06-24-2011 10:18 AM
I found out the problem each WLAN had the same SSID I gave them each a unique ID to characterize the building they covered and that resolved it. Thanks for your time
06-26-2011 06:04 PM
I have the same situation
but my switch is HP Procurve
Two 1-gig interface is connected to
Is there any working HP config
Thanks
06-28-2011 03:05 PM
Hello Surendra
I have smilar problem with WLC 5508 with Software Version 7.0.116.0. I am unable to ping my default gateway. I have verfied that we dont have any static routes. I can access WLC through HTTP and SSH not via HTTPS even after its enable.
Here are switch config
Building configuration...
Current configuration : 254 bytes
!
interface GigabitEthernet2/41
description usgrnwlc01
switchport trunk encapsulation dot1q
switchport trunk native vlan 100
switchport trunk allowed vlan 100,250,251
switchport mode trunk
duplex full
qos trust dscp
channel-group 11 mode on
end
Interface Name Port Vlan Id IP Address Type Ap Mgr Gu est
-------------------------------- ---- -------- --------------- ------- ------ -- ---
management LAG untagged 10.143.72.250 Static Yes No
service-port N/A N/A 0.0.0.0 DHCP No No
virtual N/A N/A 0.0.0.0 Static No No
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