Which tool can a Citrix Administrator utilize to verify that a policy is bound and showing the number of hits?
A. nscollect
B. nstrace.sh
C. nstcpdump.sh
D. nsconmsg
Which two actions must be true for a client to connect to an SSL offload virtual server without any SSL errors? (Choose two.)
A. The Server Certificate is bound to the load-balancing virtual server.
B. The Server Certificate is from a private certificate authority (CA).
C. The Root Certificate is installed on the client's device.
D. The Root Certificate is installed on the NetScaler.
What is the effect of the set gslb parameter ?IdnsprobeOrder DNS PING TCP command in an Active/ Active Global Server Load Balancing (GSLB) setup?
A. The order to calculate the Empty Domain Service (EDS) for Dynamic proximity will be the DNS UDP query followed by the PING and then TCP.
B. The order to calculate the Round-trip time (RTT) for Dynamic proximity will be the DNS UDP query followed by the PING and then TCP.
C. The order to calculate the Time to live (TTL) for Dynamic proximity will be the DNS UDP query followed by the PING and then TCP.
D. The order to calculate the Multiple IP responses (MIR) for Dynamic proximity will be the DNS UDP query followed by the PING and then TCP.
Scenario: A Citrix Administrator currently manages a NetScaler environment in a retail company that is growing quickly and may soon double its volume of business. Currently, a NetScaler MPX 5550, which handles web and SSL transactions, is in place, but is close to full capacity. Due to the forecasted growth increase, the administrator needs to find a cost-effective solution.
What can the administrator recommend to management in order to cost effectively handle the growth?
A. Perform license upgrade to NetScaler MPX 5650
B. Perform hardware upgrade to NetScaler SDX 14100
C. Perform hardware upgrade to NetScaler MPX 8005
D. Another MPX 5550 appliance
Scenario: A Citrix Administrator needs to implement a Content Filter policy to ensure the following conditions are met:
The user with source IP 10.100.32.211 should NOT be allowed to access the vserver 10.10.10.1.
All other users from subnet 10.100.32.0/24 should have access to the vserver 10.10.10.1.
Access to the vserver should be blocked for all the other users.
Which policy expression will meet this requirement if the policy action is RESET and the policy is bound to the server (VIP:10.10.10.1)?
A. REQ.IP.SOURCEIP != 10.100.32.211 || REQ.IP.SOURCEIP != 10.100.32.211 –netmask 255.255.255.0
B. REQ.IP.SOURCEIP = = 10.100.32.211 || REQ.IP.SOURCEIP != 10.100.32.0 –netmask 255.255.255.0
C. REQ.IP.SOURCEIP != 10.100.32.211 andand REQ.IP.SOURCEIP = = 10.100.32.0 –netmask
255.255.255.0
D. REQ.IP.SOURCEIP = = 10.100.32.211 andand REQ.IP.SOURCEIP != 10.100.32.0 –netmask
255.255.255.0
Scenario: A Citrix Administrator has configured a NetScaler active-passive high availability (HA) pair. When the HA pair fails over, customers are unable to access the hosted websites. After some troubleshooting, the administrator found that the upstream router was NOT updating its ARP table.
What can the administrator configure to resolve this issue?
A. Virtual MAC
B. Route Monitor
C. Independent Network Configuration (INC) mode
D. HA monitor
Scenario: A NetScaler is configured with Interface 1/1 and bound to VLAN 40. A Citrix Administrator has executed the following command:
bind vlan 20 -ifnum 1/1
What is the result of executing the command on the NetScaler?
A. Interface 1/1 is bound to VLAN 20, and native VLAN is 1.
B. Interface 1/1 is bound to VLAN 20, and native VLAN is 20.
C. Interface 1/1 is bound to VLAN 20, and native VLAN is NOT changed.
D. Interface 1/1 is bound to VLAN 20, and native VLAN is 40.
Scenario: A NetScaler receives packets that are destined for a MAC address owned by the NetScaler. The destination IP address of the packets does NOT belong to the NetScaler. Layer 3 Mode is enabled by default on the NetScaler.
What will the NetScaler do with the packets in this scenario?
A. Route the packets.
B. Bridge the packets.
C. Drop the packets.
D. Process the packets.
Scenario: Client connections to certain virtual servers are abnormally high. A Citrix Administrator needs to be alerted whenever the connections pass a certain threshold.
How can the administrator use NetScaler Management and Analytics System (MAS) to accomplish this requirement?
A. Configure SMTP Reporting on the NetScaler MAS by adding the threshold and email address.
B. Configure TCP Insight on the NetScaler MAS.
C. Configure Network Reporting on the NetScaler MAS by setting the threshold and email address.
D. Configure specific alerts for virtual servers using NetScaler MAS.
Scenario: A Citrix Administrator has executed the following command:
set httpcallout1 -cacheForSecs 120
What will be the effect of this command?
A. The cache duration of the HTTP callout response is set to 120 seconds.
B. The cache duration of the HTTP request is set to 120 seconds.
C. The cache duration of the HTTP response is set to 120 seconds.
D. The cache duration of the HTTP callout request is set to 120 seconds.