Spring Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: simple70

F5 BIG-IP Administration Support and Troubleshooting (F5CAB5) exam F5CAB5 Question # 3 Topic 1 Discussion

F5 BIG-IP Administration Support and Troubleshooting (F5CAB5) exam F5CAB5 Question # 3 Topic 1 Discussion

F5CAB5 Exam Topic 1 Question 3 Discussion:
Question #: 3
Topic #: 1

A BIG-IP Administrator configured a virtual server with a pool of 3 members and selected the Round Robin load balancing method to evenly distribute traffic across the pool members. During initial testing, the virtual server failed to respond to http requests.

Plaintext

ltm virtual http.vs {

destination 10.10.1.100:http

ip-protocol tcp

mask 255.255.255.255

pool http.pool

profiles {

tcp{}

}

serverssl-use-sni disabled

source 0.0.0.0/0

translate-address enabled

translate-port enabled

}

ltm pool http_pool {

members {

10.10.1.101:http {

address 10.10.1.101

session monitor-enabled

state checking

}

10.10.1.102:http {

address 10.10.1.102

session monitor-enabled

state checking

}

}

monitor tcp

}

What configuration change on the BIG-IP will resolve this issue?


A.

Add SNAT Auto Map


B.

Add http profile


C.

Add http monitor


Get Premium F5CAB5 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.