Huawei Certified ICT Associate – Data Center Network (HCIA-DCN) — Question 103

Which of the following statements is true after the ACL shown in the figure is configured on RTA?

[RTA]acl 2001
[RTA-acl-basic-2001]rule 20 permit source 20.1.1.0 0.0.0.255
[RTA-acl-basic-2001]rule 10 deny source 20.1.1.0 0.0.0.255

Answer options

Correct answer: B

Explanation

The correct answer is B because the VRP processes each packet starting from the top-most rule and matches it with the first applicable rule, which in this case is the permit rule. Option A is incorrect since the sequence numbers can be configured in any order. Options C and D are incorrect as they misrepresent how VRP processes ACL rules and the adjustment of sequence numbers.