Text Material Preview
Dumpsinfo is a good website providing the latest exams information and dumps
questions for all hot IT certification exams, such as Microsoft, Cisco, Huawei,
IBM, VMware, Fortinet, and so on.
Features of Dumpsinfo’s products
Instant Download
Free Update in 3 Months
Money back guarantee
PDF and Software
24/7 Customer Support
Besides, Dumpsinfo also provides unlimited access. You can get all Dumpsinfo
files at lowest price.
Deploy and Manage Citrix ADC with Traffic Management 1Y0-241 exam free
dumps questions are available below for you to study.
Full version: 1Y0-241 Exam Dumps Questions
1.Which mode on a Citrix ADC can a Citrix Administrator utilize to avoid asymmetrical packet flows
and multiple route/ARP lookups?
A. MAC-based forwarding (MBF)
B. Use Subnet IP (USNIP)
C. Layer 3
D. Layer 2
Answer: C
2.Scenario: After deploying a Citrix ADC in production, a Citrix Administrator notices that client
requests are NOT being evenly distributed among backend resources. The administrator wants to
change from the default loadbalancing method to one that will help distribute the load more evenly.
Which load-balancing method would ensure that the server with the least amount of network
utilization is receiving new connections?
1 / 6
https://www.dumpsinfo.com/vendors/microsoft/
https://www.dumpsinfo.com/vendors/cisco/
https://www.dumpsinfo.com/vendors/huawei/
https://www.dumpsinfo.com/vendors/ibm/
https://www.dumpsinfo.com/vendors/vmware/
https://www.dumpsinfo.com/vendors/fortinet/
https://www.dumpsinfo.com/unlimited-access/
https://www.dumpsinfo.com/exam/1y0-241
A. Least connection
B. Least bandwidth
C. Least response time
D. Least packets
Answer: B
Explanation:
https://docs.citrix.com/en-us/citrix-adc/current-release/load-balancing/load-balancing-customizing-
algorithms/leastbandwidth-method.html
3.Which log records detailed information such as statistics, metrics, and debug information in a
proprietary binary format on the Citrix ADC?
A. Nslog
B. Nsconfig
C. Nstrace
D. Syslog
Answer: C
4.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\”” C
responseStatusCode 302
>add responder policy Redirect_Pol___________Redirect_Act
>bind lb vServer lb_vsrv_www CpolicyName Redirect_Pol Cpriority 100 CgotoPriorityExpression END
C type_______
(Choose the correct option to complete the set of commands.)
A. “(HTTP.REQ.URL.STARTSWITH(\”mytraining\”))”
REQUEST
B. “(HTTP.REQ.URL.STARTSWITH(\”mytraining\”))”
RESPONSE
C. “!(HTTP.REQ.URL.ENDSWITH(\”mytraining\”))”
REQUEST
D. “!(HTTP.REQ.URL.ENDSWITH(\”mytraining\”))”
RESPONSE
Answer: D
5.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
2 / 6
https://www.dumpsinfo.com/
"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
Answer: D
6.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 simpleacl rule1 DENY CsrcIP 192.168.100.25 CTTL 600000
B. add simpleacl rule1 DENY CsrcIP 192.168.100.25 CTTL 600
C. add ns acl rule1 DENY CdestIP 192.168.100.25 CTTL 600000
D. add ns acl rule1 DENY CdestIP 192.168.100.25 CTTL 600
Answer: D
Explanation:
https://docs.citrix.com/en-us/citrix-adc/current-release/networking/access-control-lists-acls/extended-
acls-and-extended-acl6s.html
By binding a multiple SAN certificate, we only need to adapt the DNS entries of the websites to point
to the same IP (1 IP with 3 DNS) and we will be able to forward the requests to any backend server
since all of them are serving the same content.
7.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.
Answer: C
Explanation:
Reference:
https://training.citrix.com/public/Exam+Prep+Guides/241/1Y0-241_Exam_Preparation_Guide_v01.pdf
8.Scenario: In general, it is recommended to do the following:
Use _________ if you want the Citrix ADC to reset or drop a connection based on a client
or request-based parameter.
Use _________ to redirect traffic or respond with custom messages.
Use _________ for manipulating data on HTTP requests and responses.
A. rewrite, rewrite, responder
B. responder, responder, rewrite
C. rewrite, responder, rewrite
D. responder, redirect, rewrite
Answer: B
9.Scenario: A Citrix Administrator is concerned about the number of health checks the Citrix ADC is
sending to backend resources. The administrator wants to find a way to remove health checks from
3 / 6
https://www.dumpsinfo.com/
specific bound services.
How can the administrator accomplish this?
A. Unbind the current monitor.
B. Use the no-monitor option.
C. Use service groups to minimize health checks.
D. Use reverse-condition monitoring.
Answer: B
10.Scenario: A Citrix Administrator configured SNMP to send traps to an external SNMP system.
When reviewing the messages, the administrator notices several entity UP and entity DOWN
messages.
To what are these messages related?
A. Load-balancing vServers
B. Network interface
C. High availability nodes
D. SSL profile
Answer: A
11.Scenario: A company has three departments with proprietary applications that need to be load
balanced on a Citrix ADC. The three department managers would like to use the same IP address to
access their individual applications. This would mean configuring three load-balanced vServers, all
using the same IP address.
What can the Citrix Administrator configure for this scenario?
A. Three SNIPs with the same IP address on a Citrix ADC
B. Three different Citrix ADCs that use the same IP address
C. Three different admin partitions that allow use of the same IP address for each load-balanced
vServer on a Citrix ADC
D. Three different load-balanced vServers with three different IP addresses on a Citrix ADC
Answer: C
12.Which Citrix ADC feature can a Citrix Administrator employ to reuse existing TCP connections?
A. TCP buffering
B. Connection multiplexing
C. Keep-alive
D. Content switching
Answer: B
13.A Citrix Administrator needs to block all DNS requests from subnet 10.107.149.0/24.
Which expressions can the administrator use to match the required traffic?
A. CLIENT.IP.SRC(10.107.149.0) && (client.UDP.DSTPORT.EQ(53) || client TCP DSTPORT.EQ(53))
B. CLIENT.IP.SRC IN_SUBNET(10 107.149.0/24) && client.UDP.DSTPORT.EQ(53) ||
client.TCP.DSTPORT.EQ(53)C. CLIENT.IP.SRC(10.107.149.0) && client UDP.DSTPORT.EQ(53) || client.TCP.DSTPORT.EQ(53)
D. CLIENT.IP.SRC IN_SUBNET(10.107.149.0/24) && (client.UDP.DSTPORT.EQ(53) ||
client.TCP.DSTPORT.EQ(53))
Answer: D
4 / 6
https://www.dumpsinfo.com/
14.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 Cindex 11
> bind policy dataset Admin_group 192.168.149.39 Cindex 12
> bind policy Admin_group 192.168.149.49 Cindex 13
> add responder policy POL_1
“!(CLIENT.IP.SRC.TYPECAST_TEXT_T.CONTAINS_ANY(\”Admin_group\”))”
RESET
> bind lb vServer lb_vsrv_www CpolicyName POL_1 Cpriority 100 CgotoPriorityExpression END
Ctype
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.
Answer: A
15.Users are experiencing resets from the intranet server website, which is load balanced through the
Citrix ADC.
Which Citrix ADC tool can a Citrix Administrator use to troubleshoot the reset issue?
A. View the newnslog from the command line interface (CLI) to look for packet resets from the Citrix
ADC.
B. Use the nslog to look for packet resets on the Citrix ADC.
C. Take a packet trace with nstrace and analyze with Wireshark.
D. Look in the event viewer for packet resets from the Citrix ADC
Answer: C
16.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 Preferred Location
B. DNS Record
C. DNS View
D. DNS Proxy
Answer: C
Explanation:
Reference: https://support.citrix.com/article/CTX130163
17.Scenario: A Citrix Administrator entered the configuration below:
> add rewrite policy pol_external_to_internal
'http.req.hostname.server.eq("host_name_of_external_Web_server")' act_external_to_internal
Which two possible rewrite actions can the administrator choose when a rewrite policy evaluates to
TRUE? (Choose two.)
5 / 6
https://www.dumpsinfo.com/
A. Deny
B. Bypass
C. Reset
D. Drop
Answer: A, C
6 / 6
https://www.dumpsinfo.com/