1Y0-231 · Question #20
What are three possible policy results in a default (advanced) policy configuration? (Choose three.)
The correct answer is A. True B. False C. Undefined. In a default (advanced) policy configuration, policies evaluate to one of three logical outcomes: True (the condition is met), False (the condition is not met), or Undefined (the result cannot be determined, often due to missing data or an error in evaluation). These three…
Question
What are three possible policy results in a default (advanced) policy configuration? (Choose three.)
Options
- ATrue
- BFalse
- CUndefined
- DBridge
- EDrop
How the community answered
(46 responses)- A89% (41)
- D4% (2)
- E7% (3)
Explanation
In a default (advanced) policy configuration, policies evaluate to one of three logical outcomes: True (the condition is met), False (the condition is not met), or Undefined (the result cannot be determined, often due to missing data or an error in evaluation). These three values represent the complete set of possible states in a ternary logic evaluation model used by advanced policy engines - unlike simple boolean logic, "Undefined" handles edge cases where the system lacks sufficient information to render a definitive verdict. Drop (D) and Bridge (E) are traffic handling actions applied after a policy decision is made, not results of the policy evaluation itself - they belong to the enforcement layer, not the evaluation layer.
Memory tip: Think of it like a courtroom verdict - True = guilty, False = not guilty, Undefined = mistrial (not enough evidence). Drop and Bridge are what the bailiff does afterward, not the judge's ruling.
Topics
Community Discussion
No community discussion yet for this question.