0% found this document useful (0 votes)
124 views6 pages

301a PDF

This document provides 15 sample questions and answers from the BIG-IP LTM Specialist 301a exam. The questions cover topics such as iApp configuration, virtual server and pool settings, SNAT/NAT configuration, profiles, analytics and AVR reporting, VCMP guests, and load balancing behavior.

Uploaded by

Tomasz B
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
124 views6 pages

301a PDF

This document provides 15 sample questions and answers from the BIG-IP LTM Specialist 301a exam. The questions cover topics such as iApp configuration, virtual server and pool settings, SNAT/NAT configuration, profiles, analytics and AVR reporting, VCMP guests, and load balancing behavior.

Uploaded by

Tomasz B
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 6

301a

Exam Name: BIG-IP LTM Specialist: Architect, Setup


and Deploy

Full version: 147 Q&As

Full version of 301a Dumps

Share some 301a exam dumps below.

1. In an iApp, which configuration protects against accidental changes to an application


Services configuration?
A. Components
B. Strict Updates

This study source was downloaded by 100000871066533 from CourseHero.com on 09-23-2023 05:29:38 GMT -05:00

https://www.coursehero.com/file/79733427/301apdf/
C. Name
D. Template
Answer: B

2. A web application is configured as follows:

What should be modified to set a maximum request limit?


A. Virtual server settings
B. HTTP profile
C. Pool settings
D. ICP Profile
Answer: B

3. 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, ctientsst, ftp serverssl persistence
B. tcp, clientssl, serverssl persistence
C. tcp, ftp - Source address persistence
D. tcp - no persistence profile will be used
Answer: C

4. Refer to the exhibit.

The http monitor is applied to a pool. All members are enabled. One server responds as follows.

What is the resulting status of this poo! member?


A. Offline (Disabled)
B. Offline (Enabled)
C. Unavailable (Disabled)
D. Available (Enabled)
Answer: B
Explanation:
The first picture "Send String" and "Receive String" are not clear. Send String should be
"GOOD", the response packet does not contain this keyword. Receive Disable String is
completely unclear. If the response packet contains the content of Receive Disable String at this
time, it will be Available (Disabled), If the content of Receive Disable String is not included, then

This study source was downloaded by 100000871066533 from CourseHero.com on 09-23-2023 05:29:38 GMT -05:00

https://www.coursehero.com/file/79733427/301apdf/
Offline (Enabled).

5. An TLM Specialist has an Exchange that must use the LTM device to route traffic to the
internet.
Which SNAT/NAT configure allows the Exchange server’s traffic access the internet through
the LTM device?
A. NAT
B. SNAT Pool
C. SNAT List
D. SNAT Automap
Answer: C

6. set payload {CACHE :: payload}


}
Which two profiles should be used on the virtual server? (Choose two.)
A. http-transparent
B. http compression
C. http
D. webacceleration
E. stream
Answer: C,D

7. Refer to the exhibit.

An LTM Specialist has multiple SNAT and virtual server objects configured as in the bigip.conf
shown.
The LTM Specialist tests a connection from a client with. IP 172.163.31.11 to 192.168.0.100:80.
Which two objects will show an increase in Local Traffic statistics connections?
A. VS_A&SNAT_B
B. VS_B&SNAT_B
C. VS_ B & SNAT A
D. VS_A & SNAT A
Answer: A

8. Refer to the following iRule:

This study source was downloaded by 100000871066533 from CourseHero.com on 09-23-2023 05:29:38 GMT -05:00

https://www.coursehero.com/file/79733427/301apdf/
What is a complete list of profiles that must be applied to the virtual server for this iRule?
A. Fast L4, HTTP
B. TCP, HTTP
C. TCP, HTTP, Client SSL
D. Fast L4 , HTTP, Stream
Answer: B

9. 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. iRule
B. Gateway Fail Safe
C. Gateway pool monitor
D. Gateway pool
Answer: B

10. 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. Impact on system performance that might be noticeable
B. The add-on license that is required for this feature to be available
C. Creating the required separate interface for connection mirroring
D. Decreased number of possible concurrent connections to that virtual server
Answer: A
Explanation:
Connection mirroring will bring performance consumption

11. 101:80 on an LTM device.


Which expression should the LTM Specialist use?
A. # tmsh create pool http_pool members {10.10.10.101:80}
B. # tmsh create pool http_pool members add {10.10.10.101:80}
C. # tmsh create it pool http_pool members {10.10.10.101:80}
D. # tmsh create itm pool http_pool member {10.10.10.101:80}
Answer: C

This study source was downloaded by 100000871066533 from CourseHero.com on 09-23-2023 05:29:38 GMT -05:00

https://www.coursehero.com/file/79733427/301apdf/
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}

12. An LTM Specialist creates an Analytics wide to show the type of browsers used to access a
certain application. However, the generated statistics only sum up all transaction for that
application under one item called ‘ Aggregated.’’
What should the LTM Specialist do to resolve this problem?
A. Verify that the Analytics profile is assigned to the applications virtual server.
B. Make sure ‘’User Agent’’ is selected in the Analytics profile.
C. Drill down into the stats to show the User Agents correlated in the Aggregated group.
D. Make sure ‘’User Sessions’’ is selected in the Analytics profile
Answer: B

13. 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. Offline
B. Deployed
C. Provisioned
D. Configured
Answer: C

14. AN LTM Specialist needs to determine the delay between an LTM device and the internal
web server for a specific client.
Which two AVR reporting options should the LTM Specialist enable to measure the delay?
(Choose two.)
A. User agents
B. Methods
C. Response codes
D. Server latency
E. Client IP
Answer: D,E
Explanation:

This study source was downloaded by 100000871066533 from CourseHero.com on 09-23-2023 05:29:38 GMT -05:00

https://www.coursehero.com/file/79733427/301apdf/
The problem is to specify the server delay of the client

15. 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 16 minutes will be sent to the same pool member
B. A client session that has been idle for 20 minutes will be balanced to a new pool member
C. A client session that has been idle for 14 minutes will be balanced to a new pool member
D. A client session that has been idle for 48 minutes will be sent to the same pool members
E. A client session that has been idle for 12 minutes will be sent to the same pool member
Answer: B,E

More Hot Exams are available.

350-401 ENCOR Exam Dumps

350-801 CLCOR Exam Dumps

200-301 CCNA Exam Dumps

This study source was downloaded by 100000871066533 from CourseHero.com on 09-23-2023 05:29:38 GMT -05:00

https://www.coursehero.com/file/79733427/301apdf/
Powered by TCPDF (www.tcpdf.org)

You might also like