Skip to main content

1Y0-231 Real Exam Questions

Deploy and Manage Citrix ADC 13 with Citrix Gateway

70 questions available · Page 1 of 7

Updated Exam DumpsVerified AnswersPass Guarantee

Get Complete Exam Dumps
Question 1 Single choice

What is one reason a Citrix Administrator should configure the AlwaysON VPN feature?

  1. A

    An employee needs to have client choices after logging on outside the enterprise network.

  2. B

    Management wants to regulate the network access provided to its users when they are connected to a
    VPN tunnel.

  3. C

    Management wants web traffic to go out locally instead of across the VPN.

  4. D

    An employee starts the laptop outside the enterprise network and needs assistance to establish VPN connectivity.

Show answer and explanation

Correct answer: B

Explanation

References:
https://docs.citrix.com/en-us/citrix-gateway/current-release/vpn-user-config/always-on-vpn-before-windows-logon.html

Question 2 Single choice

A Citrix Administrator needs to provide access to Microsoft SharePoint through Citrix Gateway for users connecting from a web browser using the Citrix Gateway plug-in.

How can the administrator configure this?

  1. A

    Configure Citrix Gateway in ICA proxy mode.

  2. B

    Set clientless access to OFF.

  3. C

    Enable SSL bridge mode.

  4. D

    Set clientless access to ON.

Show answer and explanation

Correct answer: A

Question 3 Single choice

Scenario: A Citrix Administrator suspects an attack on a load-balancing virtual server (IP address 192.168.100.25). The administrator needs to restrict access to this virtual server for 10 minutes.

Which access control list (ACL) will accomplish this?

  1. A

    add ns acl rule1 DENY -destIP 192.168.100.25 -TTL 600000

  2. B

    add simpleacl rule1 DENY -srcIP 192.168.100.25 -TTL 600000

  3. C

    add ns acl rule1 DENY -destIP 192.168.100.25 -TTL 600

  4. D

    add simpleacl rule1 DENY -srcIP 192.168.100.25 -TTL 600

Show answer and explanation

Correct answer: D

Question 4 Single choice

Scenario: A Citrix Administrator configured the policies below:

POLICY 1:
add rewrite action ACT_1 corrupt_http_header Accept-Encoding
add rewrite policy POL_1 HTTP.REQ.IS_VALID ACT_1

POLICY 2:
add rewrite action ACT_2 insert_http_header Accept-Encoding "\"identity\""
add rewrite policy POL_2 "HTTP.REQ.IS_VALID" ACT_2

Which set of commands can the administrator use to bind the rewrite policies to the LB vserver lb_vsrv so that POL_2 is evaluated after POL_1 is evaluated successfully?

  1. A

    bind lb vserver lb_vsrv -policyName POL_1 -priority 110 -gotoPriorityExpression NEXT -type
    REQUEST
    bind lb vserver lb_vsrv -policyName POL_2 -priority 100 -gotoPriorityExpression END -type REQUEST

  2. B

    bind lb vserver lb_vsrv -policyName POL_1 -priority 90 -type REQUEST
    bind lb vserver lb_vsrv -policyName POL_2 -priority 100 -type REQUEST

  3. C

    bind lb vserver lb_vsrv -policyName POL_1 -priority 90 -gotoPriorityExpression END -type REQUEST
    bind lb vserver lb_vsrv -policyName POL_2 -priority 80 -gotoPriorityExpression NEXT -type REQUEST

  4. D

    bind lb vserver lb_vsrv -policyName POL_1 -priority 90 -gotoPriorityExpression NEXT -type REQUEST
    bind lb vserver lb_vsrv -policyName POL_2 -priority 100 -gotoPriorityExpression END -type REQUEST

Show answer and explanation

Correct answer: A

Question 5 Single choice

Which feature can a Citrix Administrator use to create a consistent set of front-end SSL parameters across multiple SSL virtual servers?

  1. A

    SSL bridge

  2. B

    SSL multiplexing

  3. C

    SSL policy

  4. D

    SSL profile

Show answer and explanation

Correct answer: D

Explanation

References:
https://docs.citrix.com/en-us/citrix-adc/current-release/ssl/ssl-profiles.html

Question 6 Single choice

A Citrix ADC is connected with one network interface to the client network and another to the server network, ensuring that all traffic flows through the appliance.

Which type of deployment is this?

  1. A

    Direct server return

  2. B

    One-arm

  3. C

    Bridge mode

  4. D

    Two-arm

Show answer and explanation

Correct answer: D

Explanation

References:
https://docs.citrix.com/en-us/citrix-adc/current-release/getting-started-with-citrix-adc/network-topologies.html

Question 7 Single choice

Scenario: A Citrix Administrator is configuring a new authentication, authorization, and auditing (AAA) virtual server, and the status is DOWN. The administrator makes the below configurations:

add lb vserver lb_vsrv_www HTTP 10.107.149.229 80 -persistenceType NONE -cltTimeout 180 -authn401
ON -authnVsName SAML_SP
bind lb vserver lb_vsrv_www_ssl Red_srv
bind lb vserver Ib_vsrv_www_ssl Blue_srv
add authentication vserver SAML_SP SSL 10.107.149.230 443 -AuthenticationDomain citrix.lab

What should the administrator bind to the virtual server SAML_SP to complete the installation and change the status to UP?

  1. A

    An SSL certificate

  2. B

    A service

  3. C

    An AAA policy

  4. D

    An LDAP policy

Show answer and explanation

Correct answer: D

Question 8 Single choice

Scenario: A Citrix Administrator would like to grant access to a Junior Citrix Administrator on the Citrix ADC. The administrator would like to grant full access to everything except:

Shell
User configuration
Partition configuration

Which preexisting command policy would meet the needs of this scenario?

  1. A

    Network

  2. B

    Operator

  3. C

    Sysadmin

  4. D

    Superuser

Show answer and explanation

Correct answer: C

Explanation

References:
https://docs.citrix.com/en-us/citrix-adc/current-release/system/authentication-and-authorization-for-system-user/user-usergroups-command-policies.html

Question 9 Single choice

Scenario: A Citrix Administrator configures an access control list (ACL) to block traffic from the IP address
10.102.29.5:

add simpleacl rule1 DENY -srcIP 10.102.29.5

A week later, the administrator discovers that the ACL is no longer present on the Citrix ADC.

What could be the reason for this?

  1. A

    The administrator did NOT run the apply ACL command.

  2. B

    The simple ACLs remain active for only 600 seconds.

  3. C

    The simple ACLs remain active for only 60 seconds.

  4. D

    The Citrix ADC has been restarted without saving the configurations.

Show answer and explanation

Correct answer: A

Question 10 Single choice

A Citrix Administrator needs to block all local printer access from users in the Marketing department who are connecting remotely, but who should still have access when connecting inside the corporate network using the same Citrix Gateway.

What can the administrator configure to accomplish this?

  1. A

    SmartControl

  2. B

    Extended access control list (ACL)

  3. C

    Simple access control list (ACL)

  4. D

    AppFlow

Show answer and explanation

Correct answer: A

Explanation

References:
https://docs.citrix.com/en-us/citrix-gateway/current-release/integrate-web-interface-apps/smart-control.html