View all questions & answers for the F5 BIG-IP LTM Specialist: Maintain and Troubleshoot (301b) Exam Materials exam
F5 BIG-IP LTM Specialist: Maintain and Troubleshoot (301b) Exam Materials-Question 34 Discussion
Comments
Selected Answers: C
Refer to the following configuration: ltm rule /Common/iRule_redirect_uri { when HTTP_REQUEST { set uri [string tolower [HTTP::uri]] switch -glob $uri { "/app-a*" { pool POOL_A } "/app-b*" { pool POOL_B } } } } ltm virtual /Common/http_vs { destination /Common/10.10.10.10:80 ip-protocol tcp mask 255.255.255.255 persist { /Common/cookie { default yes } } pool /Common/POOL_C profiles { /Common/http { } /Common/tcp { } } rules { /Common/iRule_redirect_uri } translate-address enabled translate-port enabled vlans-disabled } Which pool will the LTM device select for a user request to http://10.10.10.10/appa ? (Choose one answer)
Brave-Dump Clients Votes