cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Bookmark
|
Subscribe
|
10406
Views
10
Helpful
3
Replies

Upload the configuration file

thomas.defise
Level 1
Level 1

Hello,

 

First, here is my setup :

- 2* 5508 WLC in N+1 Mode running on version 8.3.132.0

- 2* 5508 WLC in SSO Mode running on version 8.3.132.0

 

When I download the configuration from the 5508 WLC in SSO I receive correctly the ".cfg" with the output of a "show run-config" but from the two 5508 WLC in N+1 mode, I receive the output of "show run-config startup-commands"

 

To get the configuration file, I connect on the WLC using the GUI, on Commands > Upload File and I select Configuration from the File Type drop down.

 

Thanks in advance,

 

Thomas

1 Accepted Solution

Accepted Solutions

Rasika Nayanajith
VIP Alumni
VIP Alumni

You can compare two back up using CLI as shown below

 

transfer upload mode tftp
transfer upload datatype config
transfer upload filename wlc-backup-2017-11-10
transfer upload path .
transfer upload serverip <TFTP_SVR_IP>
transfer upload start

y

 

HTH

Rasika

*** Pls rate all useful responses ***

View solution in original post

3 Replies 3

Rasika Nayanajith
VIP Alumni
VIP Alumni

You can compare two back up using CLI as shown below

 

transfer upload mode tftp
transfer upload datatype config
transfer upload filename wlc-backup-2017-11-10
transfer upload path .
transfer upload serverip <TFTP_SVR_IP>
transfer upload start

y

 

HTH

Rasika

*** Pls rate all useful responses ***

Hello Rasika,

 

I have the same result. When I used the CLI, I also receive the "show run-config startup"

 

Is it due to a setting on the WLC ?

 

Thomas

After having another look I think it's the SSO which is not normal.
Indeed, I'm able to either transfert the "config" on the "run-config" in CLI, But when I select "configuration" on the GUI I receive the "run-config startup" from the WLC not in SSO and "run-config" from the one in SSO.

 

At the end I know how to get what I need.

Review Cisco Networking for a $25 gift card