Exam Questions and Answers for 1Y0-241 Study Guide Questions and Answers! [Q16-Q40]

Share

Exam Questions and Answers for  1Y0-241 Study Guide Questions and Answers!

Deploy and Manage Citrix ADC 13 with Traffic Management Certification Sample Questions and Practice Exam

NEW QUESTION 16
Scenario: While using the GUI, a Citrix ADC MPX appliance becomes unresponsive. A Citrix Administrator needs to restart the appliance and force a core dump for analysis.
What can the administrator do to accomplish this?

  • A. Use the reset button on the front of the appliance.
  • B. Connect to a USB port to issue a restart command.
  • C. Turn off the appliance using the power button.
  • D. Use the NMI button on the back of the appliance.

Answer: D

 

NEW QUESTION 17
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 "host.example.net" will be redirected to "host1.example.com".
  • B. Response originated from "host.example.net" will be redirected to "host1.example.com".
  • C. Request originated from "host1.example.net" will be redirected to "host.example.com".
  • D. Response originated from "host1.example.net" will be redirected to "host.example.com".

Answer: C

Explanation:
Explanation/Reference:

 

NEW QUESTION 18
What is the effect of the "set cs vServer-CS-1 -redirectURL http://www.newdomain.com/mysite/" command?

  • A. If the status of vServer-CS-1 is DOWN, then users will be redirected to http://www.newdomain .com/mysite/
    .
  • B. If the vServer-CS-1 encounters a high connection rate, then users will be redirected to http:// www.newdomain.com/mysite/.
  • C. All the requests without URL path/mysite/ will be redirected to http://www.newdomain.com/mysite/.
  • D. All the requests to vServer-CS-1 will be redirected to http://www.newdomain.com/mysite/.

Answer: A

 

NEW QUESTION 19
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. Address (A) record
  • B. Pointer Record (PTR)
  • C. Canonical Name (CNAME)
  • D. Name Server (NS) record

Answer: D

 

NEW QUESTION 20
Scenario: A Citrix Administrator manages an environment that has a Citrix ADC high availability (HA) pair running on two MPX appliances. The administrator notices that the state of the secondary Citrix ADC is
'Unknown'.
What is causing the secondary state to be 'Unknown'?

  • A. The synchronization on the secondary appliance is disabled.
  • B. TCP port 22 is disabled between the primary and secondary ADCs.
  • C. The administrator made both Citrix ADCs primary.
  • D. The remote procedure call (RPC) nodes are incorrectly configured.

Answer: D

 

NEW QUESTION 21
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. Configure LACP on the SDX for management interface.
  • B. Configure LACP on the SDX for the data interface.
  • C. Configure a failover interface set on each Citrix ADC VPX instance.
  • D. Add a second interface to each Citrix ADC VPX instance.

Answer: B

 

NEW QUESTION 22
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

Answer: B

 

NEW QUESTION 23
To protect an environment against Hash DoS attacks, which two configurations can a Citrix Administrator use to block all post requests that are larger than 10,000 bytes? (Choose two.)

  • A. > add policy expression expr_hashdos_prevention "http.REQ.METHOD.EQ(\"POST\") ||
    http.REQ.CONTENT_LENGTH.GT(10000)"
    > add rewrite policy drop_rewrite expr_hashdos_prevention DROP
    > bind rewrite global drop_rewrite 70 END -type REQ_OVERRIDE
  • B. > add policy expression expr_hashdos_prevention "http.REQ.METHOD.EQ(\"POST\") ||
    http.REQ.CONTENT_LENGTH.GT(10000)"
    > add rewrite policy drop_rewrite expr_hashdos_prevention DROP
    > bind rewrite global drop_rewrite 100 END -type REQ_OVERRIDE
  • C. > add policy expression expr_hashdos_prevention "http.REQ.METHOD.EQ(\"POST\") ||
    http.REQ.CONTENT_LENGTH.GT(10000)"
    > add responder policy pol_resp_hashdos_prevention expr_hashdos_prevention DROP NOOP
    > bind responder global pol_resp_hashdos_prevention 70 END -type REQ_OVERRIDE
  • D. > add policy expression expr_hashdos_prevention "http.REQ.METHOD.EQ(\"POST\") ||
    http.REQ.CONTENT_LENGTH.GT(10000)"
    > add responder policy pol_resp_hashdos_prevention expr_hashdos_prevention DROP NOOP
    > bind responder global pol_resp_hashdos_prevention 100 END -type REQ_OVERRIDE
  • E. > add policy expression expr_hashdos_prevention "http.REQ.METHOD.EQ(\"POST\")&&
    http.REQ.CONTENT_LENGTH.GT(10000)"
    > add responder policy pol_resp_hashdos_prevention expr_hashdos_prevention DROP NOOP
    > bind responder global pol_resp_hashdos_prevention 70 END -type REQ_OVERRIDE
  • F. > add policy expression expr_hashdos_prevention "http.REQ.METHOD.EQ(\"POST\")&&
    http.REQ.CONTENT_LENGTH.GT(10000)"
    > add rewrite policy drop_rewrite expr_hashdos_prevention DROP
    > bind rewrite global drop_rewrite 100 END -type REQ_OVERRIDE

Answer: D,E

Explanation:
Explanation/Reference: https://support.citrix.com/article/CTX131868

 

NEW QUESTION 24
Scenario: A Citrix Administrator gives permissions to team members to access their own admin partition. This will allow them to add resources for different departments and manage them without making changes to the default Citrix ADC partition and configuration.
One team member typing to use the command line interface (CLI) to troubleshoot an authentication issue could NOT use aaad.debug. However, the team member has full permissions on the admin partition.
What can be the cause of this issue?

  • A. The team member needs to troubleshoot the issue from the GUI.
  • B. The team member does NOT have permission to use the CLI.
  • C. The team member is NOT using the CLI correctly.
  • D. The team member does NOT have shell access by design.

Answer: C

 

NEW QUESTION 25
Scenario: A load-balancing vServer is configured to utilize the least bandwidth load-balancing method. A service attached to this vServer is brought into the effective state during production hours.
During the startup of a vServer, which load-balancing method is used by default?

  • A. Least bandwidth
  • B. Custom load
  • C. Round-robin
  • D. Least connections

Answer: D

 

NEW QUESTION 26
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. 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.
  • B. 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.
  • C. 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.
  • D. 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.

Answer: B

 

NEW QUESTION 27
Scenario: A Citrix Administrator needs to improve website loading speed. End users are reporting slow GIF image rendering speeds as they scroll down a website, which affects overall page load time.
Which Citrix ADC feature can the administrator enable to improve website performance?

  • A. Domain sharding
  • B. Image optimization
  • C. Image shrink-to attributes
  • D. Image lazy loading

Answer: B

 

NEW QUESTION 28
Which Citrix ADC monitor can a Citrix Administrator use to check the authentication service of the Active Directory (AD) domain controller?

  • A. A TCP monitor with the LDAP Base DN configured in the basic parameters.
  • B. An LDAP monitor with the LDAP Script Name, Configured Base DN, Bind DN, Filter, Attribute and Password parameters in the basic parameters.
  • C. A ping monitor with the IP address of the AD domain controller in the special parameters
  • D. A MYSQL-ECV monitor with the Base DN, Bind DN, Filter, Attribute, and Password parameters configured in the basic parameters

Answer: B

 

NEW QUESTION 29
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. SYS.CHECK.LIMIT(<limit_identifier>) || CONNECTION.IP.LIMIT(<limit_identifier>)
  • B. SYS.CHECK.LIMIT(<limit_identifier>)
  • C. HTTP.REQ.LIMIT(<limit_identifier>)
  • D. SYS.CHECK.LIMIT(<limit_identifier>) || HTTP.REQ.LIMIT(<limit_identifier>)

Answer: B

 

NEW QUESTION 30
Scenario: The Citrix Administrator of a Linux environment needs to load balance the web servers. Due to budget constraints, the administrator is NOT able to implement a full-scale solution.
What can the administrator purchase and install to load balance the webservers?

  • A. Citrix ADC CPX
  • B. Citrix ADC SDX
  • C. Citrix ADC MPX
  • D. Citrix ADC VPX

Answer: A

Explanation:
Explanation/Reference: https://www.citrix.com.br/products/citrix-adc/cpx-express.html

 

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

  • A. Disable the Citrix ADC compression feature at a global level.
  • B. Select the compression algorithm (gzip/deflate/identity).
  • C. Bind the default compression policies to the vServer.
  • D. Enable compression on the associated bound services.

Answer: B

 

NEW QUESTION 32
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

Answer: A

 

NEW QUESTION 33
Scenario: The primary content switching vServer has gone down. To troubleshoot, a Citrix Administrator has issued the following command:
> show csvserver CSV
CSV (10.1.100.100:443) - HTTPS Type: CONTENT
State: UP
Last state change was at Mon Jun 29 15:20:43 2020
Time since last state change: 1 day, 06:47:58 610
Client Idle Timeout: 180 sec
Down state flush: ENABLED
Disable Primary vServer On Down: DISABLED
Appflow logging: ENABLED
Port Rewrite: DISABLED
State Update: DISABLED
Default: Content Precedence: URL
vServer IP and Port insertion: OFF
Persistence:
NONE redirect: http://www.site1.com/mysite1/maintenance
Backup: vServer-LB-2
Listen Policy: NONE
IcmpResponse: PASSIVE
RHIstate: PASSIVE
Traffic Domain: 0
Based on this output, where will the subsequent request be redirected?

  • A. Backup content switching vServer
  • B. 10.1.100.100:443
  • C. http://www.site1.com/mysite1/maintenance
  • D. vServer-LB-2

Answer: C

 

NEW QUESTION 34
Scenario: A Citrix ADC MPX is using one of four available 10G ports. A Citrix Administrator discovers a traffic bottleneck at the Citrix ADC.
What can the administrator do to increase bandwidth on the Citrix ADC?

  • A. Purchase another Citrix ADC MPX appliance.
  • B. Add two more 10G Citrix ADC ports to the network and configure VLAN.
  • C. Add another 10G Citrix ADC port to the switch, and configure Link Aggregation Control Protocol (LACP).
  • D. Plug another 10G Citrix ADC port into the router.

Answer: C

 

NEW QUESTION 35
Scenario: A Citrix Administrator needs to configure persistence on a global server load balancing (GSLB) vServer to which a service is bound. Service must continue to handle requests from the client even after it is disabled manually - accepting new requests or connections only to honor persistence. After a configured period of time, no new requests or connections are directed to the service and all existing connections are closed.
To achieve these requirements, which parameter can the administrator configure while disabling the service?

  • A. Persistence time-Out
  • B. Wait time
  • C. Request threshold
  • D. Persistence threshold

Answer: A

 

NEW QUESTION 36
A Citrix Administrator receives user complaints about latency while accessing an application that is load balanced on the Citrix ADC.
Which tool can the administrator use to gather information regarding response time, client network latency, and server-side processing time?

  • A. WAN Insight
  • B. Citrix Application Delivery Management (ADM)
  • C. Security Insight
  • D. HDX Insight

Answer: D

 

NEW QUESTION 37
Scenario: A Citrix Administrator configured a global server load balancing (GSLB) setup for internal and external users using the same host name. For internal users, cvad.citrite.net should go to the Citrix StoreFront site; for external users, it should connect to the Citrix ADC Gateway VPN site.
Which feature should the administrator configure to accomplish this?

  • A. DNS Proxy
  • B. DNS Preferred Location
  • C. DNS View
  • D. DNS Record

Answer: C

 

NEW QUESTION 38
Scenario: A Citrix Administrator is managing a Citrix Gateway with a standard Platform license and remote employees in the environment. The administrator wants to increase access by 3,000 users through the Citrix Gateway using VPN access.
Which license should the administrator recommend purchasing?

  • A. Citrix ADC Burst Pack
  • B. Citrix Gateway Universal
  • C. Citrix Gateway Express
  • D. Citrix ADC Upgrade

Answer: B

 

NEW QUESTION 39
Which two policies can a Citrix Administrator configure using only the advanced policy expression? (Choose two.)

  • A. Integrated caching
  • B. SSL
  • C. System
  • D. DNS

Answer: A,D

Explanation:
Explanation/Reference: https://docs.citrix.com/en-us/citrix-adc/current-release/appexpert/policies-and-expressions/ introduction-to-policies-and-exp/classic-and-advanced-policy.html

 

NEW QUESTION 40
......

1Y0-241 certification dumps - CCA-AppDS 1Y0-241 guides - 100% valid: https://www.torrentvce.com/1Y0-241-valid-vce-collection.html

100% Pass Your 1Y0-241 at First Attempt with TorrentVCE: https://drive.google.com/open?id=1TDhjWL2Y7ZfeDS71MmYeBPMCtKvkqLY0