cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1415
Views
5
Helpful
14
Replies

Can't access WLC

hs08
VIP
VIP

Hello,

Anyone know why i can't access to the WLC if i access the WLC from VLAN which the VLAN listed in controller interface?

On the pic we can see i have some VLAN and if i access from that VLAN , the WLC can't be accessed.

14 Replies 14

Hello,

i'm not asking about AP can't connect to the WLC, but i asking why i can't open WLC management address via workstation if the workstation configured using one of existing VLAN in the controller.

marce1000
Hall of Fame
Hall of Fame

 

 - As these are dynamic vlans mapped to WLANS you probably need to enable management via wireless as explained in : https://www.cisco.com/c/en/us/td/docs/wireless/controller/7-4/configuration/guides/consolidated/b_cg74_CONSOLIDATED/b_cg74_CONSOLIDATED_chapter_010110000.pdf

 M.



-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
    When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '

Hello,

management via wireless already enabled, but still can't access and icmp (ping) is reply

 

 - What error do you get in the browser (presuming browser access is attempted) ?

 M.



-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
    When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '

the error is "This site can't be reached"

 

                                     >....the error is "This site can't be reached"
  - Make sure you don't have any firewall in between blocking the particular access 2) Check the controller logs when this is attempted 3) Try with google chrome , press F12 , check what you see in the development pane when trying , 

 M.



-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
    When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '

Hi

You can, but you need to enable it. 

config network mgmt-via-dynamic-interface {enable | disable}

Hello,

Already enabled on Management - Mgmt Via Wireless - Enabled Controller Management to be accessible from Wireless Client (ticked)

Sorry dont follow you. Interface vlan on cisco wlc is called dynamic interface. 

 I undertood  from your post that you are trying to http or ssh to the wlc on this interfaces and are not able to, correct?

 The commamd I shared allow you to do that. It is not management interface, it is dynamic interface  I am not saying management via wireless,  it is something else. 

 

 Did you run the commamd? Did you try access after that?

Hello,

i already enable mgmt-via-dynamic-interface but still can't access

Then the problem is not on the WLC. 

 If you are trying to reach the WLC from a different network, make sure routing is ok. WLC is not a layer3 device but it is possible to add routes on it. 

 And devices along the way must be checked also. 

 You can provide the topology and device config for further support. 

 

 

@Flavio Miranda >..Then the problem is not on the WLC. 
         Indeed another option to test port 443  (https) reachability is to use an nmap port scan as in : 
                                 % nmap -p443 --reason  WLChostname

 M.



-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
    When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '

Rich R
VIP
VIP

Can you access the WLC from any other interface?
Do you have a CPU access list applied?

Dustin Anderson
VIP Alumni
VIP Alumni

What is the DNS for the WLC, when you try to manage it via web, are you doing it by name, or IP. is HTTP to HTTPS redirect enabled, if not make sure the web is doing https as if you are trying IP it usually defaults to http.

Review Cisco Networking for a $25 gift card