201 exam questions for practice in 2024 Updated 255 Questions
Updated Dec-2024 Premium 201 Exam Engine pdf - Download Free Updated 255 Questions
NEW QUESTION # 118
Refer to the exhibit.
Which Pool Members are receiving traffic?
- A. serv1, serv3, serv4
- B. serv1, serv3
- C. serv1
- D. Serv1, serv2,serv3, serv4
Answer: A
NEW QUESTION # 119
Refer to the exhibit.
The BIG-IP Administrator is investigating disk utilization on the BIG-IP device.
What should the BIG-IP Administrator check next?
- A. Results from the EUD test
- B. Large files on the / file system
- C. Large files on /usr file system
- D. Results from the platform diagnostics test
Answer: B
NEW QUESTION # 120
You have a pool of servers that need to be tested. All of the servers but one should be tested every 10 seconds, but one is slower and should only be tested every 20 seconds. How do you proceed?
- A. It can be done by assigning one monitor to the pool and a different monitor to the slower pool member.
- B. It cannot be done. All of the members of a pool must be tested at the same frequency.
- C. It can be done, but will require assigning monitors to each pool member.
- D. It cannot be done. All monitors test every five seconds.
Answer: A
NEW QUESTION # 121
Refer to the exhibit.
A BIG-IP Administrator configures a now VLAN on an HA pair of devices that does NOT yet have any traffic. This action causes the assigned traffic group to fail over to the standby device.
Which VLAN setting should be changed to prevent this issue?
- A. Auto Last Hop
- B. Customer Tag
- C. Fail-safe
- D. Source Check
Answer: C
NEW QUESTION # 122
Which two can be a part of a pool's definition. (Choose two.)
- A. profile(s)
- B. persistence type
- C. monitor(s)
- D. rule(s)
- E. loadElbalancing mode
Answer: C,E
NEW QUESTION # 123
The BIG-IP Administrator needs to perform a BIG-IP device upgrade to the latest version of TMOS. Where can the administrator obtain F5 documentation on upgrade requirements?
- A. AskF5
- B. Bug Tracker
- C. DevCentral
- D. iHealth
Answer: A
NEW QUESTION # 124
A BIG-IP Administrator explicitly creates a traffic group on a BIG-IP device.
Which two types of configuration objects can be associated with this traffic group? (Choose two.)
- A. VLANS
- B. Pool Members
- C. Virtual Addresses
- D. Application Instances
- E. iRules
Answer: C,D
NEW QUESTION # 125
Administrative user accounts have been defined on the remote LDAP server and are unable to log in to the BIG-IP device.
Which log file should the BIG-IP Administrator check to find the related messages?
- A. /Nar/log/ltm
- B. /var/log/user.log
- C. /var/log/secure
- D. /var/log/messages
Answer: C
NEW QUESTION # 126
Refer to the exhibit.

A BIG-IP Administrator creates a new Virtual Server to load balance SSH traffic. Users are unable to log on to the servers.
What should the BIG-IP Administrator do to resolve the issue?
- A. Set Destination Addresses/Mask to 0.0.0.0/0
- B. Set HTTP Profile to None
- C. Set Source Address to 10.1.1.2
- D. Set Protocol to UDP
Answer: B
NEW QUESTION # 127
You have created a custom profile named TEST2. The parent profile of TEST2 is named TEST1. If additional changes are made to TEST1, what is the effect on TEST2.
- A. Changes to TEST1 cannot affect TEST2 once TEST2 is saved.
- B. All changes to TEST1 are propagated to TEST2.
- C. Some of the changes to TEST1 may propagate to TEST2.
- D. When TEST1 is changed, the administrator is prompted and can choose whether to propagate changes to TEST2.
Answer: C
NEW QUESTION # 128
Active connections to pool members are unevenly distributed. The load balancing method is Least Connections (member) Priority Group Activation is disabled. What is a potential cause of the event distribution?
- A. Priority Group Activation is disabled
- B. SSL Profile Server is applied
- C. Persistence profile is applied
- D. incorrect load balancing method
Answer: C
NEW QUESTION # 129
Refer to the exhibit.
An organization is reporting slow performance accessing their Intranet website, hosted in a public cloud. All employees use a single Proxy Server with the public IP of 104.219.110.168 to connect to the Internet. What should the BIG-IP Administrator of the Intranet website do to fix this issue?
- A. Change Source Address to 104.219.110.168/32
- B. Change Load Balancing Method to Least Connection
- C. Change Default Persistence Profile to cookie
- D. Change Fallback Persistence Profile to source_addr
Answer: C
NEW QUESTION # 130
A virtual server is listening at 10.10.1.100:any and has the following iRule associated with it:
when CLIENT_ACCEPTED { if {[TCP::local_port] equals 21 } { pool
ftppool } elseif {[TCP::local_port] equals 23 } { pool telnetpool }
If a user connects to 10.10.1.100 and port 22, which pool will receive the request?
- A. telnetpool
- B. Unknown. The pool cannot be determined from the information provided.
- C. ftppool
- D. None. The request will be dropped.
Answer: B
NEW QUESTION # 131
A virtual server is listening at 10.10.1.100:80 and has the following iRule associated with it: when HTTP_REQUEST { if {[HTTP::uri] ends_with "txt" } { pool pool1 } elseif {[HTTP::uri] ends_with "php" } { pool pool2 } If a user connects to http://10.10.1.100/foo.html, which pool will receive the request?
- A. Unknown. The pool cannot be determined from the information provided.
- B. None. The request will be dropped.
- C. pool1
- D. pool2
Answer: A
NEW QUESTION # 132
A BIG-IP Administrator reviews the Plane CPU Usage performance chart and discovers a high percentage of Control Plane utilization.
Which type of traffic does this indicate a higher usage of?
- A. Tunnel
- B. Accelerated ,
- C. Administrative
- D. Application
Answer: C
NEW QUESTION # 133
Assume the bigd daemon fails on the active system. Which three are possible results? (Choose three.)
- A. The active system will restart the tmm daemon and continue in active mode.
- B. The active system will restart the bigd daemon and continue in active mode.
- C. The active system will reboot and the standby system will go into active mode.
- D. The active system will failover and the standby system will go into active mode.
- E. The active system will continue in active mode but gather member and node state information from the standby system.
Answer: B,C,D
NEW QUESTION # 134
Which statement is true concerning SNATs using automap.
Answer:
NEW QUESTION # 135
Refer to the exhibit.
How are new connections load balanced?
- A. To the first two members listed with the same priority group
- B. To the pool member with a low priority group value defined
- C. To the pool member with the least number of connections
- D. To the pool member with a high priority group value defined
Answer: C
NEW QUESTION # 136
A BIG-IP Administrator is configuring an SSH Pool with five members.
Which Health Monitor should be applied to ensure that available pool members are monitored accordingly?
- A. http
- B. tcp
- C. https
- D. udp
Answer: B
NEW QUESTION # 137
A set of servers is used for an FTP application as well as an HTTP website via separate BIG-IP Pools. The server support team reports that some servers are receiving a lot more traffic than others.
Which Load Balancing Method should the BIG-IP Administrator apply to even out the connection count?
- A. Least Connections (Member)
- B. Least Connections (Node)
- C. Ratio (Node)
- D. Ratio (Member)
Answer: B
Explanation:
The connection is required to be balanced, and the unit is the server and the application port is the unit, so it is node.
NEW QUESTION # 138
Which parameters are set to the same value when a pair of BIGElIP devices are synchronized.
- A. VLAN failElsafe settings
- B. host names
- C. MAC masquerade addresses
- D. profile definitions
- E. system clocks
Answer: D
NEW QUESTION # 139
......
Authentic 201 Dumps With 100% Passing Rate Practice Tests Dumps: https://www.fast2test.com/201-premium-file.html
F5 201 Real Exam Questions Guaranteed Updated Dump from Fast2test: https://drive.google.com/open?id=1E0hVMF8HhZ7r30EJsAnbyQLoeoPHuAwy