Which feature could a Network Engineer configure in order to restrict client connections to a specific bandwidth limit?
A. Spillover
B. Rate Limiting
C. SureConnect D. Filter Policies
A NetScaler Engineer is reviewing the performance of a NetScaler appliance and notices that TCP multiplexing (TCP connection reuse) appears to NOT be working for a virtual server.
What could be the cause of this issue?
A. Compression is enabled on the services
B. Persistence is enabled on the virtual server
C. HTTP services are bound to the virtual server
D. The virtual server was created as type SSL_BRIDGE
Which NetScaler feature would a NetScaler Engineer configure to allow users from a certain IP range to have access to a special Web portal?
A. Load Balancing
B. Content Filtering
C. Global Server Load Balancing
D. Content Switching
Scenario: Example.com runs a dating service site that provides a service with videos of candidates. They want to use RTSP load balancing to stream the videos more effectively.
Which load balancing method should the engineer select?
A. Least packet
B. Round Robin
C. Least bandwidth
D. Least connection
Scenario: A network engineer gets an error message when using the configuration utility to import a PKCS#12 certificate that contains a dollar sign ($), a backquote (`), or an escape (\) character password.
In order to address this error, the network engineer could prefix it with __________. (Choose the correct option to complete the sentence.)
A. an escape character (\)
B. a backquote character (`)
C. a dollar sign character ($)
D. a double quotation character (")
A public SSL certificate on a virtual server is about to expire and the NetScaler engineer needs to renew the certificate before it expires.
Which step must the engineer take to renew the SSL Certificate?
A. Generate a new CSR
B. Recreate the Private Keys
C. Execute CRL Management
D. Update the existing certificate
Scenario: A network engineer needs to provide web server administrators with access to monitoring and reporting after changing the default root password during the initial setup of the NetScaler. The engineer needs to ensure that the web server administrators can perform this task.
What should the engineer do in order to ensure that the administrators are able to log on to the NetScaler?
A. Create a group.
B. Create user accounts.
C. Create an authorization policy.
D. Create an authentication policy.
Scenario: Company Inc. wants to modify the HTTP Server header so that unauthorized users and malicious code CANNOT use the header to identify the software that the HTTP server uses.
Which two actions can the engineer take to meet the needs of the scenario? (Choose two.)
A. Add an HTTP Server Type on the Client Request.
B. Mask the HTTP Server Type on the Server Response.
C. Replace the HTTP Server Type on the Client Request.
D. Delete the HTTP Server Type on the Server Response.
Scenario: A network engineer has bound four policies to an HTTP virtual server as follows: PolicyA is bound with a priority of 10 and has the following expression: REQ.IP.SOURCEIP == 10.10.10.0 PolicyB is bound with a priority of 15 and has the following expression: REQ.IP.SOURCEIP != 10.10.11.0 PolicyC is bound with a priority of 20 and has the following expression: REQ.IP.SOURCEIP == 10.10.12.0
PolicyD is bound with a priority of 25 and has the following expression: REQ.IP.SOURCEIP != 10.10.13.0 When a connection is made from a PC with an IP address of 10.10.12.15, which policy will be applied?
A. PolicyA
B. PolicyB
C. PolicyC
D. PolicyD
Scenario: The NetScaler is connected to two subnets. The NSIP is 10.2.9.12. The external SNIP is
10.2.7.3. The MIP for internal access is 10.2.9.3. Web servers, authentication servers and time servers are on the 10.2.10.0/24 network which is available through the 10.2.9.1 router. The external firewall has the
10.2.7.1 address. Traffic bound for Internet clients should flow through the external firewall. Which command should be used to set the default route?
A. add route 0.0.0.0 0.0.0.0 10.2.7.1
B. add route 0.0.0.0 0.0.0.0 10.2.9.1
C. add route 10.0.0.0 255.0.0.0 10.2.9.1
D. add route 10.0.0.0 255.0.0.0 10.2.7.1