
最新1Y0-341テスト材料には有効な1Y0-341テストエンジン
1Y0-341更新された試験問題集で[2025年最新] 練習には有効な試験問題集
質問 # 76
Scenario: A Citrix Engineer Is using Citrix Application Delivery Management (ADM) to manage 20 Citrix ADC VPX appliances. The engineer has added the instances to Citrix ADM. The nsroot password has been changed but is the same across all 20 instances. The engineer needs to update____________ with the new password in Citrix ADM to ensure continued connectivity to the appliances. (Choose the correct option to complete the sentence.)
- A. the profile assigned to each instance
- B. each instance
- C. the instance group
- D. the profile assigned to the instance group
正解:A
質問 # 77
Scenario: A Citrix Engineer has configured NetScaler Management and Analytics System (NMAS) with the default settings. In this configuration, the total number of virtual servers is lower than the number of installed virtual server licenses.
Which type of virtual server will NOT be automatically licensed by the NMAS on discovered instances?
- A. SSL Offload virtual server
- B. Load Balancing virtual server
- C. Content Switching virtual server
- D. Non-addressable virtual server
正解:D
質問 # 78
Which action can be used to place the rule on the relaxation list without being deployed and ensuring that the rule is NOT learned again?
- A. Edit& Deploy
- B. Delete
- C. Deploy
- D. Skip
正解:D
質問 # 79
Scenario: A Citrix Engineer is asked to help improve the performance of a web application. After capturing and analyzing a typical session, the engineer notices a large number of requests for small graphics files, each smaller than 10KB.
Which action can the engineer take to improve web application performance for the graphics files?
- A. Enable the Shrink to Attributes image optimization.
- B. Create a static content group.
- C. Create a dynamic content group.
- D. Enable the Convert GIF to PNG image optimization.
正解:D
解説:
For small graphic files, especially if they are in GIF format, converting them to PNG can often result in smaller file sizes due to PNG's more efficient compression algorithms. This can reduce the amount of data transferred and potentially improve the load times of web pages that utilize many small graphic files. The "feo_tot_img_giftopng" counter suggests that the NetScaler has a feature to convert GIF images to PNG format, which the engineer can enable to optimize the images and improve performance.
質問 # 80
A Citrix Engineer has defined an HTTP Callout, hc_authorized_location, to return the value "Authorized" if client's IP address is on a list of authorized external locations.
Which advanced expression should the engineer use in a policy for testing this condition?
- A. SYS.HTTP_CALLOUT(hc_authorized_location).EQ("Authorized")
- B. SYS.HTTP_CALLOUT(hc_authorized_location).EQUALS_ANY("Authorized")
- C. SYS.HTTP_CALLOUT(hc_authorized_location).IS_TRUE
- D. SYS.HTTP_CALLOUT(hc_authorized_location).IS_VALID
正解:A
解説:
https://docs.citrix.com/en-us/citrix-adc/current-release/appexpert/http-callout/invoking-http-callout.html
質問 # 81
Scenario: A Citrix Engineer arrives to the office to find that all access to a protected web application has stopped. The engineer reviews the Citrix ADC and verifies that the Citrix Web App Firewall feature is enabled, policies are bound, and the correct profiles are assigned to them.
Which two topics can the engineer search for in the log ties? (Choose two.)
- A. Security check violations
- B. Configuration changes
- C. Application authorizations
- D. User authentications
正解:A、B
質問 # 82
A Citrix Engineer is configuring an Application Firewall Policy to protect a website.
Which expression will the engineer use in the policy?
- A. HTTP.REQ.HOSTNAME.EQ ("true")
- B. HTTP.REQ.IS_VALID
- C. HTTP.RES.HEADER ("hostname").EQ ("true")
- D. HTTP.RES.IS_VALID
正解:A
質問 # 83
Scenario: A Citrix Engineer wants to use Citrix Application Delivery Management (ADM) to monitor a single Citrix ADC VPX with eight web applications and one Citrix Gateway. It is important that the collected data be protected.
Which deployment will satisfy the requirements?
- A. A single Citrix ADM with database replication to a secondary storage repository.
- B. A pair of Citrix ADM virtual appliances, each working independently.
- C. A pair of Citrix ADM virtual appliances configured for High Availability.
- D. A single Citrix ADM imported onto the same hypervisor as the Citrix ADC VPX.
正解:C
質問 # 84
Scenario: A Citrix Engineer is asked to implement multi-factor authentication for Citrix Gateway. The engineer creates the authentication policies and binds the policies to the appropriate bind points. The engineer creates a custom form using Notepad++ to format the page which will capture the user's credentials.
To which folder on the Citrix ADC will the engineer need to upload this form?
- A. /flash/nsconfig/loginschema
- B. /flash/nsconfig/loginschema/LoginSchema
- C. /var/netscaler
- D. /var
正解:B
質問 # 85
A Citrix Engineer needs to protect a website that contains sensitive data such as employee ID numbers and customer ID numbers.
Which security check can the engineer implement to protect the sensitive data?
- A. CSRF Form tagging
- B. Safe Object Check
- C. Field Formats
- D. Content-type
正解:B
解説:
Explanation/Reference:
The Safe Object check provides user-configurable protection for sensitive business information, such as customer numbers, order numbers, and country-specific or region-specific telephone numbers or postal codes.
質問 # 86
Which two conditions are required for Signature Auto-Update to work properly? (Choose two.)
- A. The syslog tile cannot be full.
- B. Internet connectivity must be available.
- C. The update interval must be set to a value greater than zero.
- D. DNS resolution must be configured.
正解:B、C
質問 # 87
Which reason can cause fail over in a Citrix ADC Application Delivery Management High Availability pair?
- A. The engineer manually forces the secondary server to shut down.
- B. A secondary server loses connectivity in the LAN.
- C. A primary server does NOT receive the SNMP traps from the instances connected.
- D. A primary server encounters a critical software issue.
正解:D
質問 # 88
A Citrix Engineer configures the integrated caching feature to cache both static and dynamic content, but the integrated cache feature does NOT work as expected. Which two resources can the engineer use to troubleshoot this integrated cache issue? (Choose two.)
- A. ns.conf
- B. core dump
- C. sysctl-a
- D. nstrace
- E. dmesg
正解:A、D
質問 # 89
A Citrix Engineer has enabled transform action in SQL injection check.
What would the following parameter be transformed into?
- A. Citrix/ OR "1"="1
- B. Citrix OR "1"="1
- C. Citrix\ OR "1"="1
- D. Citrix; OR '1' ='1
- E. Citrix OR "1"=/1
正解:C
質問 # 90
A Citrix Engineer observes that after enabling the security checks in Learning mode only in an Application Firewall profile, the NetScaler is blocking the non-RFC compliant HTTP packets.
What can the engineer modify in the configuration to resolve this issue?
- A. Disable Drop Invalid Requests in the HTTP Profile settings.
- B. Set Undefined Action in application firewall settings as APPFW_BYPASS.
- C. Enable Drop Invalid Requests in the HTTP Profile settings.
- D. Set Default profile in application firewall settings as APPFW_BYPASS.
正解:D
質問 # 91
Scenario: A Citrix Engineer manages Citrix Application Delivery Management (ADM) for a large holding company. Each division maintains its own ADC appliances. The engineer wants to make Citrix ADM features and benefits available to each group independently.
What can the engineer create for each division to achieve this?
- A. A dashboard
- B. A site
- C. A group
- D. A tenant
- E. A role
正解:D
解説:
A tenant that involves multi-tenancy solution provisioned by ADM
質問 # 92
Scenario: A Citrix Engineer needs to ensure that the flow of traffic to a web application does NOT overwhelm the server. After thorough testing, the engineer determines that the application can handle a maximum of 3,000 requests per minute. The engineer builds a limit identifier, rl_maxrequests, to enforce this limitation.
Which advanced expression can the engineer write in the Responder policy to invoke rate limiting?
- A. SYS.CHECK_LIMIT("rl_maxrequests").CONTAINS("Busy")
- B. SYS.CHECK_LIMIT("rl_maxrequests")
- C. SYS.CHECK_LIMIT("rl_maxrequests").GE(3000)
- D. SYS.CHECK_LIMIT("rl_maxrequests").IS_VALID
正解:B
解説:
https://docs.netscaler.com/en-us/citrix-adc/current-release/appexpert/rate-limiting/configuring- binding-traffic-rate-policy1.html
質問 # 93
A Citrix Engineer needs to ensure that clients always receive a fresh answer from the integrated cache for positive responses (response of 200).
Which two settings can the engineer configure to make sure that clients receive a fresh response when it is needed? (Choose two.)
- A. flashCache NO
- B. -quickAbortSize
- C. - pollEveryTime YES
- D. prefetch YES
正解:A、C
質問 # 94
Scenario: A Citrix Engineer has enabled the IP Reputation feature. The engineer wants to protect a critical web application from a distributed denial of service attack.
Which advanced expression can the engineer write for a Responder policy?
- A. CLIENT.IP.SRC.IPREP_THREAT_CATEGORY(WEB_ATTACKS)
- B. CLIENT.IP.SRC.IPREP_THREAT_CATEGORY(SPAM_SOURCES)
- C. CLIENT.IP.SRC.IPREP_THREAT_CATEGORY(WINDOWS_EXPLOITS)
- D. CLIENT.IP.SRC.IPREP_THREAT_CATEGORY(BOTNETS)
正解:A
解説:
https://docs.citrix.com/en-us/citrix-adc/13/reputation/ip-reputation.html
質問 # 95
Scenario: A Citrix Engineer needs to configure the Application Firewall to do a credit card check using the command-line interface (CLI) and configure the profile to obscure the credit card number. Which parameter will the engineer add in the CLI to encrypt the credit card numbers in the logs?
- A. -creditCardMaxAllowed
- B. doSecureCreditCardLogging ON
- C. creditCardAction BLOCK
- D. -creditCardXOut ON
正解:B
質問 # 96
A Citrix Engineer needs to configure Relaxation Rules using the learned data for SQL Injection.
Which setting can the engineer enable in order to avoid false-positive learned rules?
- A. Increase Minthreshold value in Learning settings.
- B. Increase database size for Learned data.
- C. Decrease Minthreshold value to Default in Learning settings.
- D. Remove all unreviewed data from Learning settings.
正解:D
質問 # 97
Scenario: A Citrix Engineer discovers a security vulnerability in one of its websites. The engineer takes a header trace and checks the Application Firewall logs.
The following was found in part of the logs:
method=GET request = http://my.companysite.net/FFC/sc11.html msg=URL length (39) is greater than maximum allowed (20).cn1=707 cn2=402 cs1=owa_profile cs2=PPE0 cs3=kW49GcKbnwKByByi3 +jeNzfgWa80000 cs4=ALERT cs5=2015 Which type of Application Firewall security check can the engineer configure to block this type of attack?
- A. Cross-site Scripting
- B. Start URL
- C. Cookie Consistency
- D. Buffer Overflow
正解:A
質問 # 98
Which NetScaler owned IP address is used by NetScaler Management and Analytics System (NMAS) to communicate with NetScaler Instances?
- A. VIP (Virtual IP)
- B. SNIP (Subnet IP)
- C. NSIP (NetScaler IP)
- D. CLIP (Cluster IP)
正解:C
質問 # 99
What should a Citrix Engineer do when using the Learn feature for Start URL relaxation?
- A. Ensure that the /var file system has at least 10 MB free.
- B. Ensure that only valid or correct traffic is directed to the protected web application while in Learn mode.
- C. Invite at least 10 test users to collect sufficient data for the Learn feature.
- D. Create a Web App Firewall policy that blocks unwanted traffic.
正解:C
質問 # 100
......
Citrix 1Y0-341試験は、Citrix ADC(以前のNetScaler ADC)の展開を管理および最適化する責任を持つITプロフェッショナルの知識とスキルをテストするよう設計されています。この試験は、Citrix ADCの経験があり、高度なセキュリティ、管理、最適化のトピックにおける専門知識を証明したい個人を対象としています。
1Y0-341サンプルには正確な更新された問題:https://www.jpntest.com/shiken/1Y0-341-mondaishu
1Y0-341試験情報と無料練習テストを提供します:https://drive.google.com/open?id=19x8N-kDuMknlxF7BO53ovpHzlzcsbHo2