[Oct 20, 2021] Valid 301a Test Answers & 301a Exam PDF [Q65-Q83]

Share

[Oct 20, 2021] Valid 301a Test Answers & 301a Exam PDF

Valid LTM Specialist 301a Dumps Ensure Your Passing


Average Salary of F5 301a: BIG-IP LTM Specialist: Architect Set-Up & Deploy Exam Certified Professionals

The average salary of a AI-900: Microsoft Azure AI Fundamentals Exam Outlook and Modules Exam Certified Expert in:

  • Europe - 95,500 EURO
  • England - 60,500 POUND
  • United State - 110,500 USD
  • India - 9,71,117 INR

 

NEW QUESTION 65
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 - no persistence profile will be used
  • B. tcp, clientssl, serverssl persistence
  • C. tcp, ctientsst, ftp serverssl persistence
  • D. tcp, ftp - Source address persistence

Answer: D

 

NEW QUESTION 66
An LTM device provides load balancing to a web application? The LTM device has two dual-core processors and a licensed SSL Transactions Per Second (TPS) limit of 500 CMP is enabled.
TLS connections are used between client systems and virtual servers on the LTM device, as well as from the LTM device to servers used as part of LTM pool.
TLS enabled virtual servers utilize certificates based on 2048-bit keys During a peak period. 2560 new TLS transactions per second are attempted to the web application via the LTM device.
What will happen in this scenario?

  • A. Nothing: TLS transactions per second are NOT affected by an SSL TPS license limit
  • B. 560 new TLS transactions will be silently discarded due to the SSL TPS license limit
  • C. 2060 new TLS transactions will be silently discarded due to the SSL TPS license limit
  • D. Nothing: 2560 TLS transactions per second is within the SSI TPS license limit.

Answer: B

 

NEW QUESTION 67
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.2 0
  • B. 72.10.1.1
  • C. 10.1.1.1
  • D. 10.1.1.3

Answer: D

 

NEW QUESTION 68
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 Reset on Timeout
  • B. Disable Nagle's Algorithm
  • C. Disable Slow Start
  • D. Disable Selective ACKs

Answer: C

 

NEW QUESTION 69
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, HTTP
  • C. TCP, Client SSL, HTTP
  • D. TCP, Client SSL, Server SSL

Answer: B

 

NEW QUESTION 70
Exhibit.

The server team has recently configured the three new DNS servers shown for the data center. No current DNS servers are currently configured on the LTM device.
Which command should be used to configure the LTM device to use the new DNS servers?

  • A. tmsh create/systins name-servers add {192 168.1.2.192.168.100.1O0.192.168.2O0.2OO}
  • B. tmsh set/sysdns name-servers add {192.168.2.192.168.100.100.192.168.200.200}
  • C. tmsh modify/sysdns name-servers add {192.168.1.2.192.168.100.100.192.168.200.200}
  • D. tmsh change /sysdns name-servers add {192.168.1.2.192.168.100.100.192.168.200.200}

Answer: C

Explanation:
Modify the configuration with modify, and create the configuration with create. Excluding B and D, and the question is to modify the DNS pointer of E5 itself the need to use is modify.

 

NEW QUESTION 71
Remote users who access the LTM device are authenticated via Radius. The default remote user role is Guest Some users need LTM device with the Administrator role. The F5 Radius attributes are configure on the Radius server.
Which configuration item needs to be created?

  • A. User account
  • B. Admin account
  • C. User role
  • D. Remote User role

Answer: D

 

NEW QUESTION 72
An LTM Specialist has recently taken over administration or an LTM device that has experienced resource availability issues. The LTM device will need to be solely used for load balancing and SSL offload. Previously, the LTM device was also used to provide statistical analysis of application traffic. However, that functionality has been moved to a third party solution.
Based on the output below, which configuration change should be made to ensure the LTM module receives the most amount of resources?

  • A. Provision AVR to Minimum, Provision LTM to Dedicated
  • B. Provision AVR to Minimum. Provision LTM at Maximum
  • C. Provision AVR to none. Provision LTM to Dedicated
  • D. Provision LTM to Dedicated, Provision AVR to Dedicated

Answer: C

 

NEW QUESTION 73
An application is being load balanced through the LTM device using the configuration displayed below.
The network has been re-engineered to NAT all client connection. As a result, all client connections are hitting the same pool member.


Which changes should the LTM Specialist make in order to restore load balancing functionality wile maintaining session persistence?

  • A. Change the virtual server to Standard add an http profile, and change the persistence profile to Cookie persistence
  • B. Change the virtual serer type to Forwarding (Layer 4) and leave the persistence type to hash source Address
  • C. Leave the virtual server type set Performance (Layer 4) and change the persistence type to hash
  • D. Change the virtual server type to Standard, add an http profile, and change the persistence profile to Destination Address

Answer: A

 

NEW QUESTION 74
Refer to the exhibit.

The pool shown is configured with four pool members in a variety of states. The application is receiving a large number of request. The LTM Specialist needs to make changes to make sure that all members receive the same levels of traffic.
Which changes need to be made?

  • A. Enable 10.80.1.40 and 10.80.1.20 disable priority group activation, enable ratio.
  • B. Enable 10.80.1.20 disable priority group activation, enable Round Robin
  • C. Enable 10.80.1.40 and 10.80.1.1.20 disable group activation, enable Round Robin
  • D. Enable 10.80.1.40 disable priority group activation, enable ratio

Answer: C

 

NEW QUESTION 75
Exhibit.

An LTM Specialist needs to configure VS^HTTP and VS_DB for an online shopping site. The VS HTTP passes the client requests to the webservers. The webservers query the database servers through the VS_DB. Initially, the LTM Specialist finds the database servers directly return the packets to the webservers.
which setting must be enabled for the configuration to function correctly?

  • A. VS DB auto last hop
  • B. VS_DB snat auto map
  • C. VS_HTTP snat auto map
  • D. VS.HTTP auto last hop

Answer: A

 

NEW QUESTION 76
An LTM specialist needs to upgrade a VCMP quest in an HA Setup with minimum interruption for all VCMP guest instances.
In which should the LTM Specialist perform this upgrade?

  • A. Relicense the host. Failover all guest's active traffic-groups to the other host, copy image to gest, create guest UCS install and set boot location to new volume, reboot
  • B. Failover all guests' active traffic-group to the other host, copy image to guest, create guest UCS install and set boot location to new volume, reboot, Relicense the host
  • C. Failover all guests' active traffic-group to the other Host, Relicense the host, copy image to guest, create guest UCS, install and set boot location to new volume , reboot
  • D. Failover this specific guest's active traffic-group to the other Host, Relicense the guest, copy image to guest , create guest UCS, install and set boot location to new volume, reboot

Answer: C

Explanation:
Switch guest, reactive, license first and then upgrade.

 

NEW QUESTION 77
A web developer needs a virtual server configured for an application.
The application details are as follows:
Application is accessed on port 443.
The application traffic is encrypted by the server.
HTTP is not being used. No data manipulation is necessary.
Throughput is critical.
NO connections are terminated on the LTM.
Which configuration provides the best performance?
A)

B)

C)

D)

  • A. Option
  • B. Option
  • C. Option
  • D. Option

Answer: A

 

NEW QUESTION 78
Exhibit.

The LTM devices LTM1 and LTM2 are configured in a Device Group (Sync Failover) with Network Failover configured on both the management and HA and Internal VLANS. and ConfigSync is confined in a Device Group (Sync Failover) with Network Failover and internal are tagged on a single trunk with subnets Connection Mirroring is configured on both the HA interlace directly connected between LTM1 and LTM2, and the management interlace is connected to a management switch. The LTM devices have four Traffic Groups defined, and both LTM devices are healthy and capable of passing traffic for any of the Traffic Groups.
An LTM Specialist disconnects the cable for the HA network in an effort to test failover.
Which HA functionality works in this case?

  • A. ConfigSync does NOT work; Connection Mirroring works
  • B. ConfigSync works. Connection Mirroring docs NOT work
  • C. ConfigSync does NOT work. Connection Mirroring floes NOT work.
  • D. ConfigSync works Connection Mirroring works

Answer: A

 

NEW QUESTION 79
An LTM Specialist needs to gather website statistics such as latency and throughput on the existing virtual server. This virtual server load Balances the backend web servers.
Which F5 feature will provide this?

  • A. the Dashboard
  • B. the Performance panel
  • C. the AVR module
  • D. the Statistics panel

Answer: C

 

NEW QUESTION 80
An LI M device is experiencing a high volume of traffic. The virtual server is struggling under the load. The problem appears to be on the server side connections. The virtual server is accepting connections . The virtual server is accepting connections on https and is configured with an SSL profile and http pool.
What should be added to increase the performance of the device?

  • A. a One Connect profile
  • B. an HTTP Compression profile
  • C. smaller key to the SSL profile
  • D. a SPDY profile

Answer: A

 

NEW QUESTION 81
An LTM Specialist needs to load balance an application using an LTM device to meet the requirements:
The application servers do NOT Support SSL, but client access to the application should be secured.
Multiple requests from the same client should be sent to the same pool member.
All pool members will have roughly the same processing power, and traffic should be distributed evenly.
The LTM device is NOT the pool members' default gateway.
which configuration should the LTM Specialist.

  • A. a performance L4 virtual server with a Client SSL profile and Source Address persistence
  • B. A standard virtual server with a SNAT, HTTP profile Server SSL profile, and cookie persistence
  • C. a performance 14 virtual server with a SNAT and cookie persistence
  • D. A standard virtual server with a SNAT, HTTP profile, Client profile, andd cookie persistance.
  • E. A performance L4 virtual server with a SNAT, HTTP profile. Server SSL profile, and cookie persistence

Answer: D

 

NEW QUESTION 82
An LTM Specialist needs to add a pool that will load balance MYSOL services. It has four members, each with differing hardware platforms. All pool members are already assigned to another pool for load balancing FTP traffic.
Which load balancing method is most effective when the LTM Specialist sets up the pool?

  • A. Predictive member)
  • B. Least Connections (node)
  • C. Observed (node)
  • D. Round Robin

Answer: C

 

NEW QUESTION 83
......

301a Dumps Real Exam Questions Test Engine Dumps Training: https://www.examcollectionpass.com/F5/301a-practice-exam-dumps.html

301a exam dumps and online Test Engine: https://drive.google.com/open?id=1FRYWutYFu9dyWespNyXz4heF0fcacAhN