Page 1 of 1

[Solved] Cisco WLC

Posted: Wed Oct 18, 2017 6:16 pm
by PZL
Hi,

Can you backup Cisco WLC configurations?

login as: admin


(Cisco Controller)
User: admin
Password:********
(Cisco Controller) >

Thanks,

Patrick

Re: Cisco WLC

Posted: Wed Oct 18, 2017 6:20 pm
by Tomas
Unimus supports Cisco WLC, but the support was developed based on vWLC 8.2.x.

Is your WLC not discovering or not backing up?
What version of WLC are you running?

Re: Cisco WLC

Posted: Wed Oct 18, 2017 6:29 pm
by PZL
Version I'm running is 8.0.121.0 Model 5508. Not being discovered.

Re: Cisco WLC

Posted: Wed Oct 18, 2017 6:32 pm
by Tomas
We will need to get debug output from Unimus to see what is happening.

What OS are you running Unimus on?
What distribution are you running (installer, portable, .war, etc.)?

Re: Cisco WLC

Posted: Wed Oct 18, 2017 6:43 pm
by PZL
What OS are you running Unimus on? Windows 10 Enterprise 64 bit
What distribution are you running (installer, portable, .war, etc.)? Installer

Re: Cisco WLC

Posted: Wed Oct 18, 2017 6:49 pm
by Tomas
On Windows, easiest way will be this:

1) Download .jar distribution:
https://unimus.net/download/-%20Latest/Unimus.jar

2) Stop Unimus service

3) Open an admin command prompt

4) change to folder where Unimus.jar was downloaded

5) Run "java -jar Unimus.jar --logging.level.net.unimus.core=TRACE --unimus.core.echo-ssh=TRUE --unimus.core.echo-telnet=TRUE"

6) Run a discovery on the WLC

7) Please send me output from console in a PM
Strip any sensitive data

Thanks!

Re: Cisco WLC

Posted: Wed Oct 18, 2017 10:25 pm
by PZL
Changing the CLI Timeout fixed the problem. Thanks.

Re: [Solved] Cisco WLC

Posted: Wed Oct 18, 2017 10:30 pm
by Tomas
Thanks for the report, glad it was just a timeout issue.

For anyone finding this topic in the future, the issue was with the WLC taking a long time to respond to commands.
To fix it, CLI interaction timeouts were adjusted.

Here is a link on the wiki that explains how:
https://wiki.unimus.net/display/UNPUB/C ... t+timeouts