easy
Single Answer
0

What is at the end of every ACL?

Answer Options

A

permit any any

B

deny any any

C

log all

D

End of ACL marker

Correct Answer: B

Explanation

At the end of every access list there is a deny any any rule. If a permit is not configured in the access list, the ACL does not serve a purpose. All ACLs must contain at least one permit statement to be considered an actionable ACL. All of the other options are incorrect.

acl
access-control-list
cisco
network-security