cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
822
Views
0
Helpful
3
Replies

Web Auth Bundle

Jim Kerr
Level 1
Level 1

Hi All

I'm currently working with a Cisco 4402 WLC (version 5.2.193.0). The WLC already has a customised Web Auth Bundle on the controller which contains the following files: login.html, terms.html & logo.html

These files provide the display for guests to view the terms and conditions, it provides the company logo and background etc.

However I want to take a copy of the Web Auth files and copy them to my local machine (so I can use them somewhere else).

I think this has to be done from the CLI on the WLC to upload the files. I can see the files (shown in the attached document) but I'm not sure how to copy them off.

Please can someone help with the details on how to do it ?

thanks

3 Replies 3

Sandeep Choudhary
VIP Alumni
VIP Alumni

Via GUI its not possible but you can try to upload via CLI:

Here is the method:

(WLC1) >transfer upload mode tftp
(WLC1) >transfer upload datatype webauthbundle
(WLC1) >transfer upload serverip 192.168.19.7
(WLC1) >transfer upload filename destination-filename
(WLC1) >transfer upload start

Mode............................................. TFTP
TFTP Server IP................................... 192.168.19.7
TFTP Path........................................
TFTP Filename.................................... destination-filename
Data Type........................................ webauth bundle

Are you sure you want to start? (y/N) y

File transfer operation completed successfully.

(WLC1) >

Regards

Dont forget to rate helpful posts

thanks Sandeep.

I've tried following your instructions and get an error message 'Incorrect input - Requires datatype: Config/Crashfile/errorlog/PAC/Invalid-config/systemtrace/trap log'.

I've attached the error for information.

I know that the webauth bundle is on the controller as it shows if you do a show custom-web webauth-bundle (screen shot attached).

Any ideas ?

HI Jim,

You have very old version SW on WLC. So you don't have this command available on 4400 series.

transfer upload datatype webauthbundle

datatype webauthbundle is not avilable in 5.2 series. I was having 8.0.133.0 on my WLC.

Now I think You don't have any other option to upload the bundle from the WLC to a machine to preview. 

Regards

Dont forget to rate helpful posts

Review Cisco Networking products for a $25 gift card