set gslb vServer-GSLB-1-MIR ENABLED
What 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
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?
A. HTML comments removal
B. Image lazy loading
C. CSS import to link
D. Domain sharding
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
A Citrix Administrator needs to bind a URL transformation policy. Which three bind points could the administrator use? (Choose three.)
A. Authentication, authorization, and auditing (AAA) group
B. Content switching vServer
C. Default global
D. Policy label
E. AAA user
Scenario: A Citrix Administrator configured a responder policy as follows:
> add responder action Redirect_Act respondwith"DIAMETER.NEW_REDIRECT(\"aaa://host.example.com\")"
> add responder policy Redirect_Pol "diameter.req.avp(264).value.eq(\"host1.example.net\")" Redirect_Act
> bind lb vServer vs1 -policyName Redirect_Pol -priority 10 -type REQUEST
What will be the effect of this configuration?
A. Request originated from "host1.example.net" will be redirected to "host.example.com".
B. Response originated from "host1.example.net" will be redirected to "host.example.com".
C. Response originated from "host.example.net" will be redirected to "host1.example.com".
D. Request originated from "host.example.net" will be redirected to "host1.example.com".
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. 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.
Which setting is responsible for reducing the server load, improving response time, and increasing the number of SSL transactions per second on an SSL vServer?
A. SSLv3
B. Session timeout
C. SSLv2 redirect
D. Session reuse
If VLAN 20 is bound to the interface as tagged in an environment where Citrix ADC is configured with the default settings, which VLANs will be bound to an interface?
A. VLAN 1 tagged and VLAN 20 tagged
B. VLAN 20 tagged only
C. VLAN 1 untagged and VLAN 20 tagged
D. VLAN 20 untagged only
Scenario: A Citrix Administrator configured a rewrite action as follows: > add rewrite action sync_date replace http.res.date.sys.time What is the correct way to interpret this rewrite action?
A. It replaces the date header in the HTTP response with the Citrix ADC system time in a conventional date format.
B. It replaces the date header in the HTTP response with the Greenwich Mean Time (GMT) time stamp.
C. It replaces the Citrix ADC system time with the date header in a conventional date format.
D. It is invalid, as system time CANNOT be referenced in the system policy.
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.