A network administrator wants to ensure that connection multiplexing is enabled for all client connections that hit a virtual server. Which service type should the administrator select to enable connection multiplexing?
A. SSL
B. FTP
C. TCP
D. HTTP
In which two ways could an administrator configure a NetScaler system to allow a Web server log to record the original client IP addresses for incoming traffic? (Choose two.)
A. USIP
B. INAT
C. USNIP
D. Edge mode
E. Client IP insertion
An administrator needs to configure a NetScaler system in a manner that will increase the capacity and availability of a single communication channel between the NetScaler and another connected device. What should the administrator configure on the NetScaler system to achieve this requirement?
A. NIC teaming
B. Link Bonding
C. Link Aggregation
D. Interface Trunk mode
Scenario: An administrator is configuring a NetScaler for a network environment where the back- end servers are located on different subnets. The administrator will need to configure the NetScaler to communicate with the different subnets.
Which two steps should the administrator take to maintain the communication between the NetScaler and the back-end servers? (Choose two.)
A. Enable USIP mode.
B. Enable Path MTU Discovery.
C. Ensure USNIP mode is enabled.
D. Configure SNIPs for the server subnets.
When setting up a NetScaler system, an administrator can use the __________ to set the nsroot password. (Choose the correct option to complete the sentence.)
A. Setup Wizard
B. entity template
C. SSL VPN Wizard
D. passwd command
E. set nsroot user command
Scenario: An administrator is configuring a NetScaler system in one-armed mode. The administrator has connected the NetScaler appliances to the network through a switch and will soon configure the appliances as a pair with HA enabled.
Which two steps should the administrator take to successfully configure HA in this environment? (Choose two.)
A. Disable all unused network interfaces.
B. Ensure the NSIP is unique on each node.
C. Ensure the NSIP is identical on each node.
D. Change the default nsroot password on each node of the HA pair.
Scenario: An administrator would like to set an organization's homepage search engine type to display differently based on a user's browser. If a user accesses the homepage from an Internet Explorer browser, then the Bing search engine should be displayed. If a user accesses the homepage using a Google Chrome browser, then the Google search engine should be displayed.
Which feature could an administrator use to meet the needs of the scenario?
A. Responder
B. Rate limiting
C. Priority Queuing
D. Content Filtering
Scenario: An events ticketing company plans to use the content switching feature of NetScaler to parse traffic so that users purchasing tickets or answering surveys go to group A servers, users accessing images go to either group B or C servers depending on the ticket category and all other traffic goes to group D. All servers are in the same web farm.
Which two actions must an administrator perform to correctly define the content switching virtual server so that traffic NOT going to groups A - C gets directed to group D? (Choose two.)
A. Bind a load balancing virtual server to the appropriate service for the web farm.
B. Bind the appropriate service to a load balancing virtual server for serving content group D.
C. Bind the appropriate load balancing virtual server to the content switching virtual server without a policy.
D. Bind the appropriate load balancing virtual server to the content switching virtual server with the appropriate policy for content group D.
An administrator wants to limit access to the NetScaler GUI and has configured ACLs to achieve this; however, everyone is still able to access the NetScaler administration tools.
What could be causing this issue?
A. Layer-3 mode is enabled.
B. TCP buffering is enabled.
C. The configured ACLs have not been applied/committed.
D. The ACLs have not been propagated to both NetScalers in the HA pair.
An administrator needs to create a health check that will mark an HTTP service down if the bound monitor probe exceeds 40 milliseconds.
How can the administrator create the monitor for this health check using the command line interface?
A. set mon monitor-HTTP-1 HTTP -interval 40 milli
B. add lb mon monitor-HTTP-1 HTTP -interval 40 milli
C. set mon monitor-HTTP-1 HTTP -resptimeout 40 milli
D. add lb mon monitor-HTTP-1 HTTP -resptimeout 40 milli