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?
To improve page-rendering time a Citrix Administrator needs to overcome the connection limitation by enabling client browsers to simultaneously download more resources.
What should the administrator enable while configuring the front end optimization (FEO) feature?
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 Citrix Administrator needs to match the host name ‘www.example.com’ in all HTTP requests.
Which expression, when used, meets this requirement?
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?
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 specific bound services.
How can the administrator accomplish this?
In a global server load balancing (GSLB) active-active environment, the connection proxy is used as the site persistence method.
What is used to source the traffic when the connection is proxied?
Which Citrix ADC monitor can a Citrix Administrator use to check the authentication service of the Active Directory (AD) domain controller?
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’?
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 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?
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: URL
vServer IP and Port insertion: OFF
Persistence: NONE redirect: http://www.site1.com/mysite1/maintenance
Backup: vServer–LB–2
Listen Policy: NONE
IcmpResponse: PASSIVE
RHIstate: PASSIVE
Traffic Domain: 0
Based on this output, where will the subsequent request be redirected?
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?
Scenario: A Citrix Administrator configured a responder policy as follows:
> add responder action Picture10Action redirect "\"http://\ " + http.req.hostname + http.req.url + \"/picture10.html\"" -bypassSafetyCheck YES
> add responder policy Picture10Policy "http.req.url.eq(\"/mywebsite\")" Picture10Action
> bind responder global Picture10Policy 1 END -type OVERRIDE
What will be the effect of this configuration?
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?
Scenario: A Citrix Administrator would like to grant access to a Junior Citrix Administrator on the Citrix ADC.
The administrator would like to grant full access to everything except the following:
Which preexisting command policy would meet the needs of this scenario?
Scenario: While using the GUI, a Citrix ADC MPX appliance becomes unresponsive. A Citrix Administrator needs to restart the appliance and force a core dump for analysis.
What can the administrator do to accomplish this?
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?
Scenario: To receive data alerts for failures, a Citrix Administrator is configuring SNMP on the Citrix ADC. The administrator is confident that the manager, alarms and SNMP traps are configured correctly. The following week, there is a Citrix ADC-related outage and the administrator does NOT receive any alerts.
What could be the reason for this alert failure?
Which mode on a Citrix ADC can a Citrix Administrator utilize to avoid asymmetrical packet flows and multiple route/ARP lookups?
Which step can a Citrix Administrator take to use default compression policies?
A Citrix Administrator needs to bind a URL transformation policy.
Which three bind points could the administrator use? (Choose three.)
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?
Which two items must be true for a client to connect to an SSL offload vServer without any SSL errors? (Choose two.)
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?
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?
Which two options are only allowed when creating advanced policies? (Choose two.)
Which two steps are necessary to configure global server load balancing (GSLB) service selection using content switching (CS)? (Choose two.)
Scenario:
POLICY 1:
add rewrite action ACT_1 corrupt_http_header Accept-Encoding
add rewrite policy POL_1 HTTPS.REQ.IS_VALID ACT_1
POLICY 2:
add rewrite action ACT_2 insert_http_header Accept-Encoding “\”identity\””
add rewrite policy POL_2 “HTTP.REQ.IS_VALID “ ACT_2
How can a Citrix Administrator successfully bind the above rewrite policies to the load-balancing vServer
lb_vsrv so that POL_2 is evaluated after POL_2 is evaluated?