04-16-2018 02:18 AM - edited 07-05-2021 08:31 AM
hi
i have new WLC 5508 , firstly i update it frameware to 8.3.140.0 version to compatibility with 1142 AP,
after that config MGMT ip , but the problem now , when i tried to put
VLAN Identifier |
in management port , i cant access to the wlc from web , and i lost the ping to it ,
the AP and WLC connected to access port with the same vlan i want to put as vlan management identifier , this is device info ,
(Cisco Controller) >show sysinfo
Manufacturer's Name.............................. Cisco Systems Inc.
Product Name..................................... Cisco Controller
Product Version.................................. 8.3.140.0
Bootloader Version............................... 1.0.20
Field Recovery Image Version..................... 7.6.101.1
Firmware Version................................. FPGA 1.7, Env 1.8, USB console 2.2
OUI File Update Time............................. Sun Sep 07 10:44:07 IST 2014
Build Type....................................... DATA + WPS
System Name...................................... WLC-5508
System Location..................................
System Contact...................................
System ObjectID.................................. 1.3.6.1.4.1.9.1.1069
Redundancy Mode.................................. Disabled
IP Address....................................... 192.168.90.90
IPv6 Address..................................... ::
Last Reset....................................... Power on reset
System Up Time................................... 0 days 0 hrs 56 mins 0 secs
System Timezone Location.........................
System Stats Realtime Interval................... 5
--More-- or (q)uit
System Stats Normal Interval..................... 180
Configured Country............................... US - United States
Operating Environment............................ Commercial (0 to 40 C)
Internal Temp Alarm Limits....................... 0 to 65 C
Internal Temperature............................. +41 C
External Temperature............................. +27 C
Fan Status....................................... 1 fan stopped, 3 fans OK
State of 802.11b Network......................... Enabled
State of 802.11a Network......................... Enabled
Number of WLANs.................................. 1
Number of Active Clients......................... 0
OUI Classification Failure Count................. 0
Burned-in MAC Address............................ 50:57:A8:C6:CB:E0
Power Supply 1................................... Present, OK
Power Supply 2................................... Absent
Maximum number of APs supported.................. 500
System Nas-Id.................................... Cisco_c6:cb:e4
WLC MIC Certificate Types........................ SHA1
Solved! Go to Solution.
04-16-2018 02:22 AM - edited 04-16-2018 02:23 AM
Hi,
Here are the basic switchport config for AP and WLC:
AP Port cofniguartiuon:
interface GigabitEthernet1/0/22
description Access Port Connection to Cisco Lightweight AP
switchport access vlan 60
switchport mode access
no shutdown
!
WLC Port:
interface GigabitEthernet1/0/1
description Trunk Port to Cisco WLC
switchport trunk encapsulation dot1q
switchport trunk allowed vlan 2-4,60
switchport mode trunk
no shutdown
Paste the output of the command: show interface detailed management
Regards
Dont forget to arte helpful posts
04-16-2018 02:22 AM - edited 04-16-2018 02:23 AM
Hi,
Here are the basic switchport config for AP and WLC:
AP Port cofniguartiuon:
interface GigabitEthernet1/0/22
description Access Port Connection to Cisco Lightweight AP
switchport access vlan 60
switchport mode access
no shutdown
!
WLC Port:
interface GigabitEthernet1/0/1
description Trunk Port to Cisco WLC
switchport trunk encapsulation dot1q
switchport trunk allowed vlan 2-4,60
switchport mode trunk
no shutdown
Paste the output of the command: show interface detailed management
Regards
Dont forget to arte helpful posts
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