1Y0-351 · Question #92
Scenario: A network engineer has bound four policies to an HTTP virtual server as follows: PolicyA is bound with a priority of 10 and has the following expression: REQ.IP.SOURCEIP == 10.10.10.0…
The correct answer is B. PolicyB. Don't be fooled by this as the first policy to match will be used, in this case 10.10.12.15 is not 10.10.11.0 hence it statisfies policyB
Question
Scenario: A network engineer has bound four policies to an HTTP virtual server as follows:
PolicyA is bound with a priority of 10 and has the following expression: REQ.IP.SOURCEIP == 10.10.10.0 PolicyB is bound with a priority of 15 and has the following expression: REQ.IP.SOURCEIP != 10.10.11.0 PolicyC is bound with a priority of 20 and has the following expression: REQ.IP.SOURCEIP == 10.10.12.0 PolicyD is bound with a priority of 25 and has the following expression: REQ.IP.SOURCEIP!= 10.10.13.0 When a connection is made from a PC with an IP address of 10.10.12.15, which policy will be applied?
Options
- APolicyA
- BPolicyB
- CPolicyC
- DPolicyD
How the community answered
(53 responses)- A15% (8)
- B74% (39)
- C4% (2)
- D8% (4)
Explanation
Don't be fooled by this as the first policy to match will be used, in this case 10.10.12.15 is not 10.10.11.0 hence it statisfies policyB
Topics
Community Discussion
No community discussion yet for this question.