F5 201リアル試験問題テストエンジン問題集トレーニングには255問あります
201実際の問題解答PDFには100%カバー率リアル試験問題
試験は、F5 BIG-IPシステムの効果的な管理に必要な様々なトピックをカバーしています。これには、仮想サーバー、プール、およびノードの構成、負荷分散とトラフィック管理の実装、基本的なトラブルシューティングの実行、BIG-IP高可用性機能の管理などが含まれます。
質問 # 67
A BIG-IP Administrator needs to determine which pool members in a pool have been manually forced offline and are NOT accepting any new traffic. Which status icon indicates this?
A)
B)
C)
D)
- A. Option
- B. Option
- C. Option
- D. Option
正解:C
質問 # 68
A BIG-IP Administrator wants to add a new Self IP to the BIG-IP device. Which item should be assigned to the new Self IP being configured?
- A. VLAN
- B. Route
- C. Interface
- D. Trunk
正解:A
質問 # 69
Assuming there are open connections through an active system's NAT and a fail over occurs, by default, what happens to those connections?
- A. Longlived connections such as Telnet and FTP will be maintained while shortlived connections such as HTTP will be lost.
- B. All open connections are lost, but new connections are initiated by the newly active BIG IP, resulting in minimal client downtime.
- C. The "Mirror" option must be chosen on the NAT and the setting synchronized prior to the connection establishment.
- D. All open connections will be maintained.
- E. All open connections will be lost.
正解:D
質問 # 70
A virtual server at 10.10.1.100:80 has the
rule listed below applied. when HTTP_REQUEST { if {[HTTP::uri] ends_with "htm" } { pool pool1 } elseif {[HTTP::uri] ends_with "xt" } { pool pool2 } If a user connects to http://10.10.1.100/foo.txt which pool will receive the request.
- A. None. The request will be dropped.
- B. pool1
- C. Unknown. The pool cannot be determined from the information provided.
- D. pool2
正解:D
質問 # 71
Which three iRule events are likely to be seen in iRules designed to select a pool for load balancing? (Choose three.)
- A. HTTP_REQUEST
- B. SERVER_CONNECTED
- C. SERVER_DATA
- D. HTTP_RESPONSE
- E. CLIENT_ACCEPTED
- F. CLIENT_DATA
- G. SERVER_SELECTED
正解:A、E、F
質問 # 72
Refer to the exhibit.
A pool member fails the monitor checks for about 30 minutes and then starts passing the monitor checks. New traffic is Not being sent to the pool member.
What is the likely reason for this problem?
- A. Monitor Type is TCP Half Open
- B. Time Until Up is zero
- C. The pool member is disabled
- D. Manual resume is enabled
正解:D
質問 # 73
A site has six members in a pool. All of the servers have been designed, built, and configured with the same applications. It is known that each client's interactions vary significantly and can affect the performance of the servers. If traffic should be sent to all members on a regular basis, which loadbalancing mode is most effective if the goal is to maintain a
relatively even load across all servers.
- A. Priority
- B. Ratio
- C. Observed
- D. Round Robin
正解:C
質問 # 74
The BIG-IP Administrator needs to perform a BIG-IP device upgrade to the latest version of TMOS. Where can the administrator obtain F5 documentation on upgrade requirements?
- A. Local Traffic > Virtual Servers
- B. AsKFS
- C. Network > Interfaces
- D. Local Traffic > Pools
- E. iHealth
正解:D
質問 # 75
Refer to the exhibit.
An LTM device has a virtual server mapped to www.f5.com. Users report that when they connect to
/resources/201.1.2h.l_l.com they are unable to receive content.
What is the likely cause of the issue?
- A. The pool associated with the virtual server does not have priority group activation enabled.
- B. The virtual address does not have route advertising enabled.
- C. The virtual address does not have ARP enabled.
- D. The pool associated with the virtual server is falling its health check.
正解:C
質問 # 76
An ecommerce company is experiencing latency issues with online shops during Black Friday's peak season.
The BIG-IP Administrator detects an overall high CPU load on the BIG-IP device and wants to move the top utilized Virtual Servers to a dedicated BIG-IP device.
Where should the BIG-IP Administrator determine the problematic Virtual Servers?
- A. System > Plattform
- B. Statistics > Module Statistics > Local Traffic > Virtual Servers
- C. Local Traffic > Virtual Servers > Virtual Server List
- D. Local Traffic > Network Map
正解:B
質問 # 77
The BIG-IP Administrator configures an HTTP monitor with a specific receive string. The status is marked
'down'.
Which tool should the administrator use to identify the problem?
- A. Ping
- B. tcpdump
- C. ifconfig
- D. Health
正解:B
質問 # 78
Assume a virtual server is configured with a ClientSSL profile. What would the result be if the virtual server's destination port were not 443.
- A. Since the virtual server is associated with a ClientSSL profile, it will always process traffic sent to port 443.
- B. Virtual
servers
with a
ClientSSL
profile
are
always
configured
with a destination port of 443. - C. As long as client traffic was directed to
the alternate port, the virtual server would work as intended. - D. SSL termination could not be performed if the virtual server's port was not port
443.
正解:C
質問 # 79
Which Virtual Server type prevents the use of a default pool?
- A. Forwarding (IP)
- B. Performance HTTP
- C. Standard
- D. Performance (Layer 4)
正解:A
解説:
Forwarding (IP) cannot be associated with the pool.
質問 # 80
When configuring a pool member's monitor, which three association options are available? (Choose three.)
- A. inherit the pool's monitor
- B. configure a default monitor
- C. inherit the node's monitor
- D. do not assign any monitor to the specific member
- E. assign a monitor to the specific member
正解:A、D、E
質問 # 81
Which file should the BIG-IP Administrator check to determine when a Virtual Server changed its status
- A. /var/log/monitors
- B. /var/log/audit
- C. /var/log/tm
- D. /var/log/lastlog
正解:C
質問 # 82
You need to terminate client SSL traffic at the BIG-IP and also to persist client traffic to the same pool member based on a BIG IP supplied cookie.
Which four are profiles that would normally be included in the virtual server's definition? (Choose four.)
- A. ClientSSL
- B. HTTPS
- C. CookieBased Persistence
- D. HTTP
- E. TCP
- F. ServerSSL
正解:A、C、D、E
質問 # 83
For a given Virtual Server, the BIG-IP must perform SSL Offload and negotiate secure communication overTLSvl.2only.
What should the BIG-IP Administrator do to meet this requirement?
- A. Configure a custom SSL Profile (Client) and select no TLSvl in the options list
- B. Configure a custom SSL Profile (Client) with a custom TLSV1.2 cipher string
- C. Configure a custom SSL Profile (Server) and select no TLSvl in the options list
- D. Configure a custom SSL Profile (Server) with a custom TLSV1.2 cipher string
正解:B
解説:
no TLSvl only disables TLS1.0, TLS1.1 is still used and does not meet the requirements.
質問 # 84
A site would like to ensure that a given web server's default page is being served correctly prior to sending it client traffic. They assigned the A site would like to ensure that a given web server's default page is being served correctly prior to sending it client traffic. They.e assigned the default HTTP monitor to the pool. What would the member status be if it sent an unexpected response to the GET request. default HTTP monitor to the pool. What would the member. status be if it sent an unexpected response to the GET request.
- A. The pool member would be marked online (green).
- B. The pool member would be marked offline (red).
- C. The pool member would be marked unknown (blue).
- D. The pool member would alternate between red and green.
正解:A
質問 # 85
Which cookie persistence method requires the fewest configuration changes on the web servers to be implemented correctly.
- A. insert
- B. session
- C. rewrite
- D. passive
正解:A
質問 # 86
The incoming client IP address is 195.64.45.52 and the last five connections have been sent to members A, C, E, D and B. Given the virtual server, pool, and persistence definitions and statistics shown in the above graphic, which member will be used for the next connection?
- A. 10.10.20.2:80
- B. It cannot be determined with the information given.
- C. 10.10.20.4:80
- D. 10.10.20.3:80
- E. 10.10.20.5:80
- F. 10.10.20.1:80
正解:D
質問 # 87
Assume a virtual
server
has a ServerSSL
profile.
What
SSL certificates are required on the BIGIP.
- A. The BIGElIP's SSL certificates must only exist.
- B. No SSL certificates are required on the BIGElIP.
- C. The BIGElIP's SSL certificates must be created within the company hosting the BIGElIPs.
- D. The BIGElIP's SSL certificates must be issued from a certificate authority.
正解:B
質問 # 88
......
GoShiken 201試験練習テスト問題:https://www.goshiken.com/F5/201-mondaishu.html
201試験問題解答:https://drive.google.com/open?id=1mtaHnReMAr83WxF_tRwTUyzt6-tkfrPF