New Year Special Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: scxmas70

Note! Following 1Y0-240 Exam is Retired now. Please select the alternative replacement for your Exam Certification.

1Y0-240 Exam Dumps - Citrix NetScaler Essentials and Traffic Management

Go to page:
Question # 17

A Citrix Administrator has configured the NetScaler as a DNS Proxy Server. The administrator executed the following commands on the NetScaler using command-line interface:

add rewrite action Act_1 replace_dns_header_field “dns.res.header.flags.set(aa)”

add rewrite policy Pol_1 true Act_1

bind rewrite global Pol_1 100 -type dns_res_override

What will be the effect of executing the above commands?

A.

Set the AA bit of DNS Response

B.

Unset the AA bit of DNS Response

C.

Unset the AA bit of DNS Request

D.

Set the AA bit of DNS Request

Full Access
Question # 18

POLICY 1:

add rewrite action ACT_1 corrupt_http_header Accept-Encoding

add rewrite policy POL_1 HTTP.REQ.IS_VALID ACT_1

POLICY 2:

add rewrite action ACT_2 insert_http_header Accept-Encoding “\”identity\”“

add rewrite policy POL_2 “HTTP.REQ.IS_VALID” ACT_2

How can a Citrix Administrator bind the rewrite policies to the LB vserver lb_vsrv such that POL_2 is evaluated after POL_1 is evaluated successfully?

A.

bind lb vserver lb_vsrv -policyName POL_1 -priority 110 -gotoPriorityExpression NEXT -type REQUESTbind lb vserver lb_vsrv -policyName POL_2 -priority 100 -gotoPriorityExpression END -type REQUEST

B.

bind lb vserver lb_vsrv -policyName POL_1 -priority 90 -type REQUESTbind lb vserver lb_vsrv -policyName POL_2 -priority 100 -type REQUEST

C.

bind lb vserver lb_vsrv -policyName POL_1 -priority 90 -gotoPriorityExpression NEXT -type REQUESTbind lb vserver lb_vsrv -policyName POL_2 -priority 100 -gotoPriorityExpression END -type REQUEST

D.

bind lb vserver lb_vsrv -policyName POL_1 -priority 90 -gotoPriorityExpression END -type REQUESTbind lb vserver lb_vsrv -policyName POL_2 -priority 80 -gotoPriorityExpression NEXT -type REQUEST

Full Access
Go to page: