Last Update 10 hours ago Total Questions : 254
The TMOS Administration content is now fully updated, with all current exam questions added 10 hours ago. Deciding to include 201 practice exam questions in your study plan goes far beyond basic test preparation.
You'll find that our 201 exam questions frequently feature detailed scenarios and practical problem-solving exercises that directly mirror industry challenges. Engaging with these 201 sample sets allows you to effectively manage your time and pace yourself, giving you the ability to finish any TMOS Administration practice test comfortably within the allotted time.
A BIG-IP system has the following configuration:
* SNAT is set to Auto Map
* There are two VLANs internal and external
* Default route is pointed to the gateway on external VLAN
* Self P for internal VLAN is 1921.1.2
* Self IP for external VLAN is 192.1.2.2
* Floating IP addresses for internal VLAN is 192.1.1.1
* Floating IP addresses for external VLAN is 192.1.2.1
* The Virtual Server IP address is 192.1.1.100
Which IP address does the BIG-IP system use first when traffic reaches the servers on the internal VLAN?
A site has six members in a pool. All of the servers have been designed, built, and configured with the same applications. It is known that each client ' s interactions vary significantly and can affect the performance of the
servers. If traffic should be sent to all members on a regular basis, which loadbalancing mode is most effective if the goal is to maintain a relatively even load across all servers?
How should a BIG-IP Administrator persistent sessions from being sent to a pool member so that the server administrator can perform maintenance?
Assume the bigd daemon fails on the active system. Which three are possible results? (Choose three.)
Which three iRule events are likely to be seen in iRules designed to select a pool for load balancing? (Choose three.)
A site has assigned the ICMP monitor to all nodes and a custom monitor, based on the HTTP template, to a pool of web servers. The HTTP based monitor is working in all cases. The ICMP monitor is failing for 2 of the
pool member 5 nodes. All other settings are default. What is the status of the monitor is working in all cases?
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 80 } { pool pool1 } elseif {[TCP::local_port] equals 443} { pool pool2 }
If a user connects to 10.10.1.100 and port 22, which pool will receive the request?
Refer to the exhibit.

Which Pool Members are receiving traffic?
Where is connection mirroring configured?
Which statement is true concerning SNATs using automap?
