F5 301aリアル試験問題テストエンジン問題集トレーニングには150問あります
301a実際の問題解答PDFには100%カバー率リアル試験問題
F5 301a 認定試験の出題範囲:
| トピック | 出題範囲 |
|---|---|
| トピック 1 |
|
| トピック 2 |
|
| トピック 3 |
|
| トピック 4 |
|
| トピック 5 |
|
| トピック 6 |
|
| トピック 7 |
|
| トピック 8 |
|
| トピック 9 |
|
質問 27
An unwanted IP address tries to connect to the configuration utility via Self IP An LTM Specialist needs to block the attempts based on the IP address.
How should the ITM Specialist block the attempts without affecting other users?
- A. Device trust
- B. Packet filter
- C. SSH IP allow list
- D. Port lockdown
正解: B
質問 28
A web application is configured as follows:
What should be modified to set a maximum request limit?
- A. Virtual server settings
- B. ICP Profile
- C. HTTP profile
- D. Pool settings
正解: C
質問 29
A new iRule needs to be tested. The LTM Specialist needs to measure page load times and monitor potential changes in memory usage A load test is scheduled.
Which two features should the LTM Specialist use to monitor these requirements? (Choose two.)
- A. Tmsh show sys proc-info
- B. Analytics
- C. Tmsh show sys provision
Explanation
Need to detect memory changes in real time, use to Page load times with Analytics profile - D. Tmsh show memory
正解: A,B
質問 30
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, clientssl
- B. tcp, clientssl, serverssl
- C. http, clientssl, persistence
- D. tcp, http, request logging
正解: A
質問 31
An LTM Specialist plans to enable connection mirroring for a virtual server in an HA environment.
What must the LTM Specialist consider before implementing the configuration change?
- A. The add-on license that is required for this feature to be available
- B. Creating the required separate interface for connection mirroring
- C. Impact on system performance that might be noticeable
- D. Decreased number of possible concurrent connections to that virtual server
正解: C
解説:
Connection mirroring will bring performance consumption
質問 32
An LTM Specialist needs to apply SNAT using currently used SNAT pool to a new virtual server.
What needs to be completed before applying that configuration change?
- A. Review connection for the selected SNAT pool and enlarge it if appropriate
- B. Verify that the IP address of the SNAT pool are in the same VLAN as the pool members.
SNAT does not need to in the same vlan or same network segment as the pool member, as long as the route is reachable , excluding C and D he connection information of the SNAT pool to avoid port exhaustion under high concurrency - C. Make sure that the BIG-IP device is NOT operating under heavy load during peak times
- D. Verify that the IP address of the SNAT pool are in the same subnet as the pool members
正解: A
質問 33
An LTM Specialist needs to create two virtual servers.
The application has links for both HTTP and HTTPS version of application. The client must be persistence to a pool member, no matter which virtual server is accessed.
What must be selected in the Source Address Affinity persistence profile?
- A. Match across Polls
- B. Match across Virtual Servers
- C. Match across Pool Members
- D. Match across Services
正解: B
質問 34
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. Renegotiation period
- B. Renegotiate Max Record Delay
- C. Cache size
- D. Cache timeout
正解: D
解説:
Question stem requires that you can resume SSL session within 30 minutes, then you need to define the ssl cache time in 30 minutes
質問 35
AN LTM Specialist is deploying an iRule designed to determine the country of origin of an incoming client connection. The iRule needs to be used with an SSL-enabled web application.
Which profile required for the iRule to function properly?
- A. HTTP
- B. UDP
- C. TCP
- D. DNS
正解: C
解説:
Question stem requires the client IP to match the source region, so TCP ?UDP at the transport layer can meet the requirements. The title stem mentions that it is a Web application based on SSL, and it does not mention F5 undertakes SSL offload, So TCP is enough.
質問 36
An LTM Specialist must create a new virtual server for HTTP access. The LTM Specialist creates a forwarding virtual server to reach the resource.
What is a potential result of this action?
- A. IP conflict result
- B. HTTP traffic is NOT allowed
- C. Other service ports could be allowed
- D. Packet filter allowances are also required
正解: B
質問 37
An LTM Specialist is configuring a virtual server with an IP address.
Which configuration is unsupported?
- A. Performance 14 virtual server with a FastHTTP profile
- B. Standard virtual server with an HTTP profile
- C. Standard virtual server with a TCP profile
- D. Performance 14 virtual server with an HTTP profile
正解: D
質問 38
An application requires load balancing functionality. The application must be encrypted to the client.
Certain content must be manipulated by the following IRule:
Which set of profiles must be applied to the virtual server?
- A. Fast L4, HTTP server SSL Stream
- B. TCP, HTTP server SSL Stream
- C. TCP, HTTP, Client SSL, Stream
- D. TCP, HTTP, OnceConnect, Stream
正解: C
解説:
Client encryption is required , clientssl, irule contains HTTP events and stream execution, http profile stream profile.
質問 39
An LTM Specialist observes decreased performance and intermittent connection reap LTM system.
Based on the configuration, which action will address these issues?
- A. Use a default caching profile on the virtual server.
- B. Use an optimized TCP profile.
- C. Use a FastL4 profile on the virtual server
- D. Use a shorter idle timeout on the TCP profile.
正解: D
質問 40
A new HITP server has been deployed on an LTM device. The application running on the server must be monitored by the LIM device. The following is required:
A new HITP server has been deployed on an LTM device. The application running on the server must be monitored by the LIM device. The following is required:
When the server is unavailable, it will send an HTTP status code of 200 in response to a request for the status html page.
When the server is available. I will send and HTTP status code of 201 in response to a request for the status html page.
When the 200 status code is received, the pool member should receive No new connections.
Which configuration change should be made to meet these requirements?
- A. set the Send String to GET Arian and the Receive String to 200 and Receive Disable String to 201.
- B. set the Send String to Get /status html and the Receive Disable String to 200 and Receive String to 201.
- C. set the Send String to GET/ status html and the Receive String to 200 and Receive Disable String to 201.
- D. set the Send String to GET Arian and the Receive Disable String to 200 and Receive String to 201.
正解: B
質問 41
An LTM Specialist upgrades the switching infrastructure and the backend servers on the LAN segments.
The LTM Specialist notices a 20% memory usage increase on the BIG-IP device while handling the same number of concurrent connections.
A comparison of statistics pre-upgrade and post-upgrade shows a significant reduction on the following:
-RTT between the BIG-IP device and the backend servers
-Packet drops in the switch
Time to First Byte (TTFB)
The LTM Specialist is concerned with the scalability of the number of concurrent connections with the new memory usage.
Which setting should be changed to reduce the memory usage on the BIG-IP device?
- A. Increase the proxy buffer high setting on the server-side TCP profile
- B. Reduce the proxy buffer high setting on the server-side TCP profile
- C. Increase the receive window of the client-side TCP profile
- D. Reduce the idle of the client-side TCP profile
Explanation
After adjusting the architecture, the network quality becomes better. With the connection unchanged the memory usage increase by 20%. It means that the sending speed of the server is higher than the receiving speed of the client. F5 caches more content on the memory and causes the memory usage to....
正解: B
質問 42
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. Standard
- B. Stateless
- C. Forwarding (Layer 2)
- D. Forwarding (IP)
- E. Performance (Layer A)
正解: A,E
質問 43
An LTM Specialist must reconfigure a BIG-IP LTM system that load balances traffic to web application servers. The application developer inform the LTM Specialist that TLS must be used to communicate with the application servers.
Which additional profile is required as part of virtual server configuration?
- A. Client SSL
- B. Rewrite profile
- C. SPDV profile
- D. Server SSL
正解: D
質問 44
An LTM device needs to be configured a virtual server. The application requires SSL encryption from the client to the server and an X-Forwarded-For added by the LTM device.
Which virtual server type should the LTM Specialist use?
- A. Performance (HTTP)
- B. Standard
- C. Stateless
- D. Performance
- E. Forwarding (IP)
正解: B
質問 45
......
GoShiken 301a試験練習テスト問題:https://www.goshiken.com/F5/301a-mondaishu.html
301a試験問題解答:https://drive.google.com/open?id=1VPdwUo4HoIpX8B2zkJicjxRE_CbcieQG