1Y0-241試験無料問題集「Citrix Deploy and Manage Citrix ADC 13 with Traffic Management 認定」
Scenario: The policies below are bound to a content switching vServer.
bind cs vServer vserver1 -policyName CSPOL_7 -priority 100 -gotoPriorityExpression NEXT bind cs vServer vserver1 -policyName CSPOL_5 -priority 90 bind cs vServer vserver1 -policyName CSPOL_9 -priority 110 bind cs vServer vserver1 -policyName CSPOL_4 -priority 120 bind cs vServer vserver1 -policyName CSPOL_8 -priority 210 Policy CSPOL_7 has been invoked.
Which policy will be invoked next?
bind cs vServer vserver1 -policyName CSPOL_7 -priority 100 -gotoPriorityExpression NEXT bind cs vServer vserver1 -policyName CSPOL_5 -priority 90 bind cs vServer vserver1 -policyName CSPOL_9 -priority 110 bind cs vServer vserver1 -policyName CSPOL_4 -priority 120 bind cs vServer vserver1 -policyName CSPOL_8 -priority 210 Policy CSPOL_7 has been invoked.
Which policy will be invoked next?
正解:C
解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
Scenario: A Junior Citrix Administrator needs to create a content switching vServer on a Citrix ADC high availability (HA) pair. The NSIP addresses are 192.168.20.10 and 192.168.20.11. The junior administrator connects to NSIP address 192.168.20.10 and saves the changes.
The following day, a Senior Citrix Administrator tests the new content switching vServer, but it is NOT working. The senior administrator connects to the HA pair and discovers that everything the junior administrator configured is NOT visible.
Why has the Citrix ADC lost the newly added configurations?
The following day, a Senior Citrix Administrator tests the new content switching vServer, but it is NOT working. The senior administrator connects to the HA pair and discovers that everything the junior administrator configured is NOT visible.
Why has the Citrix ADC lost the newly added configurations?
正解:B
解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
Scenario: A Citrix Administrator manages an environment that has three SSL websites, all serving the same content.
www.company.com
www.company.net
www.company.org
The administrator would like to consolidate the websites into a single, load-balanced SSL vServer.
What can the administrator bind to use a single SSL vServer?
www.company.com
www.company.net
www.company.org
The administrator would like to consolidate the websites into a single, load-balanced SSL vServer.
What can the administrator bind to use a single SSL vServer?
正解:C
解答を投票する
Scenario: A Citrix Administrator manages a Citrix SDX appliance with several instances configured. The administrator needs to enable Layer 2 mode on two instances.
When using a shared network interface, what must the administrator do to ensure that traffic flows correctly?
When using a shared network interface, what must the administrator do to ensure that traffic flows correctly?
正解:D
解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
Scenario: To receive data alerts for failures, a Citrix Administrator is configuring SNMP on the Citrix ADC.
The administrator is confident that the manager, alarms and SNMP traps are configured correctly. The following week, there is a Citrix ADC-related outage and the administrator does NOT receive any alerts.
What could be the reason for this alert failure?
The administrator is confident that the manager, alarms and SNMP traps are configured correctly. The following week, there is a Citrix ADC-related outage and the administrator does NOT receive any alerts.
What could be the reason for this alert failure?
正解:B
解答を投票する
Scenario: A Citrix Administrator observes that when the client gets redirected to www.citrix.com/owa/search?q=username, an HTTP 503 response is received from the content switching vServer.
The relevant configuration is as follows:
> add cs action CS_Act_1 -targetLBVserver SERVER_1
> add cs action CS_Act_2 -targetLBVserver SERVER_2
> add cs action CS_Act_3 -targetLBVserver SERVER_3
> add cs action CS_Act_4 -targetLBVserver SERVER_4
> add cs policy CS_Pol_1 -rule "http.REQ.URL path_and_queryCONTAINS(\"connect\")" -action CS_Act_1
> add cs policy CS_Pol_2 -rule "http.REQ.URL path_and_query EQ(\"owa\")" -action CS_Act_2
> add cs policy CS_Pol_3 -rule "http REQ.URL path_and_query CONTAINS(\"owa\")" -action CS_Act_3
> add cs policy CS_Pol_4 -rule "http.REQ.IS_VALID" -action CS_Act_4
> bind cs vServer CS_vserver1 -policyName CS_Pol_1 -priority 110
> bind cs vServer CS_vserver1 -policyName CS_Pol_4 -priority 120
How can the administrator correct the issue?
The relevant configuration is as follows:
> add cs action CS_Act_1 -targetLBVserver SERVER_1
> add cs action CS_Act_2 -targetLBVserver SERVER_2
> add cs action CS_Act_3 -targetLBVserver SERVER_3
> add cs action CS_Act_4 -targetLBVserver SERVER_4
> add cs policy CS_Pol_1 -rule "http.REQ.URL path_and_queryCONTAINS(\"connect\")" -action CS_Act_1
> add cs policy CS_Pol_2 -rule "http.REQ.URL path_and_query EQ(\"owa\")" -action CS_Act_2
> add cs policy CS_Pol_3 -rule "http REQ.URL path_and_query CONTAINS(\"owa\")" -action CS_Act_3
> add cs policy CS_Pol_4 -rule "http.REQ.IS_VALID" -action CS_Act_4
> bind cs vServer CS_vserver1 -policyName CS_Pol_1 -priority 110
> bind cs vServer CS_vserver1 -policyName CS_Pol_4 -priority 120
How can the administrator correct the issue?
正解:A
解答を投票する