301a無料試験問題と解答PDF最新問題2023年12月 [Q81-Q99]

Share

301a無料試験問題と解答PDF最新問題2023年12月

最新301a試験問題集で最近更新された150問題


F5 301A認定試験は、世界中の雇用主とIT専門家によって貴重な資格として認識されています。この認定を保持することは、Big-IP LTMアーキテクチャと展開における高レベルの専門知識を示しており、個人がキャリアを進め、収益の可能性を高めるのに役立ちます。


F5 301A(Big-IP LTMスペシャリスト:Architect Setup&Deploy)認定試験は、広範な準備と専門知識を必要とする厳格で挑戦的な認定試験です。 F5 BIG-IP LTMシステムの展開と構成を専門とするITプロフェッショナル向けに設計されており、ネットワークアーキテクチャ、交通管理、セキュリティ、およびシステムの展開における高度な知識とスキルが必要です。試験に合格した候補者は、複雑なエンタープライズ環境でF5 Big-IP LTMシステムを設計、展開、および維持するために必要な知識とスキルを備えています。


F5 301a試験に備えるためには、ネットワークプロトコル、負荷分散のコンセプト、およびセキュリティプラクティスに深い理解が必要です。試験は80問の多肢選択問題から構成され、2時間以内に完了する必要があります。F5 301a試験に合格した候補者は、複雑なF5 LTM環境を設計、展開、および管理できる能力を証明したことになります。この認証はIT業界で高く評価され、F5のLTMソリューションを使用する多くの組織に認められています。

 

質問 # 81
An SSL application is being migrated to the LTM device. Both encrypted and unencrypted traffic are accepted by the server. The virtual server configuration is as follows:

Which LTM device profile should be used on the LTM device to reduce the CPU load on the current.

  • A. clientsssl
  • B. stream
  • C. serverssl
  • D. Protocol

正解:A


質問 # 82
A virtual server is configured to handle https traffic. The clientssl profile is configured to use a2048-bit RSA key. Due to security requirements, is the LTM Specialist needs to use a 4096-bit RSA key in the future.
What two effects will this change have on the BIG-IP device? (Choose two)

  • A. Increased of concurrent connection on client-side
  • B. Decrease to 90% of licensed TPS
  • C. Increase of CPU usage on the BIG-IP device
  • D. Increase of TLS Renegotiation
  • E. Decrease to 20% of licensed TPS

正解:C、E


質問 # 83
Exhibit.

The three VLANS shown provide connectivity to backend servers. The backend servers are being moved to unmanaged switches and require separate interfaces.
How should the F5 device interfaces be configured?

  • A. Create VLAN_A move interface 1.1 to untagged. Create VLAN_B move interface 1.2 to untagged. Create VLAN_C move interface 1.3 to untagged.
  • B. Create VLAN named VLAN_A enter 100 under Tag and move interface 1.1 to tagged Create VLAN_B enter 200 and move interface 1.2 to tagged Create VLAN_C Center 300 and move interface 1.3 to tagged.
  • C. Create a Trunk interface and combined interface 1.1.1.2 and 1.3.
  • D. Create a Trunk interface and select VLAN_A, VLAN_B. and VLAN_C.

正解:A


質問 # 84
An application is expected to maintain more than 100,000 concurrent TCP connections to a single pool member.
What is an appropriate SNAT configuration in this situation?

  • A. SNAT automap enabled
  • B. A SNAT pool with IP address
    Explanation
    One IP can establish 65,535 connections only the number of snapit's IP exceeds 100,000. AT least two snaptips are required. Options B, C, and all have only IP, which is obviously not enough
  • C. A SNAT pool with 4 IP addresses
  • D. A static SNAT

正解:C


質問 # 85
Exhibit.

Webserver_pool consists of 6 members. phpAuction_80_pool consists of 2 members LTM1 is the current Active member.
LTM1 loses connectivity to 3 of the 6 members in the webserver_pool LTM2 still has connectivity to all servers.
What is the expected failover behavior?

  • A. LTM1 Active / LTM2 Standby
  • B. LTM1 Standby / LTM2 Standby
  • C. LTM1 Standby / LTM2 Active
  • D. LTM1 Active /LTM2 Active

正解:A


質問 # 86
An LTM Specialist is the administrator of an HA pair that contains two BIG IP units and one floating traffic group (TG1). A new project requires the creation of 30 virtual servers. The Specialist decides to create a new floating traffic group (TG2) to handle this requirement. Objects for this project created by the BIG-IP Managers must appears in the correct traffic group.
Which configuration should the LTM Specialist use to meet the requirement?

  • A. Modify the default traffic group of the Common partition to TG2
  • B. Restrict the Traffic Group Access of BIG-I Managers to TG2
  • C. Move the BIG-IP Managers from TG1 to TG2
  • D. Create a new partition and set the default traffic group to TG2

正解:D


質問 # 87
A new DNS virtual server has been configured. Testing reveals that DNS server has failed to accept DNS over TCP. The configuration of the virtual server is as follows:

Which action should be taken to correct this issue?

  • A. create a new virtual server with the service port of 53 and the protocol set to TC
  • B. change the profile set on the virtual server To TCP/UDP
  • C. add a TCP prone to the existing virtual server.
  • D. change the profile set on the virtual server to TCP

正解:A


質問 # 88
One LTM device in an HA pair of LTM devices is unable to reach its default gateway. An HA Failover event needs to happen.
Which configuration item enables this behavior?

  • A. Gateway pool monitor
  • B. iRule
  • C. Gateway Fail Safe
  • D. Gateway pool

正解:C


質問 # 89
Refer to the exhibit.

A pool is contoured with four members. A user has a current connection established with 10.18.1.40. The virtual server has a persistence Profile configured.

  • A. 10.18.1.10
  • B. 10.18.1.30
  • C. 10.18.1.20
  • D. 10.18.1.40

正解:D


質問 # 90
A virtual server is experiencing intermittent port exhaustion. What should be done to fix this issue?

  • A. add more pool members
  • B. enable SNAT automap
  • C. enable advanced routing
  • D. add more SNAT addresses

正解:D


質問 # 91
What should an LTM Specialist configure on an LTM device to send AVR notification emails?

  • A. Custom SNMP traps on the LTM device for AVR notifications
  • B. Syslog on the LTM device to send to an SMTP server
  • C. Email notification to be sent via SMTP from the LTM device
  • D. Email notification to be sent via iControl from the LTM device

正解:C


質問 # 92
An HA pair of LTM devices that load balance multiple HTTPS applications utilizes highly customized RAM Cache and compression profiles on each virtual server. The LTM Specialist who is administering the HA pair regularly observes entines in the log similar to the following:
tmm tmm I708S1 011e0002.4. sweeper_update: aggressive mode activated (117504/138240 pages) No DoS attacks arc occurring. No user problems have been reported. Which step should the LTM Specialist take to help mitigate the issue?

  • A. change the Adaptive Reaping Low watermark
  • B. change the Adaptive Reaping High watermark
  • C. allocate less memory to the RAM cache feature
  • D. use a OneConnect profile

正解:A


質問 # 93
TWO BIG-IP appliances need to be configured to load balance multiple firewall in a firewall sandwich, Which health monitor setting should be used to verify that the firewalls are able to forward traffic?

  • A. Transparent
  • B. Reverse
  • C. Adaptive
  • D. Up internal

正解:A

解説:
Sandwich architect firewalls are generally deployed transparently. You can enable Transparent to point to the next-hop address of the firewall and associate it with the firewall pool member for detection.


質問 # 94
Refer to the exhibit.

The LTM devices LTM3 and LTM2 have four Traffic Groups defined with approximately the sar of failover objects defined in each group.
- Traffic Groups A and C have Default Device set to LTM1
- Traffic Groups Band D have Default Device set to LTM2.
- Traffic Groups B and C do NOT have Auto Failback enabled. Traffic Groups A and D have Auto Failback enabled with a timeout value of 60 seconds.
- Traffic Groups A and D have Auto Fallback enabled with a timeout value of 60 seconds.
Both LTM devices are healthy and able to pass traffic for any Traffic Group.
LTM1 loses connectivity on interface 1.4. The LTM Specialists notified 60 seconds after the interface goes down.
What is the state of the Traffic Groups on each LTM device?

  • A. LTM1: Traffic Group C
    LTM2: Traffic Groups A, B, and 0
  • B. LTM1: Traffic Groups B and C
    LTM2: Traffic Groups A and 0
  • C. LTM1: No Traffic Groups
    LTM2: Traffic Groups A, B, C, and D
  • D. LTM1: Traffic Groups A, B, C, and D
    LTM2: No Traffic Groups

正解:C

解説:
If the 1.4 port is down and failsafe is triggered, the whole machine will become a standby, and all Traffic Groups will be cut away, and no Traffic Group will remain.


質問 # 95
An LTM Specialist needs to use a set of addresses to access an Internet website in an outbound configuration.
Which feature should the LTM Specialist configure?

  • A. SNAT pool
  • B. SNAT address
  • C. NAT pool
  • D. NAT address

正解:A


質問 # 96
An LTM Specialist is removing some of the load off an existing cluster by adding a adding a third BIG-IP device to the device group. The new device can deliver twice the performance of the other two devices.
The LTM Specialist needs to make sure that the BIG-IP device with the highest available capacity is always selected to take over a traffic group in the event of a failover.
Which failover method is most appropriate?

  • A. Ordered List
  • B. HA Group
  • C. Load Aware
  • D. HA Capacity

正解:A


質問 # 97
A node is assigned two monitors as seen in this configuration.

What is the status of a member that runs on that node and listens on port 443?

  • A. UNAVAILABLE
  • B. UNKNOWN
  • C. UP
  • D. DOWN

正解:A


質問 # 98
An LTM device receives a response string containing "error"
Which monitor type and parameter will mark the HTTP server as down?

  • A. HTTP monitor. Receive String "down", and set the Reverse option to Yes .... flag is
  • B. HTTP monitor, Receive String "error", and set the Reverse option to Yes
  • C. HTTP monitor and Receive Disable String "error'' .... flag is disable
  • D. HTTP monitor and Receive String "error'' ... flag is up

正解:B


質問 # 99
......

F5 301aリアル2023年最新のブレーン問題集で模擬試験問題集:https://www.goshiken.com/F5/301a-mondaishu.html

301a試験問題リアル301a練習問題集:https://drive.google.com/open?id=18nDjBfuYdxYIBY6Hfwu_PJo1jlJNRmEC