Practice Free CCA AppDS Traffic Management Exam Online Questions
The Citrix ADC SDX architecture allows instances to share ___________ and __________. (Choose the two correct options to complete the sentence.)
- A . memory
- B . a CPU
- C . a physical interface
- D . the kernel
B,C
Explanation:
On Citrix ADC SDX, instances get dedicated and shared resources: The memory resources are dedicated to an instance. The CPU resources can be dedicated, or shared, depending on the requirements Allocation of the network devices is flexible in Citrix ADC SDX. The devices can be shared or dedicated based on the security or compliance requirements. Each instance gets its own kernel.
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
C
Explanation:
Reference: https://support.citrix.com/article/CTX130163
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 Cifnum 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.
A
Explanation:
https://www.citrix.com/blogs/2014/12/29/netscaler-vlans-demystified/ https://support.citrix.com/article/CTX115575
Scenario: A Citrix Administrator executed the command below in an active-active, global server load balancing (GSLB) setup.
set gslb parameter CldnsprobeOrder DNS PING TCP
The order to calculate the _____ for dynamic proximity will be the DNS UDP query followed by the ping 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
Explanation:
https://docs.citrix.com/en-us/citrix-adc/current-release/global-server-load-balancing/methods/dynamic-round-trip-time-method.html
Reference: https://docs.citrix.com/en-us/citrix-adc/current-release/global-server-load-balancing/methods/dynamic-round-trip-time-method.html
Scenario: A company acquires three smaller companies which adds more than 1.500 employees to the organization. The current Citrix ADC appliance does NOT support adding that many users.
A Citrix Administrator needs to use a multi-tenant solution, giving each newly acquired company its own Citrix ADC for VPN access load balancing, and a minimum of 20 Gbps of throughput.
How can the administrator meet the needs of these newly acquired companies?
- A . Purchase a Citrix ADC CPX for each
- B . Install XenServer and configure a Citrix ADC VPX 3000 for each
- C . Purchase a Citrix ADC MPX appliance for each
- D . Purchase a Citrix ADC SDX appliance, and configure a Citrix ADC instance for each
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.
D
Explanation:
https://docs.citrix.com/en-us/citrix-adc/current-release/system/high-availability-introduction/troubleshooting-high-availability.html
Scenario: A Citrix Administrator needs to integrate LDAP for Citrix ADC system administration using current active directory (AD) groups. The administrator created the group on the Citrix ADC, exactly matching the group name in LDAP.
What can the administrator bind to specify the permission level and complete the LDAP configuration?
- A . A command policy to the group
- B . A nested group to the new group
- C . Users to the group on the Citrix ADC
- D . An authentication, authorization, and auditing (AAA) action to the group
A
Explanation:
Reference: https://support.citrix.com/article/CTX123782
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.
C
Explanation:
Reference: https://training.citrix.com/public/Exam+Prep+Guides/241/1Y0-241_Exam_Preparation_Guide_v01.pdf
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 lazy loading
- C . Image optimization
- D . Image shrink-to attributes
C
Explanation:
Reduces the image to the size indicated in the image tag by Citrix ADC, enabling client browsers to load images faster. https://docs.citrix.com/en-us/citrix-adc/current-release/optimization/front-end-optimization.html
