Hi everyone,
I'm running into a problem enabling logging on one of my ACL rules. Specifically this rule:
rule 30 deny ip destination 10.0.0.0 0.0.255.255 logging
I have this ACL applied (packet-filter) to a Vlan-interface inbound.
When the logging parameter is enabled, I get the following error:
ACL_RULE_OTHER_ERROR - Error occurred in ACL 3010 rule 30.
Or, if the ACL has not yet been applied to the Vlan-interface, I get the following error when I apply it with packet-filter:
FLT_SET_POLICY_NOTSUPPORT_FAIL - Failed to apply the filter policy to or refresh the filter policy 3010:30 on interface Vlan-interface10.Not supported.
I know this problem is specific to the logging argument because, when I remove it from the rule, everything functions just fine.
However, for security/administrative purposes (in case I have accidentally blocked a legitimate connection), I really need logging available.
Any idea what's going on and how I can fix this?
Thank you in advance!
#logging#1910#ACL#comware