How Many Questions Of 201 Exam Guide

It is impossible to pass F5-Networks 201 exam without any help in the short term. Come to Pass4sure soon and find the most advanced, correct and guaranteed F5-Networks 201 practice questions. You will get a surprising result by our Improved TMOS Administration practice guides.

Online F5-Networks 201 free dumps demo Below:

NEW QUESTION 1
Which statement is true regarding failover?

  • A. Hardware failover is disabled by default.
  • B. Hardware failover can be used in conjunction with network failover.
  • C. If the hardware failover cable is disconnected, both BIGIP devices will always assume the active role.
  • D. By default, hardware fail over detects voltage across the failover cable and monitors traffic across the internal VLAN.

Answer: B

NEW QUESTION 2
Which Virtual Server type prevents the use of a default pool?

  • A. Performance (Layer 4)
  • B. Forwarding (IP)
  • C. Performance HTTP
  • D. Standard

Answer: B

Explanation:
Forwarding (IP) cannot be associated with the pool.

NEW QUESTION 3
A BIG-IP Administrator suspects that one of the BIG-IP device power supplies is experiencing power outages.
Which log file should the BIG-IP Administrator check to verify the suspicion?

  • A. /war /log/daemon.log
  • B. /var/log/kern.log
  • C. /var/log/ltm
  • D. /var/log/audit

Answer: C

NEW QUESTION 4
A BIG-IP Administrator is setting up a new BIG-IP device. The network administrator reports that the interface has an incompatible media speed. The BIG-IP Administrator needs to change this setting
manually.
From which location should the BIG-IP Administrator perform this task?

  • A. On the Front Console
  • B. In the TMOS Shell Command line
  • C. In the Configuration Utility, Network > Interface
  • D. In the Configuration Utility, System > Configuration

Answer: C

NEW QUESTION 5
How is MAC masquerading configured?

  • A. Specify the desired MAC address for each VLAN for which you want this feature enabled.
  • B. Specify the desired MAC address for each selfIP address for which you want this feature enabled.
  • C. Specify the desired MAC address for each VLAN on the active system and synchronize the systems.
  • D. Specify the desired MAC address for each floating selfIP address for which you want this feature enabled.

Answer: A

NEW QUESTION 6
Which two methods can be used to determine which BIG-IP is currently active? (Choose two.)

  • A. The bigtop command displays the status.
  • B. Only the active system's configuration screens are active.
  • C. The status (Active/Standby) is embedded in the command prompt.
  • D. The ifconfig a command displays the floating addresses on the active system.

Answer: AC

NEW QUESTION 7
A pool of four servers has been partially upgraded for two new servers with more memory and CPU capacity. The BIG-IP Administrator must change the load balance method to consider more connections for the two new servers. Which load balancing method considers pool member CPU and memory load?

  • A. Round Robin
  • B. Dynamic Ratio
  • C. Ratio
  • D. Least Connection

Answer: C

NEW QUESTION 8
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. All changes to TEST1 are propagated to TEST2.
  • B. Some of the changes to TEST1 may propagate to TEST2.
  • C. Changes to TEST1 cannot affect TEST2 once TEST2 is saved.
  • D. When TEST1 is changed, the administrator is prompted and can choose whether to propagate changes to TEST2.

Answer: B

NEW QUESTION 9
Refer to the exhibit.
201 dumps exhibit
An LTM device has a virtual server mapped to www.f5.com. Users report that when they connect to
/resources/201.1.2h.l_l.com they are unable to receive content. What is the likely cause of the issue?

  • A. The pool associated with the virtual server does not have priority group activation enabled.
  • B. The virtual address does not have ARP enabled.
  • C. The virtual address does not have route advertising enabled.
  • D. The pool associated with the virtual server is falling its health check.

Answer: B

NEW QUESTION 10
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. Use the appropriate tmsh command with the no-license option
  • B. Revoke the license prior to restoring
  • C. Reactivate the license on the new device using the manual activation method
  • D. Remove the license information from the UCS archive

Answer: A

NEW QUESTION 11
Which Virtual Server type should be used to load balance HTTP traffic to a pool of servers?

  • A. Standard
  • B. Stateless
  • C. Forwarding (IP)
  • D. Forwarding (Layer 2)

Answer: A

NEW QUESTION 12
The current status of a given pool is offline (red). Which condition could explain that state? Assume the descriptions below include all monitors assigned for each scenario.

  • A. No monitors are currently assigned to any pool, member or node.
  • B. The pool has a monitor assigned to it, and none of the pool members passed the test.
  • C. The pool has a monitor assigned to it, and only some of the pool's members passed the test.
  • D. A monitor is assigned to all nodes and all nodes have passed the tes
  • E. The pool's members have no specific monitor assigned to them.

Answer: B

NEW QUESTION 13
Which must be sent to the license server to generate a new license?

  • A. the system's dossier
  • B. the system's host name
  • C. the system's base license
  • D. the system's purchase order number

Answer: A

NEW QUESTION 14
Refer to the exhibit.
201 dumps exhibit
A BIG-IP Administrator needs to fall over the active device. The administrator logs into the Configuration Unity and navigates to Device Management > Traffic Group. However, Force to Standby is greyed out What is causing this issue?

  • A. The BIG-IP Administrator is NOT logged into command line to tail over
  • B. The BIG-IP Administrator is on the Standby Device
  • C. The BIG-IP Administrator is logged in as root
  • D. The BIG-IP Administrator is logged in as administrator

Answer: B

NEW QUESTION 15
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 Tag voice on the Standby device
  • B. The interface on the Active device to 1.1
  • C. The Tag value on the Active device
  • D. The Interface on the Standby device to 1.1

Answer: A

NEW QUESTION 16
A custom HTTP monitor is failing to a pool member 10.10.3.75:8080 that serves up www.example.com. A ping works to the pool member address.
The SEND string that the monitor is using is: GET/HTTP/l.l/r/n/Host.www.example.com/r/n/Connection Close/r/n/r/n
Which CLI tool syntax will show that the web server returns the correct HTTP response?

  • A. curlhttp://10.10.10.3.75:8080/www.example.com/index.html
  • B. curl-header 'Host:www.example.com' http://10.10.3.75:8080/
  • C. tracepath 'http://www.example.com:80
  • D. tracepath 10.10.3.75:8080 GET /index

Answer: B

NEW QUESTION 17
Which cookie persistence method requires the fewest configuration changes on the web servers to be implemented correctly?

  • A. insert
  • B. rewrite
  • C. passive
  • D. session

Answer: A

NEW QUESTION 18
......

100% Valid and Newest Version 201 Questions & Answers shared by Dumps-hub.com, Get Full Dumps HERE: https://www.dumps-hub.com/201-dumps.html (New 254 Q&As)