Wireless Controller
Dedicated Wi-Fi control and management for high density and mobility
nmichael
Staff
Staff
Article Id 196985
Description

How to disconnect a client while on network from the IDM.


Scope

KB ARTICLE TYPE: Configuration

RELATED PRODUCTS: MC1500 MC1550 MC3000 MC3200 MC4100MC4200 MC5000 Identity Manager.

RELATED SOFTWARE VERSIONS: Controller 4.x, 5.x IDM 11.x,12.x and 13.2

KEYWORDS: IDM

KB ARTICLE TYPE: Configuration
Solution
Log on to IDM Sponsor portal. Go to Account Management; select Report Manage Accounts; and click on Run to view the current users on IDM.


Select the user and click on Suspend button to wipe out the entry from IDM. 

Log on to controller CLI session and type Configure Terminal and enter "no station (mac address of the IDM user)" to disconnect the user.

CLI Commands :

master(15)#configure terminal
master(15)(config)# no station xx:xx:xx:xx:xx:xx


Contributors