To have a Wireless Controller (WLC) discovered as a normal device, without discovering Wireless APs, clients and Wireless features, do the following.
-
Open the Smarts IP discovery.conf file using sm_edit.
-
Disable the WifiEnabled flag (by default its Enabled). To do this, set the value to FALSE in the discovery.conf file as shown in the following:
------------------------------------
# WIFIEnabled
# Enables or disables Wifi device discovery, monitoring, and analysis:
#
# Default Value = TRUE
#
WIFIEnabled = FALSE
-------------------------------------
-
Restart the domain.
-
Delete the WLC device from domain and discover it again, or run a Discover All after domain restart.