H12-811_V1.0 · Question #964
The rules in an ACL may overlap. If packets match the rules with loose conditions, the later ACL rules are not processed. In this case, packets cannot match the rules with strict conditions…
The correct answer is A. TRUE. Access Control Lists (ACLs) are processed in sequential order, meaning that once a packet matches a rule, subsequent rules are ignored. To ensure that more specific (strict) conditions are applied, strict rules should be listed first, followed by loose rules.
Question
The rules in an ACL may overlap. If packets match the rules with loose conditions, the later ACL rules are not processed. In this case, packets cannot match the rules with strict conditions. Therefore, the rules with strict conditions must be arranged in front lines and those with loose conditions must be arranged towards the end.
Options
- ATRUE
- BFALSE
How the community answered
(26 responses)- A85% (22)
- B15% (4)
Explanation
Access Control Lists (ACLs) are processed in sequential order, meaning that once a packet matches a rule, subsequent rules are ignored. To ensure that more specific (strict) conditions are applied, strict rules should be listed first, followed by loose rules.
Topics
Community Discussion
No community discussion yet for this question.