SV-220529r531084_rule
V-220529
SRG-APP-000097-NDM-000227
CISC-ND-000290
CAT II
10
Configure the log-input parameter after any deny statements to provide the location as to where packets have been dropped via an ACL.
SW1(config)#ip access-list extended BLOCK_INBOUND
SW1(config-ext-nacl)#deny icmp any any log-input
Review the deny statements in all ACLs to determine if the log-input parameter has been configured as shown in the example below:
ip access-list extended BLOCK_INBOUND
deny icmp any any log-input
If the switch is not configured with the log-input parameter after any deny statements to note where packets have been dropped via an ACL, this is a finding.
V-220529
False
CISC-ND-000290
Review the deny statements in all ACLs to determine if the log-input parameter has been configured as shown in the example below:
ip access-list extended BLOCK_INBOUND
deny icmp any any log-input
If the switch is not configured with the log-input parameter after any deny statements to note where packets have been dropped via an ACL, this is a finding.
M
4067