The Citrix ADC SDX architecture allows instances to share _____________ and _____________. (Choose the two correct options to complete the sentence.)
A. the kernel
B. CPU
C. memory D. physical interfaces
What can a Citrix Administrator configure to filter IPv4 addresses?
A. Pattern set
B. Data set
C. Citrix Web App Firewall
D. URL set
Scenario: A Citrix Administrator configured the policies below:
POLICY 1: add rewrite action ACT_1 corrupt_http_header Accept-Encoding add rewrite policy POL_1 HTTP.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
Which set of commands can the administrator use to bind the rewrite policies to the LB vserver lb_vsrv so
that POL_2 is evaluated after POL_1 is evaluated successfully?
A. bind lb vserver lb_vsrv -policyName POL_1 -priority 110 -gotoPriorityExpression NEXT -type REQUEST bind lb vserver lb_vsrv -policyName POL_2 -priority 100 -gotoPriorityExpression END -type REQUEST
B. bind lb vserver lb_vsrv -policyName POL_1 -priority 90 -type REQUEST bind lb vserver lb_vsrv -policyName POL_2 -priority 100 -type REQUEST
C. bind lb vserver lb_vsrv -policyName POL_1 -priority 90 -gotoPriorityExpression END -type REQUEST bind lb vserver lb_vsrv -policyName POL_2 -priority 80 -gotoPriorityExpression NEXT -type REQUEST
D. bind lb vserver lb_vsrv -policyName POL_1 -priority 90 -gotoPriorityExpression NEXT -type REQUEST bind lb vserver lb_vsrv -policyName POL_2 -priority 100 -gotoPriorityExpression END -type REQUEST
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. Users to the group on the Citrix ADC
B. A nested group to the new group
C. An authentication, authorization, and auditing (AAA) action to the group
D. A command policy to the group
Scenario: A Citrix Administrator configured a new router that requires some incoming and outgoing traffic to take different paths through it. The administrator notices that this is failing and runs a network trace. After a short monitoring period, the administrator notices that the packets are still NOT getting to the new router from the Citrix ADC.
Which mode should the administrator disable on the Citrix ADC to facilitate the successful routing of the packets?
A. Layer3
B. USNIP
C. MAC-based forwarding (MBF)
D. USIP
Scenario: A Citrix Administrator is managing a Citrix Gateway with a standard platform license and remote employees in the environment. The administrator wants to increase access by 3,000 users through the Citrix Gateway using VPN access.
Which license should the administrator recommend purchasing?
A. Citrix Gateway Express
B. Citrix ADC Upgrade
C. Citrix Gateway Universal
D. Citrix ADC Burst Pack
Scenario: A Citrix Administrator configures an access control list (ACL) to block traffic from the IP address
10.102.29.5:
add simpleacl rule1 DENY -srcIP 10.102.29.5
A week later, the administrator discovers that the ACL is no longer present on the Citrix ADC.
What could be the reason for this?
A. The administrator did NOT run the apply ACL command.
B. The simple ACLs remain active for only 600 seconds.
C. The simple ACLs remain active for only 60 seconds.
D. The Citrix ADC has been restarted without saving the configurations.
Which license type must be installed to configure Endpoint Analysis scans?
A. Citrix Web App Firewall
B. Universal
C. Platform
D. Burst pack
A Citrix Administrator wants to customize the look of the landing page presented to users during the authentication process on Citrix ADC.
Which nFactor component should the administrator modify in this scenario?
A. Logon Schema
B. Pass-through factor
C. Next factor
D. NoAuth Policy
After being audited, a Citrix Administrator learns that additional security enhancements should be made to one of the virtual servers.
Which two actions can the administrator perform to accomplish this? (Choose two.)
A. Enable the TLSv1.2.
B. Enable the RC4 cipher suite.
C. Create a SHA1 key.
D. Disable the SSLv3.