A Review Of 100% Correct 201 Test Question
Proper study guides for Renew F5-Networks TMOS Administration certified begins with F5-Networks 201 preparation products which designed to deliver the Practical 201 questions by making you pass the 201 test at your first time. Try the free 201 demo right now.
Free 201 Demo Online For F5-Networks Certifitcation:
NEW QUESTION 1
A virtual server is listening at 10.10.1.100:80 and has the following iRule associated with it:
when HTTP_REQUEST { if { [HTTP::header UserAgent] contains "MSIE" }
{ pool MSIE_pool }
else { pool Mozilla_pool }
If a user connects to http://10.10.1.100/foo.html and their browser does not specify a UserAgent, which pool will receive the request?
- A. MSIE_pool
- B. Mozilla_pool
- C. Non
- D. The request will be dropped.
- E. Unknow
- F. The pool cannot be determined from the information provided.
Answer: B
NEW QUESTION 2
A BIG-IP Administrator uses backend servers to host multiple services per server. There are multiple virtual servers and pools defined, referencing the same backend servers.
Which load balancing algorithm is most appropriate to have an equal number of connections on each backend server?
- A. Least Connections (member)
- B. Least Connections (node)
- C. Predictive (member)
- D. Predictive (node)
Answer: B
Explanation:
The same set of servers provides multiple services, that is, using different ports to provide different services at the same time. The stem requirement is based on server connection balancing, not server + port, so it is node.
NEW QUESTION 3
One of the two members of a device group has been decommissioned. The BIG-IP Administrator tries to delete the device group, but is unsuccessful.
Prior to removing the device group, which action should be performed?
- A. Disable the device group
- B. Remove all members from the device group
- C. Remove the decommissioned device from the device group
- D. Make sure all members of the device group are in sync
Answer: B
NEW QUESTION 4
During a maintenance window, an EUD test was executed and the output displayed on the screen. The BIG-IP Administrator did NOT save the screen output. The BIG-IP device is currently handling business critical traffic. The BIG-IP Administrator needs to minimize impact. What should the BIG-IP Administrator do to provide the EUD results to F5 Support?
- A. Boot the device into EUD then collect output from console
- B. Execute EUD from tmsh and collect output from console
- C. Collect file /var/log/messages
- D. Collect file /shared/log/eud.log
Answer: D
NEW QUESTION 5
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. /var/log/secure
- B. /var/log/messages
- C. /Nar/log/ltm
- D. /var/log/user.log
Answer: A
NEW QUESTION 6
When can a single virtual server be associated with multiple profiles?
- A. Neve
- B. Each virtual server has a maximum of one profile.
- C. Ofte
- D. Profiles work on different layers and combining profiles is common.
- E. Rarel
- F. One combination, using both the TCP and HTTP profile does occur, but it is the exception.
- G. Unlimite
- H. Profiles can work together in any combination to ensure that all traffic types are supported in a given virtual server.
Answer: B
NEW QUESTION 7
On the VCMP system, a BIG-IP host administrator imports a new ISO image into the host's /shared/images folder. The new ISO images that reside on the vCMP host are available for installation on the guest. How should the BIG-IP Administrator install one image from within the guest?
- A. Install the new software on the host and wait for it to automatically be installed on all guests.
- B. Run the following command on guesttmsh install sys software block-device-image image_name volume < volume_name>
- C. Run the following command on guesttmsh install sys software image image_name volume < volume_name>
- D. Run the following command on hosttmsh install sys software block-device-image image_name volume < volume_name>
Answer: D
NEW QUESTION 8
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. pool1
- B. pool2
- C. Non
- D. The request will be dropped.
- E. Unknow
- F. The pool cannot be determined from the information provided.
Answer: B
NEW QUESTION 9
All pool members are online. All other virtual server settings are at default What might after the load balancing behavior?
- A. enabing SNAT automap
- B. enabing a falback host in the http profile
- C. adding a oneconnect profile
- D. adding a persistence profile
Answer: D
NEW QUESTION 10
The incoming client IP address is 195.64.45.52 and the last five connections have been sent to members A, C, E, D and B. Given the virtual server, pool, and persistence definitions and statistics shown in the above graphic, which member will be used for the next connection?
- A. 10.10.20.1:80
- B. 10.10.20.2:80
- C. 10.10.20.3:80
- D. 10.10.20.4:80
- E. 10.10.20.5:80
- F. It cannot be determined with the information given.
Answer: C
NEW QUESTION 11
Refer to the exhibit
The BIG-IP Administrator is unable to access the management console via Self-IP 10.10 1.33 and port 443. What is the reason for this problem?
- A. Packet Filter needs to be configured to allow a source
- B. Self IP is configured to allow TCP All
- C. Self IP is configured to allow UDP 443
- D. Packet Filter is configured to allow port 443
Answer: C
NEW QUESTION 12
You need to terminate client SSL traffic at the BIG-IP and also to persist client traffic to the same pool member based on a BIG IP supplied cookie. Which four are profiles that would normally be included in the virtual server's definition? (Choose four.)
- A. TCP
- B. HTTP
- C. HTTPS
- D. ClientSSL
- E. ServerSSL
- F. CookieBased Persistence
Answer: ABDF
NEW QUESTION 13
A BIG-IP device has only LTM and ASM modules provisioned. Both have nominal provisioning level. The BI6-IP Administrator wants to dedicate more resources to the LTM module. The ASM module must remain enabled. Which tmsh command should the BIG-IP Administrator execute to obtain the desired result?
- A. modify/sys provision asm level minimum
- B. modify /sys provision Itm level dedicated
- C. modify /sys provision asm level none
- D. modify /sys provision Itm level minimum
Answer: A
NEW QUESTION 14
A BIG-IP Administrator is informed that traffic on Interface 1.1 is expected to increase over the maximum bandwidth capacity on the link. There is a single VLAN on the Interface. What should the 8IG-IP Administrator do to increase the total available bandwidth?
- A. Assign two Interfaces to the VLAN
- B. Set the media speed of Interface 1.1 manually
- C. Create a trunk object with two Interfaces
- D. Increase the MTU on the VLAN using Interface 1.1
Answer: C
NEW QUESTION 15
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 cannot be don
- B. All monitors test every five seconds.
- C. It can be done, but will require assigning monitors to each pool member.
- D. It cannot be don
- E. All of the members of a pool must be tested at the same frequency.
- F. It can be done by assigning one monitor to the pool and a different monitor to the slower pool member.
Answer: D
NEW QUESTION 16
......
P.S. Easily pass 201 Exam with 254 Q&As Allfreedumps.com Dumps & pdf Version, Welcome to Download the Newest Allfreedumps.com 201 Dumps: https://www.allfreedumps.com/201-dumps.html (254 New Questions)