[2026年01月13日] 合格F5 Networks Certification Study Materials 201試験問題集には255問があります [Q61-Q79]

Share

[2026年01月13日] 合格F5 Networks Certification Study Materials 201試験問題集には255問があります

究極ガイドの無料準備F5 201試験問題と解答

質問 # 61
A BIG-IP Administrator is receiving intermittent reports from users that SSL connections to the BIG-IP device are failing. Upon checking the log files, the BIG-IP Administrator notices the following error message:
ere tmm<instance>[<pid>]: 01260008:3: SSL transaction (TPS) rate limit reached After reviewing statistics, the BIG-IP Administrator notices there are a maximum of 1200 client-side SSL TPS and a maximum of 800 server-side SSL TPS.
What is the minimum SSL license limit capacity the BIG-IP Administrator should upgrade to handle this peak?

  • A. 0
  • B. 1
  • C. 2
  • D. 3

正解:C


質問 # 62
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. ifconfig
  • B. Ping
  • C. tcpdump
  • D. Health

正解:C


質問 # 63
The current status of a given pool member is nknown. Which condition could explain that state. The current status of a given pool member is .nknown. Which condition could explain that state.

  • A. The member has no monitor assigned to it.
  • B. The member has a monitor assigned to it and the most recent monitor was successful.
  • C. The member has a monitor assigned to it and the monitor did not succeed during the most recent timeout period.
  • D. The member's node has a monitor assigned to it and the monitor did not succeed during the most recent timeout period.

正解:A


質問 # 64
Which statement is true regarding failElover.

  • A. Hardware failElover can be used in conjunction with network failover.
  • B. If the hardware failElover cable is disconnected, both BIGElIP devices will always assume the active role.
  • C. Hardware failElover is disabled by default.
  • D. By default, hardware faElilover detects voltage across the failElover cable and monitors traffic across the internal VLAN.

正解:A


質問 # 65
Refer to the exhibit.

How are new connections load balanced?

  • A. To the pool member with a high priority group value defined
  • B. To the pool member with a low priority group value defined
  • C. To the pool member with the least number of connections
  • D. To the first two members listed with the same priority group

正解:C


質問 # 66
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. Host names do not matter in redundant pair communication.
  • B. In a redundant pair, the two systems will always have the same host name. The parameter is synchronized between the systems.
  • C. When the administrator attempts to access the configuration utility using the host name, they will always connect to the active system.
  • D. The first time the systems are synchronized the receiving system will be assigned the same self-IP addresses as the source system.

正解:D


質問 # 67
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. SSL termination could not be performed if the virtual server's port was not port 443.
  • C. Virtual servers with a ClientSSL profile are always configured with a destination port of 443.
  • D. As long as client traffic was directed to the alternate port, the virtual server would work as intended.

正解:D


質問 # 68
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. vsjutps
  • B. nvfs
  • C. vs_ftp
  • D. vs_http

正解:C


質問 # 69
A BIG-IP Administrator needs to restore an encrypted UCS archive from the command line using the TMSH utility.
Which TMSH command should the BIG-IP Administrator use to accomplish this?

  • A. load/sys ucs <filepath> passphrase <password>
  • B. load/sys config file <filepath>
  • C. load/sys ucs <filepath> no-license
  • D. load/sys config file <filepath> passphrase <password>

正解:A


質問 # 70
Which statement is true concerning a functional iRule.

  • A. iRules use a proprietary syntax language.
  • B. iRules must contain at least one conditional statement.
  • C. iRules must contain at least one event declaration.
  • D. iRules must contain at least one pool assignment statement.

正解:C


質問 # 71
A BIGJP Administrator needs to load a UCS file but must exclude the license file. How should the administrator perform this task?

  • A. From the GUI, select the UCS file and click restore
  • B. From the GUI, select the UCS file, unchcck the license box, and click restore
  • C. From the CLI with command(tmos)< tmsh load /sys ucs <ucs filename> no-license
  • D. From the CLI with command U tmsh load /$ys ucs <ucs filename> no-license

正解:D


質問 # 72
A virtual server is listening at 10.10.1.100:any and has the following iRule associated with it: when CLIENT_ACCEPTED { if {[TCP::local_port] equals 80 } { pool pool1 } elseif {[TCP::local_port] equals 443 } { pool pool2 } If a user connects to 10.10.1.100 and port 22, which pool will receive the request.

  • A. Unknown. The pool cannot be determined from the information provided.
  • B. None. The request will be dropped.
  • C. pool2
  • D. pool1

正解:A


質問 # 73
When can a single virtual server be associated with multiple profiles?

  • A. Often. Profiles work on different layers and combining profiles is common.
  • B. Rarely. One combination, using both the TCP and HTTP profile does occur, but it is the exception.
  • C. Unlimited. Profiles can work together in any combination to ensure that all traffic types are supported in a given virtual server.
  • D. Never. Each virtual server has a maximum of one profile.

正解:A


質問 # 74
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 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 alternate between red and green.
  • C. The pool member would be marked unknown (blue).
  • D. The pool member would be marked offline (red).

正解:A


質問 # 75
A site needs to terminate client HTTPS traffic at the BIG-IP and forward that traffic unencrypted. Which two are profile types that must be associated with such a virtual server? (Choose two.)

  • A. TCP
  • B. ClientSSL
  • C. HTTPS
  • D. HTTP
  • E. ServerSSL

正解:A、B


質問 # 76
Refer to the exhibit.

A BIG-IP Administrator needs to deploy an application on the BIG-IP system to perform SSL offload and re-encrypt the traffic to pool members.
During testing, users are unable to connect to the application.
What must the BIG-IP Administrator do to resolve the issue?

  • A. Remove the configured SSL Profile (Client)
  • B. Enable Forward Proxy in the SSL Profile (Client)
  • C. Configure an SSL Profile (Server)
  • D. Configure Protocol Profile (Server) as splitsession-default-tcp

正解:C

解説:
Explanation
According to the requirements of the subject, the client and server must be configured with ssl profile.


質問 # 77
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 > Profiles > Services > HTTP > http
  • B. Local Traffic > Pools > P_ example
  • C. Local Traffic > Monitors > http
  • D. Local Traffic > Nodes > Default Monitor

正解:B


質問 # 78
Refer to the exhibit.

How long will the persistence record remain in the table?

  • A. 180 seconds after the last packet
  • B. 300 seconds after the last packet
  • C. 300 seconds after the initial table entry
  • D. 180 seconds after the initial table entry

正解:B


質問 # 79
......

BIG-IP Administrator Exam練習テスト2026年最新のストレスなしで201合格!:https://drive.google.com/open?id=1vMszc3k1eCmbWGsGmosHHM-0pC4UmNO4

合格させる201テストエンジンとPDFで完全版無料問題集:https://jp.fast2test.com/201-premium-file.html


弊社を連絡する

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

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

サポート: 現在連絡 

English Deutsch 繁体中文 한국어