[Q47-Q67] リアル試験問題201問題集試験問題はここにある [2023年07月]

Share

リアル試験問題201問題集試験問題はここにある [2023年07月]

最新の2023年07月効果的な201テスト問題を使って合格突破


F5 201認定資格を取得することは、アプリケーション配信ネットワーキング分野でキャリアアップを目指す人にとって不可欠です。この認定資格は、世界的に認知され、雇用主から高い評価を受けるため、競争の激しい就職市場で自己を差別化するための貴重な資産となります。


試験は、ネットワークの概念、アプリケーション配信の基礎、F5 BIG-IPシステムのセットアップと設定、およびトラブルシューティングを含む、幅広いトピックに関する多肢選択問題から構成されています。試験は、BIG-IP製品スイート、ローカルトラフィックマネージャ(LTM)、グローバルトラフィックマネージャ(GTM)、およびアプリケーションセキュリティマネージャ(ASM)の理解をテストするために設計されています。

 

質問 # 47
Which event is always triggered when the client sends data to a virtual server using TCP.

  • A. CLIENT_DATA
  • B. VS_CONNECTED
  • C. HTTP_DATA
  • D. HTTP_REQUEST

正解:A


質問 # 48
Which must be sent to the license server to generate a new license?

  • A. the system's purchase order number
  • B. the system's base license
  • C. the system's host name
  • D. the system's dossier

正解:D


質問 # 49
A BIG-IP Administrator assigns the default http health monitor to a pool that has three members listening on port 80 When the administrator connects to each pool member via the CURL utility, two of the members respond with a status of 404 Not Found while the third responds with 200 OK. What will the pool show for member availability?

  • A. Two members online and one member offline.
  • B. Two members offline and one member online.
  • C. All members offline.
  • D. All members online.

正解:D


質問 # 50
A BIG-IP device sends out the following SNMP trap:
big-ipo.f5.com - bigipExternalLinkChange Link: 1.0 is DOWN
Where in the BIG-IP Configuration utility should the BIG-IP Administrator verify the current status of Link
1.0?

  • A. Network > Interfaces > Interface List
    1.0 is a physical interface, you can see the interface status from the physical interface in the network.
  • B. Network > Trunks > Trunk List
  • C. System > Platform
  • D. Statistics > Performance > System

正解:A


質問 # 51
Which three statements describe a characteristic of profiles. (Choose three.)

  • A. All changes to parent profiles are propagated to their child profiles.
  • B. While most virtual servers have at least one profile associated with them, it is not required.
  • C. Default profiles cannot be created or deleted.
  • D. Custom profiles are always based on a parent profile.
  • E. A profile can be a child of one profile and a parent of another.

正解:C、D、E


質問 # 52
A BIG-IP Administrator plans to upgrade a BIG-IP device to the latest TMOS version.
Which two tools could the administrator leverage to verify known issues for the target versions?
(Choose two.)

  • A. F5 Bug Tracker
  • B. F5 University
  • C. F5 Downloads
  • D. F5 End User Diagnostics (EUD)
  • E. FSiHealth

正解:A、E

解説:
Explanation
F5 University -- F5 learning materials
F5 Downloads - iso download page
F5 End User Diagnostics (EUD) -- Hardware detection


質問 # 53
A BIG-IP Administrator is configuring an SSH Pool with five members.
Which Health Monitor should be applied to ensure that available pool members are monitored accordingly?

  • A. http
  • B. udp
  • C. tcp
  • D. https

正解:C


質問 # 54
Refer to the exhibit.

Which two pool members should be chosen for a new connection? (Choose two.)

  • A. 172.16.15.4.80
  • B. 172.10.15.2.80
  • C. 172.16.15.1.80
  • D. 172.16.15.7.80
  • E. 172.16.15.9.80

正解:A、D


質問 # 55
The BIG-IP Administrator needs to ensure the correct health monitor is being used lor a new HTTP pool named P_example.
Where should the BIG-IP Administrator validate these settings in the Configuration Utility?

  • A. Local Traffic > Monitors > http
  • B. Local Traffic > Profiles > Services > HTTP > http
  • C. Local Traffic > Nodes > Default Monitor
  • D. Local Traffic > Pools > P_ example

正解:D


質問 # 56
Refer to the exhibit.

A user attempts to connect to 10.10.10.1.80 using FTP over SSL with an FTPS client. Which virtual server will match and attempt to process the request?

  • A. vs_http
  • B. vs_ftp
  • C. vsjutps
  • D. nvfs

正解:B


質問 # 57
A BIG-IP Administrator configures a Virtual Server. Users report that they always receive a TCP RST packet to the BIG-IP system when attempting to connect to it. What is the possible reason for this issue?

  • A. The virtual server Type is set to Drop
  • B. The virtual server Type is set to Internal
  • C. The virtual server Type is set to Stateless
  • D. The virtual server Type is set to Reject

正解:D


質問 # 58
A BIG-IP Administrator adds new Pool Members into an existing, highly utilized pool. Soon after, there are reports that the application is failing to load for some users. What pool level setting should the BIG-IP Administrator check?

  • A. Allow SNAT
  • B. Availability Requirement
  • C. Slow Ramp Time
  • D. Action On Service Down

正解:C

解説:
Explanation
Option ABC is a global configuration, has nothing to do with the new pool member, select D after excluding


質問 # 59
Refer to the exhibit.

According to the shown Configuration Utility stings What is the setting of the User Directory configuration under the Authentication submenu?

  • A. Remote-TACACS+
  • B. Local
  • C. Managed
  • D. Default system configuration

正解:A


質問 # 60
Refer to the exhibit.

A BIG-IP Administrator creates a new Virtual Server. The end user is unable to access the page. During troubleshooting, the administrator learns that the connection between the BIG-IP system and server is NOT set up correctly.
What should the administrator do to solve this issue?

  • A. Disable Address Translation
  • B. Set Address Translation to SNAT and have self-IP configured in the same subnet of servers
  • C. Set Address Translation to SNAT and configure a specific translation address
  • D. Set Address Translation to Auto Map, configure a SNAT pool, and have pool members in the same subnet of the servers

正解:C

解説:
The status of the pool can be seen that the members are all up, indicating that the network from F5 to the server is no problem, so there is no need to configure selfip on the same subnet. The monitor is normal but the access is not normal, you have to consider the problem of snat, you can configure automap or configure snat and specify snat ip.


質問 # 61
How should a BIG-IP Administrator control the amount of traffic that a newly enabled pool member receives.

  • A. set a Connection Limit
  • B. set the Slow Ramp Time
  • C. set the Priority Group Activation
  • D. set a Health Monitor

正解:B

解説:
Explanation
Slow Ramp Time
Specifies the duration during which the system sends less traffic to a newly-enabled pool member. The amount of traffic is based on the ratio of how long the pool member has been available compared to the slow ramp time, in seconds. Once the pool member has been online for a time greater than the slow ramp time, the pool member receives a full proportion of the incoming traffic. Slow ramp time is particularly useful for the least connections load balancing mode.
Setting this to a nonzero value can cause unexpected Priority Group behavior, such as load balancing to a low-priority member even with enough high-priority servers.


質問 # 62
A BIG-IP Administrator needs to view the CPU utilization of a particular Virtual Server. Which section of the Configuration Utility should the administrator use for this purpose?

  • A. Statistics > Module Statistics > Traffic Summary
  • B. Statistics > Module Statistics > Local Traffic > Virtual Servers
  • C. Statistics > Analytics > Process CPU Utilization
  • D. Statistics > Module Statistics > Local Traffic > Virtual Addresses

正解:B


質問 # 63
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. Observed
  • B. Ratio
  • C. Priority
  • D. Round Robin

正解:A


質問 # 64
Which two can be a part of a virtual server's definition. (Choose two.)

  • A. monitor(s)
  • B. loadElbalancing method(s)
  • C. node address(es)
  • D. pool(s)
  • E. rule(s)

正解:D、E


質問 # 65
A standard virtual server is defined with a pool and a SNAT using automap. All other settings for the virtual server are at defaults. When client traffic is processed by the BIGElIP, what will occur to the IP addresses.

  • A. Traffic initiated to the virtual server will have the destination address translated to a pool member address and the source addressTraffic initiated to the virtual server will have the destination address translated to a pool member. address and the source address translated to a selfElIP address.
  • B. Traffic
    initiated by selected clients, based
    on their IP address, will have the source address translated to a selfElIP address but the destination will only be translated if the traffic is destined to the virtual server.
  • C. Traffic initiated by the pool members will have the source address translated to a selfElIP address but the destination address will not be changed.
  • D. Traffic initiated to the virtual server will have the destination address translated to a pool member address and the source addressTraffic initiated to the virtual server will have the destination address translated to a pool member. address and the source address translated to a selfElIP address. Traffic arriving destined to other destinations will have the source translated to a selfElIP address only.

正解:A


質問 # 66
Which type of Virtual Server requires the use of a FastL4 profile?

  • A. Standard
  • B. Performance (HTTP)
  • C. Performance (Layer 4)
  • D. Stateless

正解:C


質問 # 67
......

正真正銘で最適な資料201オンライン練習試験:https://jp.fast2test.com/201-premium-file.html

優質な201問題集と解釈はあなたを待ってます。今すぐゲットせよ:https://drive.google.com/open?id=1vMszc3k1eCmbWGsGmosHHM-0pC4UmNO4


弊社を連絡する

我々は12時間以内ですべてのお問い合わせを答えます。

我々の働いている時間: ( GMT 0:00-15:00 )
月曜日から土曜日まで

サポート: 現在連絡 

English Deutsch 繁体中文 한국어