A node is a member of multiple pools hosting different web applications. If one application fails, only that pool member should be marked down.
What should be configured?
Application-specific health checks must validate application responses, which requires HTTP monitors with custom send/receive strings.
An organization is reporting slow performance accessing their Intranet website. All employees use a single Proxy Server with a public IP.
What should the BIG-IP Administrator do to fix this issue?
When multiple users share one source IP, source-address persistence fails. Cookie persistence uniquely identifies users at Layer 7 and ensures correct session handling.
Which type of Virtual Server requires the use of a FastL4 profile?
Performance (Layer 4) virtual servers rely on FastL4 profiles to provide high-speed L4 processing without full proxy overhead.
Below is BATCH 2 (next 10 questions) extracted only from your uploaded document that are clearly related to BIG-IP Administration: Data Plane Configuration topics.
As requested, I have strictly excluded questions related to:
Licensing
HA / Device Trust / Sync-only
Logging destinations
User roles
Hardware, EUD, support processes
System-only administration
Source: Your uploaded TMOS Administration v2.0 document
In a pool there are 2 pool members out of the 5 members that are older servers. The number of connections these can handle is less than the other 3 pool members. Which load balancing method would allow more traffic to be directed to the newer servers? (Choose one answer)
When a pool contains servers with heterogeneous hardware capabilities (differing CPU, RAM, or connection limits), a static load balancing method like Round Robin is ineffective because it distributes requests equally, regardless of the server's capacity. To optimize traffic distribution for newer, more powerful servers, a dynamic or weighted method is required.
Weighted Least Connections (member): This is the ideal method for this scenario. It combines two factors:
Least Connections: It first checks the current active connection count to ensure traffic goes to the least busy server.
Weight (Ratio): It allows the administrator to assign a 'Ratio' value to each pool member. Newer servers can be assigned a higher ratio (e.g., 3) while older servers are assigned a lower ratio (e.g., 1). The BIG-IP system uses these weights to disproportionately favor the newer servers even when connection counts are similar.
Why other options are incorrect:
Global Availability: This is primarily a GSLB (Global Server Load Balancing) or specific LTM priority group concept where traffic is sent to the first available member in a list until it fails, then moves to the next. It does not load balance based on capacity.
Round Robin: This passes each new connection request to the next server in line, treating the old and new servers exactly the same.
Least Connections (member): While this sends traffic to the server with the fewest active connections, it assumes all servers are equal. If an old server and a new server both have 10 connections, they are treated as equally capable of taking the 11th, which is not true in this scenario.
A BIG-IP Administrator creates a new Virtual Server. The end user is unable to access the page. During troubleshooting, the administrator learns that the connection between the BIG-IP system and server is NOT set up correctly. What should the administrator do to solve this issue? (Choose one answer)
The issue described is a classic symptom of asymmetric routing, which frequently occurs when the BIG-IP system and the back-end servers reside on the same subnet (often referred to as a 'one-arm' deployment).
The Routing Problem: By default, the BIG-IP system preserves the original client source IP address when forwarding traffic to a pool member. If the server is in the same subnet as the client or if the server's default gateway is not the BIG-IP, the server will attempt to send its response directly back to the client's IP address, bypassing the BIG-IP.
Stateful Failure: Since the BIG-IP is a Full Proxy, it maintains a state table. Because the response packet never returns through the BIG-IP, the system cannot complete the three-way handshake or manage the application session, resulting in a connection failure for the user.
The Solution (SNAT): Enabling Source Network Address Translation (SNAT) solves this by changing the source IP address of the request to an IP address owned by the BIG-IP (typically a self-IP).
Requirement for Subnet Alignment: To ensure the server sends the response back to the BIG-IP, the translation address must be reachable. By using a self-IP configured in the same subnet as the servers, the BIG-IP ensures that the server sees the request coming from a local 'neighbor.' The server will then naturally send the response back to that self-IP, allowing the BIG-IP to translate the packet back and forward it to the client.
Why other options are incorrect:
A: Disabling address translation would ensure the server-side traffic uses the client IP, making asymmetric routing inevitable in this scenario.
B: This is technically contradictory; 'Auto Map' specifically uses existing self-IPs and does not require or use a 'SNAT pool' configuration.
C: While using a specific translation address can work, it does not inherently guarantee the Layer 2/Layer 3 reachability mentioned in the scenario as effectively as ensuring the self-IP is correctly placed in the server's subnet.
Betty Gonzalez
8 days agoLisa Murphy
11 days agoSusan Anderson
1 month agoNancy Rivera
1 month agoBrian Morris
2 months agoDaniel Reed
2 months agoPaul Stewart
3 months agoEdward Thompson
3 months agoElizabeth Perez
4 months agoHeather Mitchell
5 months agoNathan Flores
4 months agoJennifer Johnson
4 months agoTiffany Parker
4 months agoCharles Bell
5 months agoKaren Taylor
4 months agoAbel
5 months agoElliot
5 months agoAsuncion
6 months agoFloyd
6 months agoMaryann
6 months agoMargret
6 months agoMarisha
7 months agoCordelia
7 months agoMicaela
7 months agoLeandro
7 months agoCammy
8 months agoColeen
8 months agoCharisse
8 months agoClaudio
8 months agoDylan
9 months ago