Verified 301a Exam Dumps Q&As - Provide 301a with Correct Answers
Pass Your 301a Dumps Free Latest F5 Practice Tests
F5 301a (BIG-IP LTM Specialist: Architect Set-Up & Deploy) certification exam is a comprehensive test that is designed to assess the knowledge and skills required to set up and deploy F5 BIG-IP Local Traffic Manager (LTM) systems. 301a exam is intended for individuals who have a strong understanding of networking concepts and experience in administering and managing F5 LTM systems.
NEW QUESTION # 12
An LTM Specialist needs to create an iRule that creates persistence records based on a JSESSIONID cookie. If a persistence record already exists, then the iRule must persist the client connection according to the existing record.
Which persistence profile enables the iRule to meet these requirements?
- A. Cookie
- B. Source Address Affinity
- C. Destination Address Affinity
- D. Universal
- E. SSL
Answer: D
NEW QUESTION # 13
An TLM Specialist needs to configure a virtual server to terminate SSL connection on the LTM device.
Cryptographic information must be re-authorized for SSL sessions that remain open for longer than 30 seconds.
Which settings should the LTM Specialist configure in the client SSL profile?
- A. set the Renegotiate Period to 30 seconds
- B. set the Renegotiate Max Record Delay to 30
- C. set the Handshake Timeout to 30 seconds
- D. enable Require Peer SN1 Support
Answer: A
NEW QUESTION # 14
A virtual server is using a TCP profile based on the top-wan-optimized profile for a streaming application Users report videos are loading slowly.
Which setting should be modified in the TCP profile to optimize the application?
- A. Disable Nagle's Algorithm
- B. Disable Selective ACKs
- C. Disable Reset on Timeout
- D. Disable Slow Start
Answer: D
NEW QUESTION # 15
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 Pool Members
- B. Match across Virtual Servers
- C. Match across Polls
- D. Match across Services
Answer: B
NEW QUESTION # 16
An LTM device receives a response string containing "error"
Which monitor type and parameter will mark the HTTP server as down?
- A. HTTP monitor and Receive Disable String "error'' .... flag is disable
- B. HTTP monitor, Receive String "error", and set the Reverse option to Yes
- C. HTTP monitor and Receive String "error'' ... flag is up
- D. HTTP monitor. Receive String "down", and set the Reverse option to Yes .... flag is
Answer: B
NEW QUESTION # 17
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. DNS
- D. TCP
Answer: D
Explanation:
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.
NEW QUESTION # 18
An LTM Specialist to configure a backend server to be disabled it takes longer than 30 seconds to respond to a request.
Which values should the LTM Specialist enter for interval and timeout?
- A. Interval 10, timeout 31
- B. Interval 30, timeout 30
- C. Interval 30, timeout 91
The official recommendation is that timeout 3 times the interval value +1. - D. Interval 10, timeout 30
Answer: A
NEW QUESTION # 19
Refer to the exhibit.
The http monitor is applied to a pool All members are enabled One pool member stops responding TCP port 80. The server still responds to ping.
What is the resulting status of this pool member?
- A. Unavailable (Disabled)
- B. Available (Enabled)
- C. Unknown (Enabled)
- D. Offline (Disabled)
Answer: B
NEW QUESTION # 20
An LTM Specialist configures a new HTTPS virtual server that contains a valid example.com ssl certificate. The LTM Special receives an error in the browser when connecting.
What must be added to the SSL Client profile to fix this issue?
- A. A public root certificate
- B. A sell-sign certificate
- C. A new example com certificate
- D. An intermediate certificate
Answer: D
NEW QUESTION # 21
An ITM Specialist has the configuration shown:
The LTM Specialist needs to create a new virtual server in part B.
Which virtual address(es) should be used for the new virtual server?
- A. 10.90.0.1 and 10.12.0.1
- B. 10.90.0.1 and 10.100.0.1
- C. 10.100.0.1 and.10.120.0.1
- D. 10.120.0.1 only
Answer: C
NEW QUESTION # 22
Refer to the exhibit
Given the bigip conf extract shown where the servers only talk http on port 80, which node will receive the next user request?
- A. 10.1.1.3
- B. 10.1.1.1
- C. 10.1.1.2 0
- D. 72.10.1.1
Answer: A
NEW QUESTION # 23
TWO LTM devices are in the same Device Group and configured for Ac live/Standby Failover. The LTM Specialist observes that the HA Active and Standby device constantly changes state. All network links use the default route domain A dedicated fiber ink is used for the HA connection with a latency of 250 ms but no packet loss.
What is causing the change in failover state to occur?
- A. The HA network is not configured for mirroring.
- B. The HA network is using multicast IP.
- C. The HA network is using the default routing domain.
- D. The HA network latency is too high.
Answer: B
Explanation:
NEW QUESTION # 24
Traffic to a pool of SFTP servers that share storage must be balanced by an LTM device.
What are the required profile and persistence settings for a standard virtual server?
- A. tcp, clientssl, serverssl persistence
- B. tcp, ctientsst, ftp serverssl persistence
- C. tcp, ftp - Source address persistence
- D. tcp - no persistence profile will be used
Answer: C
NEW QUESTION # 25
A Client makes the request displayed below to the application server.
Which virtual server type should an LTM Specialist use to load balance based on the URI?
.
- A. Standard
- B. Performance (Layer 4)
- C. Forwarding (Layer 2)
- D. Stateless
Answer: A
NEW QUESTION # 26
An LTM Specialist needs to use the tmsh command to create a pool named http_pool with member
10.10.101:80 on an LTM device.
Which expression should the LTM Specialist use?
- A. # tmsh create itm pool http_pool member {10.10.10.101:80}
- B. # tmsh create pool http_pool members {10.10.10.101:80}
- C. # tmsh create pool http_pool members add {10.10.10.101:80}
- D. # tmsh create it pool http_pool members {10.10.10.101:80}
Answer: D
Explanation:
The option should be wrong, it should ne itm instead of it, the correct command is:tmsh create itm pool http_pool members add (10.10.10.101:80}
NEW QUESTION # 27
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. serverssl
- B. clientsssl
- C. stream
- D. Protocol
Answer: B
NEW QUESTION # 28
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 /syssyslog remote-servers modify (syslog_dest2 {local-ip
- C. {Common(tmos) # modify/syslog remote-servers modify {syslog_dest2 {lost.10.10.10.28 }}
- D. {/Common)(tmos) # modify Ays syslog remote servers modify {syslog_dest2 {local- ip 10.208.102 254)}
Answer: B
NEW QUESTION # 29
While working with a web developer, it is determined that additional logic is required to assess the pool member availability.
Which two monitor types should be used in this scenario? (Choose two)
- A. TCP Echo
- B. Scripted
- C. TCP
- D. Gateway ICMP
- E. External
Answer: B,E
NEW QUESTION # 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, clientssl, serverssl
- B. tcp, http, request logging
- C. tcp, http, clientssl
- D. http, clientssl, persistence
Answer: C
NEW QUESTION # 31
Consider the monitor configuration displayed below.
What is the status of a pool member that responds with ''200 OK''?
- A. down
- B. available
- C. unknown
- D. disabled
Answer: A
NEW QUESTION # 32
A web server is being overloaded with HTTPS traffic. To decrease the load on the server, the LTM Specialist and the Server. Administrator decide to perform SSL offloading on the LTM device. The configuration of the virtual server is as follows:
Which change must be made to the configuration to perform SSL offloading?
- A. Remove the clientssl and serverssl profiles
- B. Remove the clientssl and http profiles
- C. Remove the clients profile
- D. Remove the severssl profile
Answer: D
NEW QUESTION # 33
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.
Answer: D
NEW QUESTION # 34
A LTM device needs to load balance active and passive FTP traffic while using only a single virtual server.
Which virtual server type should an LTM Specialist configure on the LTM device?
- A. Forwarding (Layer 2)
- B. DHCP relay
- C. Standard
- D. Forwarding (IP)
- E. Stateless
Answer: D
NEW QUESTION # 35
An LTM is configure an application that is separated into several subdomains across multiple virtual servers. Many of these subdomains require encryption and could be accessed by anyone on the internet. The configuration must NOT result in SSL warnings to end users.
How should the LTM Specialist configure the SSL profiles for these virtual servers?
- A. Create a self-singed SSL certificate for each subdomain make a Client profile for each SSL Virtual Server
- B. Create a self-singed SSL certificate for each subdomain make a ClientSSL profile for each subdomain, and apply to the related SSL Virtual server
- C. Obtain a wildcard certificate, create one ClientSSL profile and apply to all SSL Virtual Servers
- D. Obtain an SSL certificate for each subdomain, make a ServerSSL profile for each subdomain, and apply to the related SSL Virtual Server.
Answer: C
Explanation:
The topic is that there are multiple domain names in the business, and HTTPS services are provided to the internet, and users cannot be allowed to generate SSL alarms. The require client ssl and use CA certificate instead of self-singed certificate. And multiple domain names, you can use wildcard certificates.
NEW QUESTION # 36
An LTM Specialist decides to offload SSL traffic on the LTM device instead of just passing it through. The LTM Specialist needs to change the configure from a Performance (Layer 40 virtual server to a Standard virtual server with SSL offload.
Which two element the LTM Specialist consider when performance this task? (Choose two.)
- A. Memory load
- B. CPU load
- C. Sensitive connections
- D. Port exhaustion
- E. Connection mirroring
Answer: A,B
NEW QUESTION # 37
......
Get Top-Rated F5 301a Exam Dumps Now: https://www.realvalidexam.com/301a-real-exam-dumps.html
301a Exam Dumps Pass with Updated Tests Dumps: https://drive.google.com/open?id=1bSZVsOvd0-etW1UTfOc9IOVRMNBZW-RF
