実際にある201問題集でリアルF5問題集PDFを提供しています [2023年06月]
実際のGoShiken 201問題集PDFで100%合格率を保証します
F5 201(BIG-IP管理者)認定試験は、IT業界で非常に尊敬されている認定資格です。この認定試験は、F5 BIG-IP製品を管理および管理するための知識と専門知識を証明したいITプロフェッショナルを対象としています。試験は、BIG-IPシステムの設定と管理、高可用性と冗長性の実装、一般的な問題のトラブルシューティングなどのトピックをカバーしています。
質問 # 39
How should a BIG-IP Administrator control the amount of traffic that a newly enabled pool member receives.
- A. set the Priority Group Activation
- B. set a Connection Limit
- C. set the Slow Ramp Time
- D. set a Health Monitor
正解:C
解説:
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.
質問 # 40
A local user account (Users) on the BIG-IP device is assigned the User Manager role. Userl attempts to modify the properties of another account (User2), but the action fails. The BIG-IP Administrator can successfully modify the User2 account.
Assuming the principle of least privilege, what is the correct way to allow User 1 to modify User2 properties?
- A. Move User to the same partition as User2.
- B. Modify the partition access for User 1
- C. Grant User1 administrative privileges
- D. Move User2 to the same partition as User1
正解:B
質問 # 41
Which event is always triggered when a client initially connects to a virtual server configured with an HTTP profile?
- A. HTTP_DATA
- B. HTTP_REQUEST
- C. CLIENT_DATA
- D. CLIENT_ACCEPTED
正解:D
質問 # 42
A site needs a virtual server that will use an iRule to parse HTTPS traffic based on HTTP header values. Which two profile types must be associated with such a virtual server? (Choose two.)
- A. HTTP
- B. TCP
- C. ServerSSL
- D. HTTPS
正解:A、B
質問 # 43
Refer to the exhibit.
The BIG-IP Administrator is investigating disk utilization on the BIG-IP device.
What should the BIG-IP Administrator check next?
- A. Large files on the / file system
- B. Results from the platform diagnostics test
- C. Results from the EUD test
- D. Large files on /usr file system
正解:A
質問 # 44
You have created a custom profile named TEST2. The parent profile of TEST2 is named TEST1. If additional changes are made to TEST1, what is the effect on TEST2.
- A. Changes to TEST1 cannot affect TEST2 once TEST2 is saved.
- B. When TEST1 is changed, the administrator is prompted and can choose whether to propagate changes to TEST2.
- C. All changes to TEST1 are propagated to TEST2.
- D. Some of the changes to TEST1 may propagate to TEST2.
正解:D
質問 # 45
A BIG-IP Administrator notices that one of the servers that runs an application is NOT receiving any traffic. The BIG-IP Administrator examines the configuration status of the application and observes the displayed monitor configuration and affected Pool Member status. What is the possible cause of this issue?
- A. The Node Health Monitor is NOT responding.
- B. HTTP 1.1 is NOT appropriate for monitoring purposes.
- C. The application is NOT responding with the expected Receive String.
- D. The BIG-IP device is NOT able to reach the Pool.
正解:A
質問 # 46
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 Downloads
- B. F5 Bug Tracker
- C. FSiHealth
- D. F5 University
- E. F5 End User Diagnostics (EUD)
正解:B、C
解説:
F5 University -- F5 learning materials
F5 Downloads - iso download page
F5 End User Diagnostics (EUD) -- Hardware detection
質問 # 47
Which cookie persistence method requires the fewest configuration changes on the web servers to be implemented correctly.
- A. passive
- B. rewrite
- C. session
- D. insert
正解:D
質問 # 48
A BIG-IP Administrator need to ensure that a pool member and down by the monitor the BIG-IP system sends existing connections to another be pool member.
Which should the BIG-IP Administrator perform to meet this goal?
- A. Reconfigure the pool motor members as UP.
- B. Set Action on Service Down sing under the server configuration to reselect.
- C. Set Action Service Down setting under the pool configuration to reselect.
- D. Enable mirroring within the persistence profile.
正解:C
質問 # 49
A BIG-IP system has the following configuration:
* SNAT is set to Auto Map
* There are two VLANs internal and external
* Default route is pointed to the gateway on external VLAN
* Self P for internal VLAN is 1921.1.2
* Self IP for external VLAN is 192.1.2.2
* Floating IP addresses for internal VLAN is 192.1.1.1
* Floating IP addresses for external VLAN is 192.1.2.1
* The Virtual Server IP address is 192.1.1.100
Which IP address does the BIG-IP system use first when traffic reaches the servers on the internal VLAN?
- A. 192.1.1.1
- B. 192.1.2.2
- C. 192.1.1.100
- D. 192.1.2.1
正解:A
質問 # 50
Refer to the exhibit.
A BIG-IP Administrator configures a now VLAN on an HA pair of devices that does NOT yet have any traffic. This action causes the assigned traffic group to fail over to the standby device.
Which VLAN setting should be changed to prevent this issue?
- A. Auto Last Hop
- B. Fail-safe
- C. Source Check
- D. Customer Tag
正解:B
質問 # 51
Which statement is true about the synchronization process, as performed by the Configuration Utility or by typing b config sync all.
- A. Multiple files,
including
/config/bigip.conf and
/config/bigip_base.conf,
are synchronized (made identical) each time the process is run. - B. The process should always be run from the standby system.
- C. The process should always be run from the system with the latest configuration.
- D. The two /config/bigip.conf configuration files are synchronized (made identical) each time the process is run.
正解:D
質問 # 52
As a part of the Setup Utility, the administrator sets the host name for the BIG IP. What would be the result if the two systems in a redundant pair were set to the same host name?
- A. The first time the systems are synchronized the receiving system will be assigned the same self-IP addresses as the source system.
- B. When the administrator attempts to access the configuration utility using the host name, they will always connect to the active system.
- C. In a redundant pair, the two systems will always have the same host name. The parameter is synchronized between the systems.
- D. Host names do not matter in redundant pair communication.
正解:A
質問 # 53
Refer to the exhibit.
Due to a change in application requirements, a BIG-IP Administrator needs to modify the configuration of a Virtual Server to include a Fallback Persistence Profile.
Which persistence profile type should the BIG-IP Administrator use for this purpose?
- A. Source Address Affinity
- B. SSL
- C. Universal
- D. Hash
正解:A
質問 # 54
Assume a BIGElIP has no NATs or SNATs configured. Which two scenarios are possible when client traffic
arrives
on a BIGElIP that
is
NOT
destined
to a selfElIP. (Choose two.)
- A. If the destination of the traffic does not match a virtual server, the traffic will be discarded.
- B. If the destination of the traffic does not match a virtual server, the traffic will be forwarded based on routing tables.
- C. If the destination of the traffic matches a virtual server, the traffic will be forwarded, but it cannot be loadElbalanced since no SNAT has been configured.
- D. If the destination of the traffic matches a virtual server, the traffic will be processed per the virtual server definition.If the destination of the traffic matches a virtual server, the traffic will be processed per the virtual server. definition.
正解:A、D
質問 # 55
Which Virtual Server type prevents the use of a default pool?
- A. Forwarding (IP)
- B. Performance (Layer 4)
- C. Performance HTTP
- D. Standard
正解:A
解説:
Forwarding (IP) cannot be associated with the pool.
質問 # 56
Refer to the exhibit
A connection is being established to IP 1.1.1.1 on port 8080.
Which virtual server will handle the connection?
- A. host_vs
- B. fwd_8080_vs
- C. host_ 8080_VS
- D. fwdvs
正解:A
質問 # 57
You have a pool of servers that need to be tested. All of the servers but one should be tested every 10 seconds, but one is slower and should only be tested every 20 seconds. How do you proceed?
- A. It cannot be done. All monitors test every five seconds.
- B. It can be done by assigning one monitor to the pool and a different monitor to the slower pool member.
- C. It cannot be done. All of the members of a pool must be tested at the same frequency.
- D. It can be done, but will require assigning monitors to each pool member.
正解:B
質問 # 58
......
F5 201 認定試験の出題範囲:
| トピック | 出題範囲 |
|---|---|
| トピック 1 |
|
| トピック 2 |
|
| トピック 3 |
|
| トピック 4 |
|
| トピック 5 |
|
| トピック 6 |
|
| トピック 7 |
|
| トピック 8 |
|
F5 201 (BIG-IP管理者) 認定試験は、テクノロジー業界で高く評価され、尊敬されている資格です。この認定試験は、F5 BIG-IP製品を管理および維持する責任を持つITプロフェッショナルを対象としています。認定試験は、複雑なネットワーク環境でF5 BIG-IP製品を効果的に展開、設定、管理するために必要な知識と技術を検証します。試験のトピックには、ネットワークの基礎、アプリケーション配信、セキュリティ、トラブルシューティングなどが含まれます。
検証済み201問題集と解答で最新201をダウンロード:https://www.goshiken.com/F5/201-mondaishu.html
無料F5 201試験問題と解答があります:https://drive.google.com/open?id=1mtaHnReMAr83WxF_tRwTUyzt6-tkfrPF