Pre-Summer Sale Special - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sntaclus

The BIG-IP Administrator has configured an HTTP health monitor applied to a Pool of HTTP web servers hosting www.f5.com, but all Pool Members show a DOWN status. The web server is returning a response of ' 400 Bad Request ' . What would be the correct monitor Send string?

A.

GET /healthmonitor.html HTTP/1.1 \r\nConnection: Close\r\n

B.

GET /healthmonitor.html HTTP/1.1 Connection: Close

C.

GET /healthmonitor.html HTTP/1.1 \r\nHost: www.f5.com\r\nConnection: Close\r\n\r\n

D.

GET /healthmonitor.html HTTP/1.1\r\nConnection: Close\r\n\r\n

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? (Choose one answer)

A.

Least Connections (node)

B.

Predictive (member)

C.

Least Connections (member)

D.

Predictive (node)

Some users who connect to a busy Virtual Server have connections reset by the BIG-IP system. Pool member resources are NOT a factor.

What is a possible cause?

A.

Connection Rate Limit is set too high

B.

Server SSL profile not reconfigured

C.

Connection Limit is set too low

D.

Rewrite profile not configured

How will the BIG-IP system distribute the traffic based on the configuration below?

pool my_pool {

lb_mode fastest

min_active_members 2

member 10.12.10.7:80 priority 3

member 10.12.10.8:80 priority 3

member 10.12.10.9:80 priority 3

member 10.12.10.4:80 priority 2

member 10.12.10.5:80 priority 2

member 10.12.10.6:80 priority 2

member 10.12.10.1:80 priority 1

member 10.12.10.2:80 priority 1

member 10.12.10.3:80 priority 1

}

(Pick the 2 correct responses below)

A.

Connections are first distributed to all pool members with priority 3 when all the pool members with priority 3 are available

B.

If both the priority 1 group and the priority 2 group have fewer than two members available, traffic is directed to the priority 3 group

C.

If both the priority 3 group and the priority 2 group have fewer than two members available, traffic is directed to the priority 1 group

D.

Connections are distributed to all pool members with priority 2 if one pool member with priority 3 is down

All pool members are online and all other settings are default.

What might alter the load balancing behavior?

A.

Adding a OneConnect profile

B.

Enabling SNAT Automap

C.

Enabling an HTTP fallback host

D.

Adding a persistence profile

A BIG-IP Administrator configures a Virtual Server to load balance traffic between 50 webservers for an ecommerce website. Traffic is being load balanced using the Least Connections (node) method. The webserver administrators report that customers are losing the contents from their shopping carts and are unable to complete their orders. What should the BIG-IP Administrator do to resolve the issue?

A.

Change Default Persistence Profile setting to cookie

B.

Change Default Persistence Profile setting to sip_info

C.

Change Load Balancing method to Ratio (node)

D.

Change Load Balancing method to Ratio (member)

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 Application Services have Strict Updates enabled.

B.

The IP addresses are already in use.

C.

The IP addresses used are NOT from the same subnet as the Self IP.

D.

The Application Service was NOT deleted before making the IP address change.

Users are unable to reach an application. The Virtual Server shows a red diamond status.

What is the cause?

A.

All pool members are down

B.

HTTPS traffic sent to HTTP VS

C.

Virtual Server disabled

D.

Pool members disabled

A BIG-IP Administrator finds the following log entry: tmm tmm[714]: 011e0002:4: sweeper_update: aggressive mode activated. Which action should the BIG-IP administrator take to mitigate this memory issue?

A.

Configure the redundant pair to be active-active

B.

Decrease the TCP profile Idle Timeout value

C.

Increase the TCP profile Idle Timeout value

D.

Configure the virtual server to use Connection Mirroring

A Standard Virtual Server reports poor performance for Internet users.

What TCP profile configuration should be applied?

A.

Client: f5-tcp-wan / Server: f5-tcp-lan

B.

Client: f5-tcp-lan

C.

Client: f5-tcp-lan / Server: f5-tcp-wan

D.

Client: f5-tcp-optimized