Summer Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: exc65

Where do the monitor probes originate by default, after creating and correctly configuring a custom user monitor?

A.

MIP

B.

VIP

C.

SNIP

D.

NSIP

Scenario: While attempting to access web server that is load balanced by a Citrix ADC using HTTPS, a user receives the message below.

SSL/TLS error: You have not chosen to trust “Certificate Authority” the issuer of the server’s security certificate.

What can a Citrix Administrator do to prevent users from viewing this message?

A.

Ensure that users have the certificate’s private key.

B.

Ensure that users have the certificate’s public key.

C.

Ensure that the server certificate is linked to its respective intermediate and root certificates.

D.

Ensure that users have the server certificate installed.

Scenario: A Citrix Administrator configured a responder policy as follows:

> add responder action Redirect_Act respondwith “DIAMETER.NEW_REDIRECT(\”aaa://host.example.com\”)”

> add responder policy Redirect_Pol “diameter.req.avp(264).value.eq(\”host1.example.net\”)” Redirect_Act

> bind lb vServer vs1 –policyName Redirect_Pol –priority 10 –type REQUEST

What will be the effect of this configuration?

A.

Request originated from “host1.example.net” will be redirected to “host.example.com”.

B.

Response originated from “host1.example.net” will be redirected to “host.example.com”.

C.

Response originated from “host.example.net” will be redirected to “host1.example.com”.

D.

Request originated from “host.example.net” will be redirected to “host1.example.com”.

What can a Citrix Administrator use to restrict access to the Citrix ADC management IP (NSIP) address?

A.

Command policy

B.

Access Control List (ACL)

C.

Authentication policy

D.

Authorization policy

Scenario: A Citrix Administrator installed the compression feature on the web servers. To offload the compression on the Citrix ADC, the administrator configured the Citrix ADC appliance to remove the ‘Accept Encoding’ header from all HTTP client requests. However, the administrator observes that data is NOT being compressed by the Citrix ADC, even though the ‘Accept Encoding’ header is being removed from all requests.

What could be the cause of this issue?

A.

The rewrite policy is bound at an incorrect bind point

B.

The servers are automatically compressing all responses

C.

The compression policy needs to be reconfigured

D.

Servercmp is disabled on the Citrix ADC

A Citrix Administrator is creating a new SSL vServer and notices the ns_default_ssl_profile frontend SSL profile is automatically bound to the SSL vServer.

Which two actions can the administrator perform to change or remove the ns_default_ssl_profile_frontend SSL

profile once it is enabled? (Choose two.)

A.

Globally unbind the ns_default_ssl_profile_frontend SSL.

B.

Unbind the default SSL profile and bind the newly created SSL profile.

C.

Create a separate SSL profile.

D.

Unbind the ns_default_ssl_profile_frontend SSL profile from the SSL vServer without binding a replacement SSL profile.

E.

Globally disable the ns_default_ssl_profile_frontend SSL profile.

Scenario: A Junior Citrix Administrator needs to create a content switching vServer on a Citrix ADC high availability (HA) pair. The NSIP addresses are 192.168.20.10 and 192.168.20.11. The junior administrator connects to NSIP address 192.168.20.10 and saves the changes.

The following day, a Senior Citrix Administrator tests the new content switching vServer, but it is NOT working. The senior administrator connects to the HA pair and discovers that everything the junior administrator configured is NOT visible.

Why has the Citrix ADC lost the newly added configurations?

A.

The junior administrator made the changes and did NOT force a failover to save the configuration.

B.

The junior administrator connected to the NSIP of the secondary Citrix ADC in the HA pair.

C.

Both Citrix ADCs in the HA pair restarted overnight.

D.

The Citrix ADC appliances have different firmware versions.

A Citrix Administrator needs to protect the HTTP backend server type without actually removing the header.

Which rewrite action type can the administrator apply to the Citrix ADC configuration to accomplish this?

A.

REPLACE

B.

CORRUPT_HTTP_HEADER

C.

REPLACE_HTTP_REQ

D.

REPLACE_ALL

Which step can a Citrix Administrator take to use default compression policies?

A.

Select the compression algorithm (gzip/deflate/identity).

B.

Disable the Citrix ADC compression feature at a global level.

C.

Enable compression on the associated bound services.

D.

Bind the default compression policies to the vServer.

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 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.