
[Nov-2021] Free 1Y0-241 Exam Questions 1Y0-241 Actual Free Exam Questions
Verified 1Y0-241 dumps and 65 unique questions
The Citrix 1Y0-241 exam, known as Deploy and Manage Citrix ADC with Traffic Management, verifies professional’s knowledge of the implementation of Citrix ADC 13 solutions. Achieving success in this test demonstrates the candidate’s ability to assume a Citrix networking role, including skills in installing, configuring, and operating Citrix ADC 13 within enterprise environments. Passing this test also indicates that an individual can optimize traffic and complete other network-related tasks using Citrix ADC.
1Y0-241 is a requirement for attaining the Citrix Certified Associate – App Delivery and Security (CCA-AppDS) certificate. Therefore, its most suitable candidates are cloud administrators and engineers, Citrix administrators, network or operations engineers, and systems engineers, to mention just a few.
NEW QUESTION 16
Scenario: A Citrix Administrator downloaded and deployed Citrix Application Delivery Management (ADM) in an environment consisting of six Citrix ADCs and 100 virtual servers. When viewing the Citrix ADM console, the administrator sees only 30 virtual servers.
Why is the administrator unable to see all 100 virtual servers?
- A. Additional Citrix ADM systems need to be deployed to see all virtual servers.
- B. The nsroot passwords are NOT the same across all the Citrix ADCs.
- C. Citrix ADM is using a free license.
- D. The Citrix ADC and Citrix ADM firmware versions are NOT the same.
Answer: A
NEW QUESTION 17
Which feature can a Citrix Administrator use to create a consistent set of front-end SSL parameters across multiple SSL vServers?
- A. SSL policy
- B. SSL multiplexing
- C. SSL bridge
- D. SSL profile
- E. SSL policy
Answer: D
NEW QUESTION 18
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. Security Insight
- C. Citrix Application Delivery Management (ADM)
- D. HDX Insight
Answer: D
NEW QUESTION 19
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. true
- B. ns_false
- C. false
- D. ns_true
Answer: A
NEW QUESTION 20
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 Citrix ADC appliances have different firmware versions.
- B. Both Citrix ADCs in the HA pair restarted overnight.
- C. The junior administrator made the changes and did NOT force a failover to save the configuration.
- D. The junior administrator connected to the NSIP of the secondary Citrix ADC in the HA pair.
Answer: B
NEW QUESTION 21
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. Pointer Record (PTR)
- D. Name Server (NS) record
Answer: D
Explanation:
Explanation/Reference: https://docs.citrix.com/en-us/citrix-adc/current-release/dns/configure-citrix-adc-adns-server.html
NEW QUESTION 22
Scenario: A Citrix Administrator needs to configure a Responder policy, so that the string "/mytraining" is added to every URL path received.
The administrator should use these commands to accomplish this:
>add responder action Redirect_Act redirect "HTTP.REQ.URL.PATH_AND_QUERY+\"mytraining\"" - responseStatusCode 302
>add responder policy Redirect_Pol___________Redirect_Act
>bind lb vServer lb_vsrv_www -policyName Redirect_Pol -priority 100 -gotoPriorityExpression END - type_______ (Choose the correct option to complete the set of commands.)
- A. "(HTTP.REQ.URL.STARTSWITH(\"mytraining\"))"
RESPONSE - B. "(HTTP.REQ.URL.STARTSWITH(\"mytraining\"))"
REQUEST - C. "!(HTTP.REQ.URL.ENDSWITH(\"mytraining\"))"
RESPONSE - D. "!(HTTP.REQ.URL.ENDSWITH(\"mytraining\"))"
REQUEST
Answer: A
NEW QUESTION 23
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. Image optimization
- B. Image lazy loading
- C. Image shrink-to attributes
- D. Domain sharding
Answer: A
NEW QUESTION 24
Scenario: Users are trying to access https://cs.mycompany.com, but are receiving the error below:
HTTP 503 Service Unavailable
What can a Citrix Administrator change in the Citrix ADC configuration to fix this?
- A. Disable the spillover redirect URL.
- B. Bind the default load-balancing vServer.
- C. Enable the content switching feature.
- D. Bind a certificate.
Answer: B
NEW QUESTION 25
Scenario: A Citrix Administrator executed the following command in a global server load balancing (GSLB) environment:
set gslb site SiteB -triggerMonitor MEPDOWN
What will be the effect of this command on the default service monitoring behavior on a remote site?
- A. The service monitor will take precedence over Metric Exchange Protocol (MEP).
- B. The service monitor is invoked only when Metric Exchange Protocol (MEP) has marked the service as DOWN.
- C. The service monitor is invoked only when Metric Exchange Protocol (MEP) connectivity has been lost between Site A and Site B.
- D. The state of the GSLB service will always be controlled by Metric Exchange Protocol (MEP).
Answer: B
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 blocked when attempting 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 allowed 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: C
NEW QUESTION 27
Scenario: A Citrix Administrator made changes to a Citrix ADC, deleting parts of the configuration and saving some new ones. The changes caused an outage that needs to be resolved as quickly as possible. There is no Citrix ADC backup.
What does the administrator need to do to recover the configuration quickly?
- A. Run highly availability (HA) file synchronization.
- B. Run saved versus running configuration.
- C. Restore from the revision history.
- D. Restart the Citrix ADC.
Answer: C
NEW QUESTION 28
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 Record
- B. DNS View
- C. DNS Preferred Location
- D. DNS Proxy
Answer: B
NEW QUESTION 29
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 40.
- B. Interface 1/1 is bound to VLAN 20, and native VLAN is 20.
- C. Interface 1/1 is bound to VLAN 20, and native VLAN is 1.
- D. Interface 1/1 is bound to VLAN 20, and native VLAN is NOT changed.
Answer: D
NEW QUESTION 30
When a Citrix ADC high availability (HA) pair failover occurs, by what method does the Citrix ADC communicate to the network switches and routers that IP-to-MAC address bindings have changed?
- A. Proxy ARP to update the network devices
- B. Reverse ARP (RARP) to update the network devices
- C. Gratuitous ARPs (GARPs) to update the network devices
- D. MAC-based forwarding (MBF) to update the routers
Answer: C
NEW QUESTION 31
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_5
- B. CSPOL_8
- C. CSPOL_9
- D. CSPOL_4
Answer: A
NEW QUESTION 32
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 acl
- C. add ns simpleacl6
- D. add ns simpleacl
Answer: B
NEW QUESTION 33
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://server1.citrix.com/*" -reqUrlInto
"https://vpn.citrix.com/*" -resUrlFrom "https://server1.citrix.com/*" -resUrlInto "https://vpn.citrix.com/*" - B. 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/*"
- C. 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/*"
- 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: B
NEW QUESTION 34
Scenario: A Citrix Administrator manages an environment that has three SSL websites, all serving the same content.
www.company.com
www.company.net
www.company.org
The administrator would like to consolidate the websites into a single, load-balanced SSL vServer.
What can the administrator bind to use a single SSL vServer?
- A. A wildcard certificate to a single SSL vServer
- B. A multiple SAN certificate to a single SSL vServer
- C. A wildcard certificate to a content-switching vServer
- D. The certificate of each website to a single SSL vServer
Answer: D
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_ALL
- B. REPLACE_HTTP_REQ
- C. REPLACE
- D. CORRUPT_HTTP_HEADER
Answer: C
NEW QUESTION 36
A Citrix Administrator needs to configure a Citrix ADC high availability (HA) pair with each Citrix ADC in a different subnet.
What does the administrator need to do for HA to work in different subnets?
- A. Turn on Independent Network Configuration (INC) mode.
- B. Configure SyncVlan
- C. Turn on HA monitoring on all interfaces
- D. Turn on fail-safe mode.
Answer: A
NEW QUESTION 37
Scenario: A Citrix Administrator suspects an attack on a load-balancing vServer (IP address 192.168.100.25).
The administrator needs to restrict access to this vServer for 10 minutes.
Which Access Control List (ACL) will accomplish this?
- A. add ns acl rule1 DENY -destIP 192.168.100.25 -TTL 600
- B. add ns acl rule1 DENY -destIP 192.168.100.25 -TTL 600000
- C. add simpleacl rule1 DENY -srcIP 192.168.100.25 -TTL 600000
- D. add simpleacl rule1 DENY -srcIP 192.168.100.25 -TTL 600
Answer: A
NEW QUESTION 38
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. drop
- B. process
- C. route
- D. bridge
Answer: C
NEW QUESTION 39
......
Latest 100% Passing Guarantee - Brilliant 1Y0-241 Exam Questions PDF: https://www.realvce.com/1Y0-241_free-dumps.html
1Y0-241 Dumps for Pass Guaranteed - Pass 1Y0-241 Exam: https://drive.google.com/open?id=1Vppz1cJPC1iTbsM7_vNAZ5M-vMuIeyhj