最新のF5 301a試験問題解答がズラリ [Q16-Q33]

Share

最新のF5 301a試験問題解答がズラリ

301a試験練習テスト問題(更新された150問あります)

質問 # 16
An LTM Specialist is configuring a client profile to offload processing a new application Company policy requires that clients can resume session for up to 30 minutes, but must renegotiate a new session after that.
Which setting should the LTM Specialist change to satisfy this requirement?

  • A. Cache timeout
  • B. Renegotiate Max Record Delay
  • C. Renegotiation period
  • D. Cache size

正解:A

解説:
Question stem requires that you can resume SSL session within 30 minutes, then you need to define the ssl cache time in 30 minutes


質問 # 17
An LTM Specialist needs to create a virtual server to pass TCP traffic to three pool members.
Which two virtual server types should be used to meet the requirements? (Choose two)

  • A. Performance (Layer A)
  • B. Stateless
  • C. Forwarding (Layer 2)
  • D. Forwarding (IP)
  • E. Standard

正解:A、E


質問 # 18
An LTM device configuration is as shown:
An LTM device configuration is as shown

What should be the two expected outcomes based on this configuration? (Choose two.)

  • A. A client session that has been idle for 14 minutes will be balanced to a new pool member
  • B. A client session that has been idle for 48 minutes will be sent to the same pool members
  • C. A client session that has been idle for 20 minutes will be balanced to a new pool member
  • D. A client session that has been idle for 16 minutes will be sent to the same pool member
  • E. A client session that has been idle for 12 minutes will be sent to the same pool member

正解:C、E


質問 # 19
A virtual server configuration for traffic destined to a server is as shown:

HTTP traffic is destined to the 10 10.20.1 server from the source
Based on precedence, which virtual server accepts this traffic?

  • A. MyvS1
  • B. MyVS3
  • C. MyVS2
  • D. MyVS4

正解:C


質問 # 20
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. A SNAT pool with 4 IP addresses
  • 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 static SNAT
  • D. SNAT automap enabled

正解:A


質問 # 21
A virtual server configuration for traffic destined to a server is as shown:

FTP traffic is destined to the 192.168.1.101 server from the source of 192.168.2.129.
Based on precedence, which virtual server accepts this traffic?

  • A. MyV53
  • B. MyVS2
  • C. MyVS4
  • D. MyVS1

正解:B


質問 # 22
An LTM Specialist has detected that a brute force login attack is occurring against the SSH service via a BIG-IP management interface. Login attempts are occurring from many IPs within the internal company network. BIG-IP SSH access restrictions are in place as follows:

The LTM Specialist has determined that SSH access should only occur from the 192.168.1.0/24 and 172.16.254.0/23 networks.
Which tmsh command should the LTM Specialist use to permit access from the desired networks only?

  • A. modify/sys sshd login enable {''192.166.10/24'''' ''172.16 254 0/23
  • B. modify/sys allow replace-all-with {''192.168.1.00/24'', ''192.16.254.0/23''}
  • C. modify.sys sshd allow add {''192.168. 10/24 , '' ''172. 16 2540/23'')
  • D. modify /sys sshd login disable (''10.0.00/8'', ''172 16.0 0/12'', ''192. 168.0.0/16'')

正解:B

解説:
Select C to overwrite the existing network's allow configuration over the specified network segment.


質問 # 23
The picture belongs to static content, you can configure static content cache in FS to meet this demand An LTM Specialist must configure session persistence for a highly available, highly utilized web-based application.
* The following requirements are provided:
* http proxy setup for security
persistence information available to the HA peer in case of failover
The LTM Specialist needs to minimize additional burden on the LTM device to the greatest extent possible.
Which persistence profile should be used?

  • A. Destination Address Affinity
  • B. Universal
  • C. Source Address Affinity
  • D. Cookie insert

正解:D


質問 # 24
A BIG IP device delivers the online shopping website https://shop.example.com. Two pool members handle the traffic. An iRule directs requests with the hip parameter "environment=development" to a third pool member for a staging environment.
Which combination of profiles is needed at minimum?

  • A. tcp, http, request logging
  • B. tcp, clientssl, serverssl
  • C. tcp, http, clientssl
  • D. http, clientssl, persistence

正解:C


質問 # 25
A design requires the LTM device to become HA standby when the one of the two physical interface on the External trunk is down the External trunk is an interface on the External VLAN Which TMOS command enables this behavior?

  • A. tmsh create sys ha-group External trunks add Externally
  • B. tmsh create sys ha-group External trunks add ( External( attribute percent up-members 100))
  • C. tmsh create sys ha-group External trunks add External threshold 2 weight 101)
  • D. tmsh modify net van External failsafe enabled

正解:C


質問 # 26
An LTM Specialist needs to configure a setup for antivirus scanning of HTTP traffic with an internet Contact adaption Protocol (ICAP) server.
Which two server type should be used? (Choose two.)

  • A. Stateless
  • B. Performance HTTP
  • C. Internal
  • D. Forwarding IP
  • E. Standard

正解:C、E


質問 # 27
An LTM Specialist needs to terminate client SSL traffic and based on the cookie presented by client.
Which set of profiles should the LTM Specialist use?

  • A. HTTPS, Server SSL, SSL Cookie Profile
  • B. HTTPS, Client SSL, Cookie Persistence Profile
  • C. HTTP, Server SSL, SSL Cookie Profile
  • D. HTTP, Client SSL, Cookie Persistence Profile,

正解:D


質問 # 28
AN LTM Specialist is setting up a new HTTPS virtual server to decrypt client traffic. SNAT the traffic and send the encrypted traffic to the poor member, the client's IP address must be included in the traffic sent to the pool member.
What is a complete set of profiles that must be configured for the virtual server to meet these requirements?

  • A. TCP , Server SSL, HTTP
  • B. TCP, Client SSL, Server SSL
  • C. TCP, Client SSL, Server SSL, HTTP
  • D. TCP, Client SSL, HTTP

正解:C


質問 # 29
Six servers have a varying number of connections that change based on the user load.
Which load balancing method should an LTM Specialist apply to divided the web application traffic to the servers on the relative performance trend?

  • A. Predictive
  • B. Ratio
  • C. Least Sessions
  • D. Least Connections

正解:A


質問 # 30
A VCMP guest has the following characteristics:
* Resources allocated for CPU memory, network interfaces, and disk space
* Virtual disk created
* The guest is NOT running
The guest is NOT running in which state is the VCMP guest

  • A. Deployed
  • B. Configured
  • C. Offline
  • D. Provisioned

正解:D


質問 # 31
An LTM Specialist needs to provide statistics regarding the round-trip time between the clients and the servers.
Which metric should be part of the analytics profile to provide that information?

  • A. Response Codes
  • B. Max TPS and Throughout
  • C. User Sessions
  • D. Page Load Time

正解:D


質問 # 32
Refer to the exhibit.

An LTM Specialist configures the two syslog destination Syslog destination #1 can receive messages but the syslog destination #2 can NOT receive messages.
Which command sill correct the issue?

  • A. {/Common) (tmos) # modify /sys syslog remote-servers modify {syslog_dest2 {host 10 208.102.254 }}
  • B. {Common(tmos) # modify/syslog remote-servers modify {syslog_dest2 {lost.10.10.10.28 }}
  • C. {/Common)(tmos) # modify Ays syslog remote servers modify {syslog_dest2 {local- ip 10.208.102 254)}
  • D. {/Common)(tmos) # modify /syssyslog remote-servers modify (syslog_dest2 {local-ip

正解:D


質問 # 33
......


F5 301A試験の準備をするには、候補者はBig-IP LTMの豊富な経験とネットワーキングの概念を強く理解する必要があります。候補者は、F5のトレーニングおよび認定プログラムを活用して、試験の準備をすることもできます。 F5 301A認定により、ITプロフェッショナルはBig-IP LTMの専門知識を実証し、IT業界でのキャリアの見通しを強化できます。


F5 301a 認定試験は、企業アプリケーションのパフォーマンスを管理し最適化する責任を持つ IT プロフェッショナルに最適です。これには、ネットワーク管理者、システムエンジニア、アプリケーション開発者、セキュリティプロフェッショナルが含まれます。この認定を取得することにより、候補者は F5 BIG-IP 技術の専門知識を証明し、就職市場で差別化することができます。

 

あなたを合格させるF5試験には301a試験問題集:https://www.passtest.jp/F5/301a-shiken.html

合格させる301a試験情報と無料練習テスト:https://drive.google.com/open?id=1ZVehOdTGyvEZow9PbhjQH-kG1rLxqz3Y