[Sep-2021] CCA-AppDS 1Y0-241 Exam Practice Dumps [Q35-Q51]

Share

[Sep-2021] CCA-AppDS 1Y0-241 Exam Practice Dumps

2021 1Y0-241 Premium Files Test pdf - Free Dumps Collection

NEW QUESTION 35
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 36
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 37
Which two protocols would provide end-to-end data encryption, while allowing a Citrix ADC to optimize the responses? (Choose two.)

  • A. SSL bridge protocol for the vServer
  • B. SSL bridge protocol for the services
  • C. SSL protocol for the vServer
  • D. SSL protocol for the services
  • E. HTTP protocol for the vServer
  • F. HTTP protocol for the services

Answer: C,D

 

NEW QUESTION 38
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 acl6
  • B. add ns simpleacl6
  • C. add ns acl
  • D. add ns simpleacl

Answer: C

 

NEW QUESTION 39
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. bridge
  • C. process
  • D. drop

Answer: A

 

NEW QUESTION 40
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 41
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 42
The Citrix ADC SDX architecture allows instances to share ___________ and __________. (Choose the two correct options to complete the sentence.)

  • A. a CPU
  • B. the kernel
  • C. memory
  • D. a physical interface

Answer: A,C

 

NEW QUESTION 43
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 44
Scenario: A Citrix Administrator configured a load-balancing vServer. The URL for this vServer is vpn.citrix.com. The backend server has the host name configured as server1.citrix.com.
The administrator needs to implement the policy to change the host name from vpn.citrix.com to server1.citrix.com, and vice versa.
Which does the administrator need to configure to meet this requirement?

  • A. set transform action "host change" -priority 10 -reqUrlFrom "https://vpn.citrix.com/*" -reqUrlInto "https:// server1.citrix.com/*" -resUrlFrom "https://vpn.citrix.com/*" -resUrlInto "https://server1.citrix.com/*"
  • B. set transform action "host change" -priority 10 -reqUrlFrom "https://vpn.citrix.com/*" -reqUrlInto "https:// server1.citrix.com/*" -resUrlFrom "https://server1.citrix.com/*" -resUrlInto "https://vpn.citrix.com/*"
  • C. set transform action "host change" -priority 10 -reqUrlFrom "https://server1.citrix.com/*" -reqUrlInto
    "https://vpn.citrix.com/*" -resUrlFrom "https://server1.citrix.com/*" -resUrlInto "https://vpn.citrix.com/*"
  • D. set transform action "host change" -priority 10 -reqUrlFrom "https://server1.citrix.com/*" -reqUrlInto
    "https://vpn.citrix.com/*" -resUrlFrom "https://vpn.citrix.com/*" -resUrlInto "https://server1.citrix.com/*"

Answer: A

 

NEW QUESTION 45
Which two steps are necessary to configure global server load balancing (GSLB) service selection using content switching (CS)? (Choose two.)

  • A. Bind the domain to the CS vServer instead of the GSLB vServer.
  • B. Configure CS policies that designate a load-balancing vServer as the target vServer.
  • C. Configure a CS vServer of target type GSLB.
  • D. Bind the GSLB domain to the GSLB vServer.

Answer: B,C

Explanation:
Explanation/Reference: https://docs.citrix.com/en-us/citrix-adc/current-release/global-server-load-balancing/how-to/ configure-gslb-content-switch.html

 

NEW QUESTION 46
Scenario: A Citrix Administrator configured an authentication, authorization, and auditing (AAA) policy to allow users access through the Citrix ADC. The administrator bound the policy to a specific vServer.
Which policy expression will allow all users access through the vServer?

  • A. false
  • B. ns_true
  • C. ns_false
  • D. true

Answer: D

 

NEW QUESTION 47
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 48
Scenario: A Citrix ADC is configured with Interface 1/1 and bound to VLAN 40. A Citrix Administrator executed the below command:
> bind vlan 10 -ifnum 1/1
What is the result of executing this command on the Citrix ADC?

  • A. Interface 1/1 is bound to VLAN 20, and native VLAN is 1.
  • B. Interface 1/1 is bound to VLAN 20, and native VLAN is 40.
  • C. Interface 1/1 is bound to VLAN 20, and native VLAN is 20.
  • D. Interface 1/1 is bound to VLAN 20, and native VLAN is NOT changed.

Answer: D

 

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

 

NEW QUESTION 50
A Citrix Administrator needs to match the host name 'www.example.com' in all HTTP requests.
Which expression, when used, meets this requirement?

  • A. HTTP.REQ.HOSTNAME.EQ("www.example.com")
  • B. HTTP.RES.HOSTNAME.CONTAINS("www.example.com")
  • C. HTTP.RES.HOSTNAME.EQ("www.example.com")
  • D. HTTP.REQ.HOSTNAME("example.com")

Answer: B

 

NEW QUESTION 51
......

Get ready to pass the 1Y0-241 Exam right now using our CCA-AppDS  Exam Package: https://www.validtorrent.com/1Y0-241-valid-exam-torrent.html

A fully updated 2021 1Y0-241 Exam Dumps exam guide from training expert ValidTorrent: https://drive.google.com/open?id=1R5QJC5B_hDYbBS7asSPQRdX-pc8HdpFu