Free VMware 2V0-41.24 Actual Exam Questions - Question 10 Discussion
DRAG DROP Sort the rule processing steps of the Distributed Firewall. Order responses from left to right. 
I’d rule out packet matching first since you can’t match anything without knowing the policy or rules. So policy lookup first makes sense, then rule lookup to narrow down conditions, and finally packet matching to enforce.
I’d say packet matching should be second because you need to check the packet details before confirming the exact rule. So maybe policy lookup, packet matching, then rule lookup? That order feels more logical to me.
I think starting with policy lookup is key since it sets the context, so B or C first. Packet matching feels like the last step to actually enforce the rule after lookup narrows options down.
Policy lookup first makes sense to narrow down the applicable rules, then rule lookup to find exact matches, and finally packet matching confirms the action. Starting with packet matching sounds backwards here.
I think it starts with matching the packet, then policy lookup comes after.
I’d say starting with rule lookup then matching packets fits best.
Starting with the policy lookup makes sense since it kicks off rule processing.