Citrix NetScaler 10 Essentials and Networking v6.0 (1Y0-350)

Page:    1 / 9   
Total 126 questions

Scenario: An engineer implementing a NetScaler is tasked with creating a new VLAN, named VLAN 2, and adding it to the current interfaces. A new IP address of 10.102.29.54 with a network mask of 255.255.255.0 must be configured for VLAN 2.
Which commands could the engineer use to achieve this configuration in the command-line interface prior to binding VLAN 2?

  • A. add ns ip 10.102.29.54 255.255.255.0 add vlan 2
  • B. set vlan 2 -aliasName VLAN2 add ns ip 10.102.29.54 255.255.255.0
  • C. add ns ip 10.102.29.54 255.255.255.0 -vrID 2
  • D. add ns ip 10.102.29.54 255.255.255.0 -type SNIP set ns ip 10.102.29.54 255.255.255.0 -vrID 2


Answer : A

Scenario: A network engineer has configured GSLB for a multisite environment. All GSLB services show as UP with an UP MEP status.
The engineer has observed that DNS queries are directed to the SNIP of the NetScaler; however, no DNS response is being received.
How can the engineer resolve this issue?

  • A. Add an ADNS service on the SNIP.
  • B. Change the DNS delegation to the NSIP.
  • C. Create a load balancing virtual server for DNS.
  • D. Select the “Send all “active” service IPs’ in response (MIR)” option.


Answer : A

Scenario: GSLB has been configured for use within a multisite environment. The MEP status is reported as down on all GSLB appliances. The appliances have been configured for unsecured MEP exchange.
Which port must the network engineer ensure is open between the NetScaler appliances?

  • A. TCP 3011
  • B. UDP 3011
  • C. TCP 3012
  • D. UDP 3012


Answer : A

Scenario: The network engineer is unable to access a specific SSL site through the
NetScaler. While reviewing traces on the NetScaler, the network engineer noticed
"Handshake" failures from the server.
These handshake failures could be the result of the virtual server __________. (Choose the correct option to complete the sentence.)

  • A. only allowing TLS
  • B. not allowing SSLv3
  • C. not allowing correct ciphers
  • D. configured to demand client authentication


Answer : C

Scenario: A virtual server named New_Server has been disabled to perform an emergency upgrade; however requests from clients are NOT being redirected to the maintenance page.
The redirected URL configuration is:
>set cs vserver Website_main -lbvserver New_Server -backupVserver Backup_Server - redirectURL http://www.mydomain.com/maintenance -soMethod Connection -soThreshold
1000 -soPersistence enabled
Why are requests from clients NOT being redirected to the maintenance page?

  • A. The backup virtual server is unavailable.
  • B. The spillover persistence has been activated.
  • C. It has not been linked to content switching policies.
  • D. The backup virtual server takes precedence over the redirect URL.


Answer : D

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 (")


Answer : A

Scenario: A network engineer has modified the configuration of a content-switching virtual server, Website_main, because a second content-switching server that is capable of handling more connections has been added to the NetScaler implementation. Both servers will remain in operation.
The engineer made the following configuration changes:
>set cs vserver Website_main -lbvserver New_Server -backupVserver Old_Server - redirectURL http://www.mydomain.com/maintenance -soMethod Connection -soThreshold
1000
Why did the engineer enable the spillover option?

  • A. To handle incoming connections in case the new server is unavailable
  • B. To handle the extra connections using the old server without dropping them
  • C. To redirect the extra connections to the Maintenance website when it is needed
  • D. To handle incoming connections while the server reaches its limit of connections


Answer : B

Scenario: A company is using Citrix NetScaler VPX for publishing internal resources using
Citrix Access Gateway with Smart Access. Since the number of users has increased the company wants to migrate from Citrix NetScaler VPX to Citrix NetScaler MPX. The engineer is running a parallel installation of the Citrix NetScaler MPX and now needs to transfer the Citrix Access Gateway Universal Licenses from a Citrix NetScaler VPX to a
Citrix NetScaler MPX platform.
How should the engineer transfer the Citrix Access Gateway Universal License files from the VPX to the MPX?

  • A. Backup the /nsconfig directory from the Citrix NetScaler VPX using SCP, restore the /nsconfig directory to the Citrix NetScaler MPX using SCP.
  • B. Download the Access Gateway Universal License file(s) from the Citrix NetScaler VPX using SCP. Upload the Access Gateway Universal License file(s) to the Citrix NetScaler MPX using SCP.
  • C. Logon to www.MyCitrix.com, return the Citrix Access Gateway Universal License file(s), reallocate the Citrix Access Gateway Universal License file using the hostname of the Citrix NetScaler MPX.
  • D. Logon to www.MyCitrix.com, return the Citrix Access Gateway Universal License file(s), reallocate the Citrix Access Gateway Universal License file using the MAC Address of the Citrix NetScaler MPX.


Answer : C

Scenario: A network engineer needs to add an NTP server to a NetScaler appliance. The
NTP service is configured on 10.10.1.49.
Which command should the network engineer use within the command-line interface to add in an NTP server for time synchronization?

  • A. add ntp server 10.10.1.49
  • B. add server NTP 10.10.1.49
  • C. add service NTP 10.10.1.49 TCP 123
  • D. add service NTP 10.10.1.49 UDP 123


Answer : A

A network engineer has enabled USIP and USNIP and set a unique IP address as the source IP using the proxyIP parameter on an INAT policy.
Which is the correct order of precedence for the IP addresses?

  • A. Unique IP-USIP-MIP-Error
  • B. USIP-unique IP-USNIP-MIP-Error
  • C. USIP-Unique IP-MIP-USNIP-Error
  • D. USIP-USNIP-MIP-Unique IP-Error


Answer : B

Scenario: An engineer configures two NetScaler appliances in a high availability (HA) pair.
As part of a monthly health check, the engineer attempts to log on to the second node of the HA pair and is unable to access the management IP Address. The engineer logs on to the first NetScaler node and verifies that HA is working and operational.
What does the engineer need to do to resolve this problem?

  • A. Create an ACL to allow access to the NSIP of the second node.
  • B. Add a SNIP for the Management IP Address of the second node.
  • C. Ensure that HA Route Monitors have been configured for the second node.
  • D. Change the NSRoot password back to default then log on to the second node.


Answer : A

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


Answer : D

An environment network has:
-> High bandwidth
-> Low packet loss
-> High Round-Trip Time (RTT)
Which TCP profile should an engineer configure for the environment described?

  • A. Nstcp_default_profile
  • B. Nstcp_default_tcp_lfp
  • C. Nstcp_default_tcp_lnp
  • D. Nstcp_default_tcp_lan


Answer : B

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.


Answer : B

Scenario: An engineer has configured a virtual server that users access using HTTP port
80. The web application also uses TCP port 81 and 8080 for non-user access. The engineer would like to prevent users from connecting to web servers if any of the ports go down.
How should the engineer set this configuration to ensure service availability?

  • A. Increase the monitor threshold.
  • B. Lower the server timeout value.
  • C. Create additional virtual servers for ports 81 and 8080.
  • D. Create monitors for ports 81 and 8080, and bind to the service or service group.


Answer : B

Page:    1 / 9   
Total 126 questions