H12-725_V4.0 · Question #9
Which of the following descriptions of policy routing matching rules is incorrect?
The correct answer is C. Each policy route contains only one matching condition. Option C is the incorrect statement because a single policy route can contain multiple matching conditions simultaneously (e.g., source IP address AND destination IP address AND protocol type AND port number), all of which must be satisfied together - an "AND" relationship…
Question
Which of the following descriptions of policy routing matching rules is incorrect?
Options
- AWhen configuring multiple policy routing rules, the policy routing list is arranged in the order of
- BIf multiple values can be configured in a matching condition, and there is an "OR" relationship
- CEach policy route contains only one matching condition
- DThere is a default policy route default in the system by default. The default policy route is at the
How the community answered
(44 responses)- A9% (4)
- B14% (6)
- C75% (33)
- D2% (1)
Explanation
Option C is the incorrect statement because a single policy route can contain multiple matching conditions simultaneously (e.g., source IP address AND destination IP address AND protocol type AND port number), all of which must be satisfied together - an "AND" relationship within a rule.
- Option A is correct: when multiple policy routing rules exist, they are evaluated in a defined sequence (typically by priority or rule ID order), and the first match wins.
- Option B is correct: when a single matching condition allows multiple values (e.g., a list of source IP addresses), those values share an "OR" relationship - traffic matching any of those values satisfies that condition.
- Option D is correct: most routing systems include a built-in default policy route that sits at the lowest priority and acts as a catch-all for traffic that matches no other rule.
Memory tip: Think of a policy route like a filter with multiple layers - you can require a packet to match on source, destination, and protocol all at once. The word "only one" in option C is the red flag; real-world policy routing would be far too limited if each route could check just a single field.
Topics
Community Discussion
No community discussion yet for this question.