[Solved] Cisco WLC

Post your feature requests here
Post Reply
PZL
Posts: 10
Joined: Mon Oct 16, 2017 5:51 pm

Wed Oct 18, 2017 6:16 pm

Hi,

Can you backup Cisco WLC configurations?

login as: admin


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

Thanks,

Patrick
User avatar
Tomas
Posts: 1206
Joined: Sat Jun 25, 2016 12:33 pm

Wed Oct 18, 2017 6:20 pm

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?
PZL
Posts: 10
Joined: Mon Oct 16, 2017 5:51 pm

Wed Oct 18, 2017 6:29 pm

Version I'm running is 8.0.121.0 Model 5508. Not being discovered.
User avatar
Tomas
Posts: 1206
Joined: Sat Jun 25, 2016 12:33 pm

Wed Oct 18, 2017 6:32 pm

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.)?
PZL
Posts: 10
Joined: Mon Oct 16, 2017 5:51 pm

Wed Oct 18, 2017 6:43 pm

What OS are you running Unimus on? Windows 10 Enterprise 64 bit
What distribution are you running (installer, portable, .war, etc.)? Installer
User avatar
Tomas
Posts: 1206
Joined: Sat Jun 25, 2016 12:33 pm

Wed Oct 18, 2017 6:49 pm

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!
PZL
Posts: 10
Joined: Mon Oct 16, 2017 5:51 pm

Wed Oct 18, 2017 10:25 pm

Changing the CLI Timeout fixed the problem. Thanks.
User avatar
Tomas
Posts: 1206
Joined: Sat Jun 25, 2016 12:33 pm

Wed Oct 18, 2017 10:30 pm

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
Post Reply