لا تريد أن تفوت شيئا؟

نصائح اجتياز امتحان الشهادة

آخر أخبار الامتحانات ومعلومات الخصم

برعاية وحديثة من قبل خبرائنا

نعم، أرسل لي النشرة الإخبارية

خذ اختبارات أخرى عبر الإنترنت

السؤال #1
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)
عرض الإجابة
اجابة صحيحة: A
السؤال #2
Which two protocols would provide end-to-end data encryption, while allowing a Citrix ADC tooptimize the responses? (Choose two.)
A. HTTP protocol for the services
B. SSL bridge protocol for the vServer
C. SSL bridge protocol for the services
D. SSL protocol for the services
E. HTTP protocol for the vServer
F. SSL protocol for the vServer
عرض الإجابة
اجابة صحيحة: DF
السؤال #3
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: UR
A. http://www
B. vServer–LB-2
C. Backup content switching vServer
D. 10
عرض الإجابة
اجابة صحيحة: B
السؤال #4
Scenario: A Citrix ADC receives packets destined for a MAC address owned by the Citrix ADC. Thedestination IP address of the packets does NOT belong to the Citrix ADC. Layer 3 mode is enabled bydefault on the Citrix ADC.The Citrix ADC will __________ the packets in this scenario. (Choose the correct option to completethesentence.)
A. route
B. process
C. bridge
D. drop
عرض الإجابة
اجابة صحيحة: A
السؤال #5
Scenario: A load-balancing vServer is configured to utilize the least bandwidth load-balancingmethod. A service attached to this vServer is brought into the effective state during productionhours.During the startup of a vServer, which load-balancing method is used by default?
A. Least connections
B. Least bandwidth
C. Custom load
D. Round-robin
عرض الإجابة
اجابة صحيحة: A
السؤال #6
Scenario: A Citrix Administrator executed the command below in an active-active, global server loadbalancing (GSLB) setup.set gslb parameter ldnsprobeOrder DNS PING TCPThe order to calculate the _____ for dynamic proximity will be the DNS UDP query followed by theping 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)
عرض الإجابة
اجابة صحيحة: D
السؤال #7
Scenario: A Citrix ADC is configured with Interface 1/1 and bound to VLAN 40. A Citrix Administratorexecuted the below command:> bind vlan 10 ifnum 1/1What is the result of executing this command on the Citrix ADC?
A. Interface 1/1 is bound to VLAN 20, and native VLAN is 20
B. Interface 1/1 is bound to VLAN 20, and native VLAN is NOT changed
C. Interface 1/1 is bound to VLAN 20, and native VLAN is 40
D. Interface 1/1 is bound to VLAN 20, and native VLAN is 1
عرض الإجابة
اجابة صحيحة: B
السؤال #8
Scenario: A Citrix Administrator needs to improve website loading speed. End users are reportingslow GIFimage 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 lazy loading
C. Image optimization
D. Image shrink-to attributes
عرض الإجابة
اجابة صحيحة: C
السؤال #9
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 20
B. Interface 1/1 is bound to VLAN 20, and native VLAN is NOT changed
C. Interface 1/1 is bound to VLAN 20, and native VLAN is 40
D. Interface 1/1 is bound to VLAN 20, and native VLAN is 1
عرض الإجابة
اجابة صحيحة: C
السؤال #10
A Citrix Administrator needs to confirm that all client certificates presented to the authenticationvServer are valid until the year 2023.Which expression can the administrator use to meet this requirement?
A. CLIENT
B. CLIENT
C. CLIENT
D. CLIENT
عرض الإجابة
اجابة صحيحة: A
السؤال #11
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
عرض الإجابة
اجابة صحيحة: D
السؤال #12
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. Plug another 10G Citrix ADC port into the router
C. Add two more 10G Citrix ADC ports to the network and configure VLAN
D. Add another 10G Citrix ADC port to the switch, and configure Link Aggregation Control Protocol (LACP)
عرض الإجابة
اجابة صحيحة: A
السؤال #13
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 t
A. “(HTTP
B. “(HTTP
C. “!(HTTP
D. “!(HTTP
عرض الإجابة
اجابة صحيحة: B
السؤال #14
Scenario: A Citrix Administrator would like to grant access to a Junior Citrix Administrator on theCitrix ADC.The administrator would like to grant full access to everything except the following:Shell User configurationPartition configurationWhich preexisting command policy would meet the needs of this scenario?
A. Sysadmin
B. Operator
C. Network
D. Superuser
عرض الإجابة
اجابة صحيحة: A
السؤال #15
Scenario: A Citrix Administrator configured Citrix ADC load balancing to send requests to one of three identical backend servers. Each server handles multiple protocols, and load balancing is set up in round-robin mode. The current loadbalancing setup on the Citrix ADC is: One load-balancing vServer with one externally accessible VIP One service created for each protocol type One server entity for each backend resource During business hours, the administrator wants to make changes to one backend server with
A. Disable the backend service entity targeted for change
B. Disable the backend server entity targeted for change
C. Disable the load-balancing vServer
D. Unbind the correct server entity from the load-balancing vServer
عرض الإجابة
اجابة صحيحة: AB
السؤال #16
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
A. Only users with a source IP address of 192
B. Only users with a source IP address of 192
C. Only users with a source IP address of 192
D. All traffic from users with a source IP address of 192
عرض الإجابة
اجابة صحيحة: C
السؤال #17
Which mode does a Citrix Administrator need to configure to allow a Citrix ADC to control thepacketforwarding function based on the route table lookups?
A. MBF
B. USIP
C. Layer 2
D. Layer 3
عرض الإجابة
اجابة صحيحة: D
السؤال #18
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 is NOT using the CLI correctly
B. The team member needs to troubleshoot the issue from the GUI
C. The team member does NOT have permission to use the CLI
D. The team member does NOT have shell access by design
عرض الإجابة
اجابة صحيحة: B
السؤال #19
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. Restart the Citrix ADC
B. Restore from the revision history
C. Run saved versus running configuration
D. Run highly availability (HA) file synchronization
عرض الإجابة
اجابة صحيحة: D
السؤال #20
set gslb vServer-GSLB-1-MIR ENABLEDWhat will the Citrix ADC appliance send when the above command is executed?
A. The Remote GSLB service as the first record in the response and adds the remaining active services as additional records
B. The Local GSLB service as the first record in the response and adds the remaining active services as additional records
C. Only the best GSLB service in the response
D. The best global server load balancing (GSLB) service as the first record in the response, and the remaining active services as additional records
عرض الإجابة
اجابة صحيحة: B
السؤال #21
The Citrix ADC SDX architecture allows instances to share ___________ and __________. (Choosethe two correct options to complete the sentence.)
A. memory
B. a CPU
C. a physical interface
D. the kernel
عرض الإجابة
اجابة صحيحة: AB
السؤال #22
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 CitrixADC 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
عرض الإجابة
اجابة صحيحة: D

عرض الإجابات بعد التقديم

يرجى إرسال البريد الإلكتروني الخاص بك والواتس اب للحصول على إجابات الأسئلة.

ملحوظة: يرجى التأكد من صلاحية معرف البريد الإلكتروني وWhatsApp حتى تتمكن من الحصول على نتائج الاختبار الصحيحة.

بريد إلكتروني:
رقم الواتس اب/الهاتف: