Scenario: A NetScaler is configured with the following modes:
-MAC-based Forwarding -USIP -USNIP -Layer 3 mode
A Citrix Administrator configured a new router and now requires some of the incoming and outgoing traffic to take different paths through the new router. However, the administrator notices that this is failing and takes a network trace. After a short monitoring period, the administrator notices that the packets are still NOT getting to the new router from the NetScaler.
Which mode should the administrator disable on the NetScaler to facilitate the addition of the new router and successfully route the packets?
A. MAC-based Forwarding
B. USIP
C. Layer 3 mode
D. USNIP
A Citrix Administrator needs to ensure that a revoked certificate is NOT being used for client certificate authentication.
Which two entities can the administrator select on the Citrix ADC? (Choose two.)
A. Online Certification Status Protocol
B. Certificate Revocation List
C. Subject Alternative certificates
D. Server Name Indication
A Citrix Administrator needs to configure single sign-on to a StoreFront server using an external, secure single URL.
Which type of virtual server can the administrator use to meet this requirement?
A. Load Balancing
B. Content Switching
C. VPN
D. Unified Gateway
Which type of entity can a Citrix Administrator configure to support the use of an SSL rewrite policy?
A. Global server load balancing virtual server
B. Content Switching virtual server
C. SSL load balancing virtual server
D. SSL_Bridge balancing virtual server
How can a Cirtix Administrator configure session policies for the Authentication, Authorization and Auditing Traffic Management (AAA-TM) sessions if the authentication virtual server is specified in a Unified Gateway setup?
A. The session policies can be defined only for the NetScaler Gateway virtual server.
B. The AAA-TM session policies are bound to the virtual server.
C. The AAA-TM sessions inherit the NetScaler Gateway session policies.
D. The AAA-TM policies need to be bound as default global.
Scenario: A Citrix Administrator entered the command-line interface commands below to prevent IP address 10.10.100 from accessing the NetScaler on port 80.
add simpleacl rule1 DENY- srcIP 10.10.10.100 –TTL 600 add simpleacl rule2 DENY- srcIP 10.10.10.100 –destPort 80 add ns acl rule1 DENY- srcIP 10.10.10.100-priority 10 add ns acl rule2 DENY- srcIP 10.10.10.100-priority 100 apply ns acls
Which Access Control List (ACL) will the NetScaler use to deny the IP address?
A. add ns acl rule1 DENY-srcIP 10.10.10.100-priority 10
B. add simpleacl rule1 DENY- srcIP 10.10.10.100 –TTL 600
C. add simpleacl rule2 DENY- srcIP 10.10.10.100 –destPort 80
D. add ns acl rule2 DENY- srcIP 10.10.10.100-priority 100
Which setting can a Citrix Administrator use to reduce server load, improve response time and increase the number of SSL transactions per second on a SSL virtual server created with default settings?
A. Session Reuse
B. SSLv3
C. Session Timeout
D. SSLv2 Redirect
Scenario: A Citrix Administrator created four session policies and applied them to the bind points below. Policy A: Split tunnel ON priority 10 bound at the Virtual Server level Policy B: Split tunnel OFF priority 20 bound at the Group level Policy C: Split tunnel NOT configured priority 30 bound at the Global level Policy D: Split tunnel ON priority 6 bound at the Group level
Which policy will take precedence?
A. Policy C
B. Policy D
C. Policy A
D. Policy B
Which three statements are true when comparing a Simple Access Control List (ACL) to an Extended ACL? (Choose three.)
A. Extended ACLs have priorities
B. Simple ACLs can be modified
C. Extended ACLs apply first
D. Simple ACLs can be based on the Source and Destination IP address
E. Simple ACLs can bridge traffic
F. Simple ACLs are based on the Source IP address only
G. Simple ACLs apply first
Scenario: A Citrix Administrator is looking into adopting NetScaler to handle application delivery for an environment. The administrator would like to start with these services: IIS and Apache Web Servers Microsoft SQL AlwaysON Database Availability Groups
Which two NetScaler features can the administrator use to achieve this goal? (Choose two.)
A. Load Balancing
B. Content Switching
C. Data Stream
D. Cloud Bridge Integration