Exam 1Y0-231 All QuestionsBrowse all questions from this exam
Question 58

What are three possible policy results in a default (advanced) policy configuration? (Choose three.)

    Correct Answer: A, B, C

    In a default (advanced) policy configuration, the policy results can be True, False, or Undefined. If the policy evaluates to True, the action associated with the policy is stored or executed. If the policy evaluates to False, the system evaluates the next policy in sequence. If the policy evaluation does not result in either True or False, it is considered Undefined, and the associated Undef action is used. This covers the possible outcomes in an advanced policy configuration.

Discussion
sailorsoulOptions: ABC

If the policy evaluates to TRUE, the NetScaler stores the action that is associated with the policy. If the policy evaluates to FALSE, the NetScaler evaluates the next policy. If the policy is neither TRUE nor FALSE, the NetScaler uses the associated Undef (undefined) action.

Vik84Options: ABC

ABC If the policy evaluates to TRUE, the Citrix ADC stores the action that is associated with the policy. Add evaluate next policy based on the gotoPriorityExpression field value. If the policy evaluates to FALSE, the Citrix ADC evaluates the next policy. If the policy is neither TRUE nor FALSE, the Citrix ADC uses the associated Undef (undefined) action. Invocation type designates a policy bank type. https://docs.citrix.com/en-us/citrix-adc/current-release/appexpert/policies-and-expressions/advanced-policy-infrastructure/invoke-or-remove-a-policy-label.html