Certbus > Citrix > Citrix Certifications > 1Y0-241 > 1Y0-241 Online Practice Questions and Answers

1Y0-241 Online Practice Questions and Answers

Questions 4

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

Browse 112 Q&As
Questions 5

Scenario: A Citrix Administrator configured a responder policy as follows: > add responder action Picture10Action redirect "\"http://\" + http.req.hostname + http.req.url + \"/picture10.html\"" -bypassSafetyCheck YES > add responder policy Picture10Policy "http.req.url.eq(\"/mywebsite\")" Picture10Action > bind responder global Picture10Policy 1 END -type OVERRIDE What will be the effect of this configuration?

A. The URL http://www.mywebsite.com will be overwritten with /picture10.html.

B. Clients accessing http://www.mywebsite.com/ will have /picture10 html appended to the URL.

C. Clients accessing http://www.mywebsite.com/picture10.html will be overwritten with http://www.mywebsite com/.

D. The file Picture10 will be downloaded to a local drive when directly accessing http://www.mywebsite.com/picture10.html.

Browse 112 Q&As
Questions 6

Scenario: A Citrix Administrator executed the command below in an active-active, global server load balancing (GSLB) setup.

set gslb parameter 璴dnsprobeOrder DNS PING TCP

The order to calculate the _____ for dynamic proximity will be the DNS UDP query followed by the ping and then TCP. (Choose the correct option to complete the sentence.)

A. Time to live (TTL)

B. Empty Domain Service (EDS)

C. Multiple IP responses (MIR)

D. Round-trip time (RTT)

Browse 112 Q&As
Questions 7

Scenario: While performing a disaster recovery test, a Citrix Administrator decides to failover the Citrix ADC high availability (HA) pair appliances. The administrator notices that the failover is NOT working as expected, and the secondary Citrix ADC is NOT taking over as primary. The administrator suspects that networking issues may be causing the failure.

What could be the cause of this issue?

A. HA monitoring is enabled on an interface of the secondary node that shows as ENABLED, DOWN.

B. The Independent Network Configuration (INC) mode is enabled on the primary node.

C. HA monitoring is enabled on a disabled interface of the primary node.

D. HA heartbeats are only seen on some enabled interfaces of the secondary node.

Browse 112 Q&As
Questions 8

Scenario: A Citrix Administrator is configuring a Citrix ADC high availability (HA) pair. The administrator needs to ensure that one Citrix ADC is UP and primary at all times to guarantee that business websites are always available. In the event that both nodes become unavailable or fail a health check, what does the administrator need to do to ensure that the Citrix ADCs still handle web traffic?

A. Configure HA fail-safe mode on the primary Citrix ADC only.

B. Disable HA fail-safe mode on each Citrix ADC independently.

C. Configure HA fail-safe mode on each Citrix ADC independently.

D. Disable HA fail-safe mode on the primary Citrix ADC only.

Browse 112 Q&As
Questions 9

Which Citrix ADC Access Control List (ACL) command can a Citrix Administrator use to bridge traffic originating from the IP address 192.168.10.200?

A. add ns simpleacl6

B. add ns simpleacl

C. add ns acl

D. add ns acl6

Browse 112 Q&As
Questions 10

A Citrix Administrator configured global server load balancing (GSLB) for www.citrix.com, with two ADNS services named Citrix ADC 1 and Citrix ADC 2 in the setup. Which record does the administrator need to add on the parent DNS server to delegate requests from www.citrix.com to Citrix ADC 1 and Citrix ADC 2?

A. Canonical Name (CNAME)

B. Address (A) record

C. Name Server (NS) record

D. Pointer Record (PTR)

Browse 112 Q&As
Questions 11

Scenario: The policies below are bound to a content switching vServer. bind cs vServer vserver1 -policyName CSPOL_7 -priority 100 -gotoPriorityExpression NEXT bind cs vServer vserver1 -policyName CSPOL_5 -priority 90 bind cs vServer vserver1 -policyName CSPOL_9 -priority 110 bind cs vServer vserver1 -policyName CSPOL_4 -priority 120 bind cs vServer vserver1 -policyName CSPOL_8 -priority 210 Policy CSPOL_7 has been invoked. Which policy will be invoked next?

A. CSPOL_4

B. CSPOL_5

C. CSPOL_9

D. CSPOL_8

Browse 112 Q&As
Questions 12

Scenario: For security reasons, a Citrix Administrator needs to block access to multiple URLs.

The administrator executes the below commands:

> add policy patset BAD_URL

> bind policy patset BAD_URL badurl1.mylab.lab -index 11 -charset ASCII

> bind policy patset BAD_URL badurl2.mylab.lab -index 10 -charset ASCII

Which final two commands should the administrator execute to accomplish this?

A. > add responder policy BAD_URL_DNS "DNS.REQ.QUESTION.DOMAIN.CONTAINS(\"BAD_URL\")" DROP > bind responder global BAD_URL_DNS 100 END -type DNS_REQ_OVERRIDE

B. > add responder policy BAD_URL_DNS "DNS.REQ.QUESTION.DOMAIN.CONTAINS_ANY(\"BAD_URL\")" RESET > bind responder global BAD_URL_DNS 100 END -type DNS_REQ_OVERRIDE

C. > add responder policy BAD_URL_DNS "DNS.REQ.QUESTION.DOMAIN.CONTAINS(\"BAD_URL\" RESET > bind responder global BAD_URL_DNS 100 END -type DNS_REQ

D. > add responder policy BAD_URL_DNS "DNS.REQ.QUESTION.DOMAIN.CONTAINS(\"BAD_URL\" RESET > bind responder global BAD_URL_DNS 100 END -type DNS_REQ_OVERRIDE

Browse 112 Q&As
Questions 13

Scenario: A Citrix Administrator manages an environment that has an externally accessible website. The administrator would like to provide end-to-end encryption and use features such as caching and compression on the Citrix ADC. Which setting should the administrator configure to meet this requirement?

A. SSL front-end, HTTP backend

B. SSL_TCP front-end, SSL_TCP backend

C. SSL front-end, SSL backend

D. SSL_TCP front-end, TCP backend

Browse 112 Q&As
Questions 14

A Citrix Network Engineer informs a Citrix Administrator that a data interface used by Citrix ADC SDX is being saturated. Which action could the administrator take to address this bandwidth concern?

A. Add a second interface to each Citrix ADC VPX instance.

B. Configure a failover interface set on each Citrix ADC VPX instance.

C. Configure LACP on the SDX for the data interface.

D. Configure LACP on the SDX for management interface.

Browse 112 Q&As
Questions 15

A Citrix Administrator needs to configure a rate-limiting policy setting DNS requests to a threshold of 1,000 per second. Which command does the administrator need to run to correctly configure this policy?

A. HTTP.REQ.LIMIT()

B. SYS.CHECK.LIMIT()

C. SYS.CHECK.LIMIT() || CONNECTION.IP.LIMIT()

D. SYS.CHECK.LIMIT() || HTTP.REQ.LIMIT()

Browse 112 Q&As
Questions 16

Scenario: A Citrix ADC receives packets destined for a MAC address owned by the Citrix ADC. The destination IP address of the packets does NOT belong to the Citrix ADC. Layer 3 mode is enabled by default on the Citrix ADC. The Citrix ADC will __________ the packets in this scenario. (Choose the correct option to complete the sentence.)

A. route

B. process

C. bridge

D. drop

Browse 112 Q&As
Questions 17

Scenario: A Citrix Administrator would like to grant access to a Junior Citrix Administrator on the Citrix ADC.

The administrator would like to grant full access to everything except the following:

Shell User configuration

Partition configuration

Which preexisting command policy would meet the needs of this scenario?

A. Sysadmin

B. Operator

C. Network

D. Superuser

Browse 112 Q&As
Questions 18

How can a Citrix Administrator configure a rewrite policy to change the version of HTTP from 1.1 to 1.0 in every request?

A. >add rewrite action RW_ACT replace http.res.version "\"HTTPS/1.0\"" > add rewrite policy RW_POL true RW_ACT

B. >add rewrite action RW_ACT replace http.req.version "\"HTTPS/1.1\"" > add rewrite policy RW_POL true RW_ACT

C. >add rewrite action RW_ACT replace http.res.version "\"HTTPS/1.1\"" > add rewrite policy RW_POL true RW_ACT

D. >add rewrite action RW_ACT replace http.req.version "\"HTTPS/1.0\"" > add rewrite policy RW_POL true RW_ACT

Browse 112 Q&As
Exam Code: 1Y0-241
Exam Name: Deploy and Manage Citrix ADC with Traffic Management
Last Update: Mar 16, 2025
Questions: 112 Q&As

PDF

$49.99

VCE

$55.99

PDF + VCE

$65.99