Latest [Jan 01, 2022] F5 201 Exam Practice Test To Gain Brilliante Result
Take a Leap Forward in Your Career by Earning F5 201
How much F5-201: TMOS Administration Exam Cost and Details
Examination Name F5 101: Application Delivery Fundamentals Passing Score: 245 or higher Length of Exam: 90 min Types of questions: Multiple Choice Questions No. of Questions: 80 Questions Examination Fees: $180 USD
NEW QUESTION 145
A virtual server is defined per the charts. The last five client connections were to members C, D, A, B, B. Given the conditions shown in the above graphic, if a client with IP address 205.12.45.52 opens a connection to the virtual server, which member will be used for the connection.
- A. 172.16.20.3:80
- B. 172.16.20.1:80
- C. 172.16.20.2:80
- D. 172.16.20.4:80
- E. 172.16.20.5:80
Answer: D
NEW QUESTION 146
A BIG-IP Administrator needs to find which modules have been licensed for use on the BIG-IP system. In which section of the Configuration Utility can the BIG-IP Administrator find this information?
- A. System > Support
- B. System > Services
- C. System > Resource Provisioning
- D. System > Platform
Answer: C
NEW QUESTION 147
A BIG-IP Administrator receives an RMA replacement for a failed F5 device. The BIG-IP Administrator tries to restore a UCS taken from the previous device, but the restore fails. The following error appears inthe/var/log/itm.
mcpd [****J: ******;0; License is not operational (expired or digital signature does not match contents.) What should the BIG-IP Administrator do to avoid this error?
- A. Remove the license information from the UCS archive
- B. Revoke the license prior to restoring
- C. Reactivate the license on the new device using the manual activation method
- D. Use the appropriate tmsh command with the no-license option
Answer: D
NEW QUESTION 148
A BIG-IP Administrator assigns the default http health monitor to a pool that has three members listening on port 80 When the administrator connects to each pool member via the CURL utility, two of the members respond with a status of 404 Not Found while the third responds with 200 OK. What will the pool show for member availability?
- A. Two members offline and one member online.
- B. All members offline.
- C. All members online.
- D. Two members online and one member offline.
Answer: C
NEW QUESTION 149
A BIG-IP Administrator creates an HTTP Virtual Server using an iApp template. After the Virtual Server is created, the user requests to change the destination IP addresses. The BIG-IP Administrator tries to change the destination IP address from 10.1.1.1 to 10.2.1.1 in Virtual Server settings, but receives the following error:
The application service must be updated using an application management interface What is causing this error?
- A. The IP addresses are already in use.
- B. The Application Services have Strict Updates enabled.
- C. The Application Service was NOT deleted before making the IP address change.
- D. The IP addresses used are NOT from the same subnet as the Self IP.
Answer: B
Explanation:
Explanation
Strict Updates : Indicates whether the application service is tied to the template, so when the template is updated, the application service changes to reflect the updates.
NEW QUESTION 150
A BIG-IP Administrator discovers malicious brute-force attempts to access the BIG-IP device on the management interface via SSH. The BIG-IP Administrator needs to restrict SSH access to the management interface.
Where should this be accomplished?
- A. Network > Self IPs
- B. Network > Interfaces
- C. System > Platform
- D. System > Configuration
Answer: C
NEW QUESTION 151
A BIG-IP Administrator makes a configuration change to the BIG-IP device. Which file logs the message regarding the configuration change?
- A. /var/log/audit
- B. /var/log/secure
- C. /var/log/messages
- D. /var/log/user.log
Answer: A
Explanation:
Explanation
About audit logging
Audit logging is an optional feature that togs messages whenever a BIG-IP system object, such as a virtual server or a load balancing pool, is confined (that is. created, modified, or deleted). The BiGIP system logs the messages for these auditing events in the file /var/log'audit There are three ways that objects can be configured
* By user action
* By system action
* By loading configuration data
Whenever an object is configured in one of these ways, the BIG-IP system logs a message to the audit log
NEW QUESTION 152
Refer to the exhibit.
During a planned upgrade lo a BIG-IP HA pair running Active/Standby, an outage to application traffic is reported shortly after the Active unit is forced to Standby Reverting the flower resolves the outage. What should the BIG-IP Administrator modify to avoid an outage during the next for over event?
- A. The Interface on the Standby device to 1.1
- B. The Tag voice on the Standby device
- C. The Tag value on the Active device
- D. The interface on the Active device to 1.1
Answer: B
NEW QUESTION 153
What is the purpose of provisioning.
- A. Provisioning allows the administrator to activate
modules
in nonElstandard combinations. - B. Provisioning allows the administrator to see what modules are licensed, but no user action is ever required.
- C. Provisioning allows modules that are licensed be granted appropriate resource levels.
- D. Provisioning allows modules that are not licensed to be fully tested.
Answer: C
NEW QUESTION 154
A BIG-IP Administrator needs to restore an encrypted UCS archive from the command line using the TMSH utility.
Which TMSH command should the BIG-IP Administrator use to accomplish this?
- A. load/sys ucs <filepath> passphrase <password>
- B. load/sys ucs <filepath> no-license
- C. load/sys config file <filepath>
- D. load/sys config file <filepath> passphrase <password>
Answer: A
NEW QUESTION 155
A BIG-IP Administrator is creating a new Trunk on the BIG-IP device. What objects should be added to the new Trunk being created?
- A. Interfaces
- B. VLANS
- C. Network routes
- D. IP addresses
Answer: A
Explanation:
trunk is a portchannel, you need to add a physical interface.
NEW QUESTION 156
Refer to the exhibit.
A user attempts to connect to 10.10.10.1.80 using FTP over SSL with an FTPS client. Which virtual server will match and attempt to process the request?
- A. vsjutps
- B. nvfs
- C. vs_http
- D. vs_ftp
Answer: D
NEW QUESTION 157
A virtual server at 10.10.1.100:80 has the rule listed below applied. when HTTP_REQUEST { if {[HTTP::uri] ends_with "htm" } { pool pool1 } else if {[HTTP::uri] ends_with "xt" } { pool pool2 } If a user connects to http://10.10.1.100/foo.txt which pool will receive the request?
- A. pool2
- B. None. The request will be dropped.
- C. pool1
- D. Unknown. The pool cannot be determined from the information provided.
Answer: A
NEW QUESTION 158
A BIG-IP device sends out the following SNMP trap:
big-ipo.f5.com - bigipExternalLinkChange Link: 1.0 is DOWN
Where in the BIG-IP Configuration utility should the BIG-IP Administrator verify the current status of Link
1.0?
- A. Network > Interfaces > Interface List
1.0 is a physical interface, you can see the interface status from the physical interface in the network. - B. Statistics > Performance > System
- C. System > Platform
- D. Network > Trunks > Trunk List
Answer: A
NEW QUESTION 159
A BIG-IP Administrator plans to resolve a non-critical issue with a BIG-IP device in 2 weeks. What Severity level should be assigned to this type of F5 support ticket?
- A. 0
- B. 1
- C. 2
- D. 3
Answer: A
NEW QUESTION 160
As a part of the Setup Utility, the administrator sets the host name for the BEl IGP.
What would be the result if the two systems in a redundant pair were set to the
same host name.
- A. Host names do not matter in redundant pair communication.
- B. In a redundant pair, the two systems will always have the same host name. The parameter is synchronized between the systems.
- C. When the administrator attempts to access the configuration utility using the host name, they will always connect to the active system.
- D. The first
time
the systems
are synchronized
the receiving
system will be assigned the same selfElIP addresses as the source system.
Answer: D
NEW QUESTION 161
......
Understanding of functional and technical aspects of Troubleshooting Basic Virtual Server Connectivity Issues
The following will be discussed in this section:
- Understand the effects of health monitors on the status of pool members/nodes
- Explain the concept of âpersistenceâ
- Differentiate between fallback and primary persistence
- Validate the expected persistence behavior
- Determine the state of a virtual server (offline, enabled, etc.)
- Determine if the virtual server is configured with the appropriate profiles
- Understand how a virtual server processes a request (most specific to least specific)
- Determine if a virtual server is configured with the proper IP address configuration
- Understand how a packet is processed once it arrives at device (connection table, packet filters, etc.)
- Verify the type of persistence profile assigned to the virtual server in question
- Determine the state and availability of the pool member/node in question
- Determine if the pool configuration has an effect on virtual server state
- Use the appropriate tool to troubleshoot persistence
- Verify the pool member/node connection configuration and count
- Verify the pool member/node Ratio configuration
- Given a specific connectivity issue, isolate where the problem might be according to the processing order
- Determine which tools to use in order to diagnose the issue
- Understand the difference between the virtual servers status definitions
- Determine if a virtual server is configured for the proper listening port
Authentic Best resources for 201 Online Practice Exam: https://www.2pass4sure.com/F5Networks/201-actual-exam-braindumps.html
Updates Up to 365 days On Developing 201 Braindumps: https://drive.google.com/open?id=1HBtJfvkMW7c1fXgIPsW3m1ZwbfQfZtNY