Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi All,
How are you using AP Groups on the Cisco 9800 WLC setup? on Aireos (the 8500 WLC in this case) we had multiple AP groups used at a site to define the settings for a selection of AP's for different area's of that site e.g. office, manufacturin...
Hi All,Please advise what the maximum disk size is per Cisco Virtual Blade running on both the WAVE-274 & WAVE-474 devices?I have found thatOn the WAVE-274 - DRE uses 40 GB, CIFS uses 120 GB. VB's get a pre-allocated 35GB however I believe you can in...
You could also use a PHP script as per below (You will have to fill in the username/password from the WLC web admin if your using FTP first).<?php$TargetIP='IP Address of WLC';$TargetUser='Username';$TargetPass='Password';$MySSH=ssh2_connect($Target...
Hi It may be you are hitting the bug: http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&bugId=CSCtg58421Best RegardsTim