Welcome, Guest. Please login or register.

Author Topic: Cisco WLCs  (Read 2187 times)

ukmuenster

  • Guest
Cisco WLCs
« on: January 24, 2021, 07:02:25 pm »
Hi there,

We have a problem with the backup of our WLAN controller. We have a couple of Cisco 5508s and a couple of newer 9800s. According to NeDi, both types report with "IOS-wlc" as the operating system. We use TACACS+ for authentication, and after logging in, the 5500s show this prompt: "(Cisco Controller)>". This is also covered by the configuration in libcli.pm. Unfortunately, this config block does not work for the 9800s, which are more based on IOS. Here the prompt after login shows e.g. "c98-a #", and "show run" shows the configuration. This does not work like this with the older 5500s, it shows here:
(Cisco Controller)> show run-config
Press Enter to continue ...
System inventory
NAME: "Chassis", DESCR: "Cisco 5500 Series Wireless LAN Controller"
PID: AIR-CT5508-K9, VID: V03, SN: FCWxxxxxxxx
Burned-in MAC Address ............................ xx: xx: xx: xx: xx: xx
Power Supply 1 ................................... Present, OK
Power Supply 2 ................................... Present, OK
Maximum number of APs supported .................. 500
Press Enter to continue or <ctrl-z> to abort

The command sequence is completely different, but both are covered by IOS-wlc.
How can we backup both systems with NeDi?

Greeting

Rainer
« Last Edit: January 26, 2021, 08:12:43 am by ukmuenster »

ukmuenster

  • Guest
Re: Cisco WLCs
« Reply #1 on: February 16, 2021, 11:15:02 am »
Doesn't anyone have any ideas?

rickli

  • Administrator
  • Hero Member
  • *****
  • Posts: 2897
    • View Profile
    • NeDi
Re: Cisco WLCs
« Reply #2 on: February 22, 2021, 11:37:34 am »
Thanks for pointing this out. I'll look at it, when I encounter those. In the worst case, I'll have to add e new OS definition...
Please consider Other-Invoices on your NeDi installation for an annual contribution, tx!
-Remo

ascii

  • Full Member
  • ***
  • Posts: 107
    • View Profile
Re: Cisco WLCs
« Reply #3 on: February 22, 2021, 01:06:47 pm »
the WLC are a pain in the ass when it comes to saving configs for a backup.
you can also use
show run-config commands
and
show run-config startup-commands

you could also use the
transfer upload
commands. but that won't work out of Nedi. you would need to create a script and run it via cronjob.

sadly the configs are not complete. i have no clue why cisco does that. But it is better than nothing

networkbo

  • Newbie
  • *
  • Posts: 29
    • View Profile
Re: Cisco WLCs
« Reply #4 on: April 08, 2023, 08:28:08 pm »
Hi all, I tried to change Operating System to IOS XR and configuration backup worked  :)