We created a access management rule on our switch to prevent in-band management, and since then we are getting a lot of the following log entries:
<189> Mar 8 11:17:48 DenCoreSW01-1 MGMT_ACAL[SNMPTask]: macal_api.c(872) 35968 %% macalRuleActionGet(): List does not exist.
This is the configuration we are using to only allow OOB Managment:
management access-list "DenyInBandMGMT"
deny service any priority 1
exit
management access-class DenyInBandMGMT
System Model ID: N4064
Firmware
unit active
---- -----------
1 6.3.1.13
Can anyone help with preventing these log entries?
Thank you