06-22-2021 03:35 AM - edited 07-02-2021 09:35 PM
Hi Team,
We have a requirement where we need to use SNMP for monitoring of the controller, But as a security measure we would want to stop the SNMP device access.
I am aware there are some CPU based ACL's we can use to block SNMP device access.
Can anybody share configs/samples or let me know if there is any other method to block snmp device access but continue the snmp minotring?
Thanks for your suggestions.
06-22-2021 05:22 AM
...>if there is any other method to block snmp device access but continue the snmp minotring?
I don't see the difference and or for me it sounds conflicting -> ?
M.
06-22-2021 07:54 AM
https://mrncciew.com/2013/03/15/wlc-access-control-list-acl/
Create a CPU access-list where you permit SNMP from/to your monitoring systems (the "to" might not be needed) and then block all other IP ranges (0.0.0.0/0.0.0.0) from using SNMP. Make sure you don't block other protocols, otherwise you might kill your own access to the WLC and need to use either console or reload
06-22-2021 11:02 AM
I think something like the attached CPU-ACL rules will be good for you and it’s up to you to allow/deny more like https, ssh etc…, important thing is to keep the last rule as permit any any.
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