-
1Y0-A11题库demo免费下载
Filed under CitrixSep 23Citrix认证1Y0-A11考试题库介绍
考试代号: 1Y0-A11
问题数量:104 Q&As
更新时间: 2009-09-23
注册地点: Prometric/Pearson VUE
题库全称:Basic Administration for Citrix NetScaler 9.0免费1Y0-A11题库Demo赏析
Exam : Citrix 1Y0-A11
Title : Basic Administration for Citrix NetScaler 9.01. Which command can an administrator use to set up a NetScaler system to use SNIPs instead of MIPs for connections to local resources?
A. set ns ip snip -mip
B. set ns mode USNIP
C. add ns mode USNIP
D. enable ns mode USNIP
Answer: D2. A NetScaler system is running with high CPU usage frequently.
Which log can the administrator view to determine if the high CPU is being caused by the processes running in the user space?
A. syslog
B. nswlog
C. newnslog
D. nsconmsg
Answer: C3. Where in the configuration utility can an administrator configure a NetScaler high availability pair to ensure that specific interfaces are NOT monitored?
A. The root of the System node
B. The root of the Network node
C. The interface sub node in the System node
D. The interface sub node in the Network node
Answer: D4. An administrator is configuring a compression policy and does NOT want HTTP responses to be compressed.
Which step should the administrator take to achieve this?
A. Use the appropriate default compression policy
B. Configure the compression policy for HTTP requests only
C. Remove the "Accept-Encoding" header from the HTTP responses
D. Use Re-write to remove "Accept-Encoding" header from the HTTP requests
Answer: D5. Scenario: An administrator needs to create a health check that will mark an HTTP service down if the bound monitor probe fails. The administrator wants to create a monitor and configure the health check so that a trap is sent if the monitor probe reply exceeds 20 milliseconds.
How can the administrator create the monitor for this health check using the command line interface?
A. set mon monitor-HTTP-1 HTTP -interval 20 milli
B. add lb mon monitor-HTTP-1 HTTP -interval 20 milli
C. set mon monitor-HTTP-1 HTTP -resptimeout 20 milli
D. add lb mon monitor-HTTP-1 HTTP -resptimeout 20 milli
Answer: D6. Scenario: An administrator must set up a NetScaler system network with USIP mode enabled. The NetScaler must be able to preserve client IP addresses in TCP/IP packets reaching the back-end servers except for connections coming from particular IP addresses that are defined in an ACL. In the case of connections coming from the IP addresses defined in the ACL, the packets reaching the back-end servers should receive the NetScaler IP address instead of the client IP address. On which entity should RNAT be configured to meet the requirements in this scenario according to best practices?
A. ACL
B. Client
C. Virtual server
D. Back-end server
Answer: A7. Scenario: A network administrator is deploying a NetScaler system in an environment with a single subnet using this IP information:
subnet: 192.168.10.32 netmask: 255.255.255.224 default gateway: 192.168.10.40 The administrator already set up the NSIP and MIP addresses using the command line interface.
Which command could the administrator use to complete this set up successfully?
A. add route 0.0.0.0 0.0.0.0 192.168.10.32
B. add route 0.0.0.0 0.0.0.0 192.168.10.40
C. add route 0.0.0.0 0.0.0.0 192.168.10.62
D. add route 192.168.10.0 255.255.255.224 192.168.10.32
E. add route 192.168.10.0 255.255.255.224 192.168.10.62
Answer: B8. Scenario: An administrator is configuring a NetScaler system in one-armed mode. The NetScaler appliances are connected to the network through a switch and will be configured as a pair with high availability (HA) enabled.
Which two steps should the administrator take to succesfully configure HA in this environment? (Choose two.)
A. Ensure the NSIP is identical on both systems
B. Configure a unique nsroot password on each node of the HA pair
C. Disable all system interfaces except the one connected to the switch
D. Configure a Remote Procedural Call (RPC) node password on each node of the HA pair
Answer: CD9. Which event would trigger a failover in a high availability pair?
A. The primary appliance reboots.
B. A forced synchronization event fails.
C. A monitored interface fails on the secondary node.
D. The default gateway does not return a heartbeat packet from the primary node.
Answer: A10. An administrator configured cache redirection and needs to provide a report of how that feature is functioning in the network environment.
What can the administrator use to see a graphical representation of the statistics for the vserver performing the cache redirection?
A. The monitor view for the service bound to the correct vserver
B. The chart option in the Dashboard once the correct vserver is selected
C. The chart option in the Dashboard for the service bound to the correct vserver
D. The request and response rates option in the Dashboard once te correct vserver is selected
Answer: B11. Which SNMP trap must an administrator configure to be informed when the response time for a monitor probe that had exceeded the set threshold returns to normal?
A. entityup
B. entitydown
C. monRespTimeoutAboveThresh
D. monRespTimeoutBelowThresh
Answer: D12. Scenario: An administrator installed a NetScaler system and configured the NSIP and MIP for the system. The NetScaler system will be used primarily for load balancing in this environment.
Which additional step must the administrator take to ensure that the NetScaler system can perform the necessary server load balancing in this environment?
A. Disable USIP mode on both nodes
B. Use the MIP as the NSIP for a high availability environment
C. Create VIPs for the front-end connections to the back-end servers
D. Enable USNIP mode for the front-end connections to the back-end servers
Answer: C13. Scenario: An administrator is planning the necessary configurations on a NetScaler system for an environment that requires the NetScaler system to advertise virtual IP addresses, directly connected routes and static routes on the upstream routers.
What must the administrator ensure is configured on the NetScaler system for this environment?
A. Static Routes
B. Link Load Balancing
C. Route Health Injection
D. Front-end Health Check
Answer: C14. An administrator is deploying a NetScaler system using the command line interface and plans to configure the MIP as 10.48.192.17.
Which command must the administrator use to correctly configure the MIP for this NetScaler system?
A. set ns config -ipaddress 10.48.192.17
B. add ns ip 10.48.192.17 255.255.255.0 -type mip
C. add ns config -ipaddress 10.48.192.17 -subnet mask 255.0.0.0
D. set ns ip -ipaddress 10.48.192.17 -netmask 255.255.255.0 -mip
Answer: B15. An SNMP manager attempted to poll for an OID but received the error message: "response timeout." Which option could the administrator have misconfigured for SNMPv2 to cause this error message?
A. SNMP trap
B. SNMP user
C. SNMP group
D. SNMP community
Answer: D16. Scenario: An administrator is configuring the NetScaler-owned IP address for a network environment where the NetScaler IP, the mapped IP, and the back-end servers will be located on separate subnets. The administrator wants to create as few additional routes on devices, such as the servers, as possible while maintaining the communications between the NetScaler and the other devices.
Which two steps can the administrator take to achieve this? (Choose two.)
A. Enable USIP mode
B. Configure VIPs for the devices
C. Ensure USNIP mode is enabled
D. Make the MIP and the NSIP address the same
E. Configure SNIPs on the subnets of the devices
Answer: CE17. An administrator should configure Link Aggregation on a 7000 NetScaler system when __________. (Choose the correct option to complete the sentence.)
A. redundancy on a half duplex operation is required
B. redundancy on an operation across multiple data rates is required
C. the bandwidth requirements inbound to or outbound from the Netscaler are greater than 1 Gb/sec
D. the bandwidth requirements inbound to or outbound from the Netscaler are greater than 8 Gb/sec
Answer: C18. An administrator has just enabled caching and wants to make sure that this will positively impact server performance. Which information can the administrator get from the Dashboard to determine whether server performance was positively affected by enabling caching?
A. Client connection count increases
B. Server side request rate increases
C. Client connection count decreases
D. Server side request rate decreases
Answer: D19. A company is planning on implementing NetScaler systems in high availability pairs.
Which entry in the NS.CONF file of the secondary system needs to be unique from those of the primary system?
A. VMAC
B. VIP address
C. MIP address
D. NSIP address
Answer: D20. How can an administrator configure a health check for a server receiving HTTP traffic so that it monitors the responses of the server to actual client requests as opposed to probes whenever possible?
A. Use the default TCP monitor
B. Configure an HTTP-ECV monitor
C. Configure an HTTP-Inline monitor
D. Use the TCP monitor with the transparent parameter selected
E. Configure an HTTP monitor with the transparent parameter selected
Answer: C免费下载1Y0-A11题库Demo
Examsoon提供最新的Citrix Other Certification认证 1Y0-A11题库,其全名为:(Basic Administration for Citrix NetScaler 9.0). 在您决定是否购买之前 可以先下载1Y0-A11题库的部分演示. Examsoon是全球唯一提供所有IT认证考试题库demo免费下载的厂商 ,以下为免费1Y0-A11模拟测试题的下载链接
Citrix 1Y0-A11学习指南
Citrix Other Certification认证 1Y0-A11考试已经证明了它在全世界的广泛性和重要性,因此明白这项认证考试的世界各地的人必须具备与认证考试相关领域所需的技能和知识。Citrix认证 1Y0-A11学习指南的目的是检查考生的能力和他对概念的意识。很多时候练习测试1Y0-A11考试都已经被修改过了,删掉了许多过时的东西,而那些需求是在考试课程。当应用到时候你所学的知识的时候,就会鉴定出你所学到的东西以及对所学知识的应用是多么的恰到好处。Citrix认证 1Y0-A11是在IT行业的知名品牌,所以如果您通过了这样一个知名公司举行的一次考试,你可以想象你将来的事业会做的多么好。
想要通过这个考试当然存在很多困难。你所要做的就是准备好充足的勇气和信心,而这些都来源与你平时训练的好坏.建议大家可以去Examsoon这个网站看一下,它的1Y0-A11考试是为了测试您在这方面的知识的掌握程度,最好的部分是它可以使你不断更新你所学的知识,不断进步。如果你知道所有的概念和如何使用他们的时候才是你真正掌握了Examsoon的用意。这门考试检查了您的能力和一旦你通过这次考验你将成为最优秀的人才,其他1Y0-A11考试的Examsoon结算值得注意的影响就是你的薪水将直线上升这大概也是每个人都希望获得的,所以要找一些好的资源才行。
Examsoon考题大师1Y0-A11试题都是考试原题的完美组合,覆盖率95%以上,答案由多位专业资深讲师原版破解得出,正确率100%,只要您使用Examsoon的考试题库参加1Y0-A11考试,保证您一次轻松通过考试;
售后服务第一!我们相信要想在当今时代取得成功,必须为广大用户提供全套的周到细致的全程优质售后服务,只有客户满意了,才能发展。客户至上是Examsoon考题大师的一贯宗旨;
Leave a Reply
You must be logged in to post a comment.

Recent Comments