Scenario: A Citrix Administrator executed the following commands on the Citrix ADC: > add policy dataset Admin_group ipv
Posted: Sat Jul 23, 2022 7:27 pm
Scenario: A Citrix Administrator executed the following commands on the Citrix ADC:
> add policy dataset Admin_group ipv4
> bind policy dataset Admin_group 192.168.149.10 -index 11
> bind policy dataset Admin_group 192.168.149.39 -index 12
> bind policy dataset Admin_group 192.168.149.49 -index 13
> add responder policy POL_1 ג€!(CLIENT.IP.SRC.TYPECAST_TEXT_T.CONTAINS_ANY(\ג€Admin_group\ג€))ג€ RESET
> bind lb vServer lb_vsrv_www -policyName POL_1 -priority 100 -gotoPriorityExpression END -type REQUEST
What will be the effect of these commands?
A. Only users with a source IP address of 192.168.149.10, 192.168.149.39, or 192.168.149.49 will be allowed to connect to vServer lb_vsrv_www.
B. Only users with a source IP address of 192.168.149.10, 192.168.149.39, or 192.168.149.49 will be blocked when attempting to connect to vServer lb_vsrv_www.
C. Only users with a source IP address of 192.168.149.10 or 192.168.149.39 will be allowed to connect to vServer lb_vsrv_www.
D. All traffic from users with a source IP address of 192.168.149.10, 192.168.149.39, or 192.168.149.49 will be blocked through the Citrix ADC.
> add policy dataset Admin_group ipv4
> bind policy dataset Admin_group 192.168.149.10 -index 11
> bind policy dataset Admin_group 192.168.149.39 -index 12
> bind policy dataset Admin_group 192.168.149.49 -index 13
> add responder policy POL_1 ג€!(CLIENT.IP.SRC.TYPECAST_TEXT_T.CONTAINS_ANY(\ג€Admin_group\ג€))ג€ RESET
> bind lb vServer lb_vsrv_www -policyName POL_1 -priority 100 -gotoPriorityExpression END -type REQUEST
What will be the effect of these commands?
A. Only users with a source IP address of 192.168.149.10, 192.168.149.39, or 192.168.149.49 will be allowed to connect to vServer lb_vsrv_www.
B. Only users with a source IP address of 192.168.149.10, 192.168.149.39, or 192.168.149.49 will be blocked when attempting to connect to vServer lb_vsrv_www.
C. Only users with a source IP address of 192.168.149.10 or 192.168.149.39 will be allowed to connect to vServer lb_vsrv_www.
D. All traffic from users with a source IP address of 192.168.149.10, 192.168.149.39, or 192.168.149.49 will be blocked through the Citrix ADC.