08-02-2018 12:54 AM
Hi All,
I have cisco 2500 controller can you please let me know on below points.
08-02-2018 12:59 AM
@yogesh1 wrote:If i had user name or mac address how can i get the user details by cli command.
If you have MAC address then use the command "sh client detail <MAC address>". First page will show the username, however, this output is useless if using PSK or Open authentication.
If you only have the username, the you'll need something funky to find out the MAC address: grep include <USERNAME> "sh client summary username".
08-02-2018 01:02 AM
@yogesh1 wrote:if i only had mac or user name details & i need to delete one user or multiple user by cli command how can we do this please share cli command.
If you want to forcefully deauthenticate someone then use the command "config client deauthenticate <MAC address>". However, unless you block the MAC address the wireless client will almost log back in.
08-02-2018 01:53 AM
Hi Leo,
Thanks for updtae i need to delete user with the help of mac or user name what is the command do delete user so i can create more space in my wlc controller mac database.
Basically my i running out of space in my wlc controller that why i have put this query.
08-02-2018 02:07 AM
08-02-2018 02:15 AM
Hi Leo,
In WLC we have already save configuration & we can not reboot the controller because its in running environment.
So can you please share CLI command to remove the user ID with mac details.
08-02-2018 02:48 AM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide