cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
695
Views
5
Helpful
1
Replies

Can't Access to WLC 5508

Murad*
Level 1
Level 1

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

1 Accepted Solution

Accepted Solutions

Sandeep Choudhary
VIP Alumni
VIP Alumni

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

View solution in original post

1 Reply 1

Sandeep Choudhary
VIP Alumni
VIP Alumni

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

Review Cisco Networking for a $25 gift card