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,
I'm trying to fetch client count statistics via Catalyst API : /dna/data/api/v1/clients/count
I apply basic filtering to only give the count of a certain Building and floor.
The number i get returned does not match the number I see in Catalyst G...
Hi,
I'm looking for an Catalyst center API that shows me the amount of connected clients for a specific site. Preferably able to filter on a specific SSID.
Seems like it is not there ?
Hi,
It came to my notice that many 9100 series AP's (multple models) have put their 2,4Ghz radio in monitor mode. For a certain site I'm pretty sure that it will lead to coverage issues because too many AP's are in monitoring mode. Luckily it is not ...
Hi Gents,
When configuring a 802.1x SSID on a C9800 in 17.9.3 you can select the Security -> Layer 2 - Layer 2 security mode.
You can choose from :
WPA + WPA2 - and only check the WPA2 policy checkbox.
WPA2 + WPA3 - and only check the WPA2 policy ch...
Hi,I'm looking into ways to restrict traffic to my management GUI of the 9800-40 WLC.In the 5520 we have CPU ACL's deployed, restricting access.I know that I can attach an ACL to my management interface but what about the mobility traffic between con...
We also updated drivers to latest (according to Dell , not according to Realtek) and issue persisted.I'll try tomorrow to disable the flowcontrol and update to latest realtek drivers. Let's see what happens. Thanks for the response !
I figured it out. Clients in 'disconnected' state are also counted. A bit silly if you ask me. so the count API is useless imo. Fetching all clients and then filtering on clients in 'connected' state and perform a count on them did the trick. Would ...