cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1619
Views
0
Helpful
4
Replies

Export Guest WiFi Users

Jim Kerr
Level 2
Level 2

I'm currently working with Cisco WCS version 5.0.56.0 and Cisco 4402 WLC (version 5.2.193.0).

I have around 500 current guest user accounts and want to export these in a reasonable format (eg csv) from WCS for use elsewhere as a file.

Please can someone explain how it can be done ?

thanks

4 Replies 4

Sandeep Choudhary
VIP Alumni
VIP Alumni

You can run the Report on Cisco WCS.

Here is the procedure:

http://www.cisco.com/c/en/us/td/docs/wireless/wcs/7-0/configuration/guide/WCS70cg/7_0reps.html#wp1143587

Regards

Dont forget to rate helpful posts

Hi Sandeep

As we're running WCS version 5.0.56.0 this reporting option isn't available. Do you have any ideas based on our software ? I guess there must be a file somewhere in WCS on the server that I could obtain ?

thanks

NO there is no other option.

Either you should upgrade it or migrate to Prime infrastructure.

Regards

Dont forget to rate helpful posts

Freerk Terpstra
Level 11
Level 11

Because it its just one WLC, you can also get the accounts from the device itself. Make sure that you use a local account for the authentication and execute the commands below.

(2504) >config passwd-cleartext enable

The way you see your passwds will be changed
You are being warned.

Enter admin password: **********
Enabling cleartext viewing of passwords

(2504) >grep include "netuser add" "show run-config commands"
Press any key to continue..
 netuser add Guestuser Guestpassword wlan 0 userType guest lifetime 86400 description

(2504) >

Don't forget to rate useful posts... 🙂

Review Cisco Networking for a $25 gift card