F5 BIG-IP LTM Specialist: Maintain and Troubleshoot Free Practice Exam Questions

129 real F5 BIG-IP LTM Specialist: Maintain and Troubleshoot exam questions with answers and AI explanations. F5 certification prep — page 8 of 13.

  1. Question 85: Users in a branch office are reporting a website is always slow. No other users are experiencing the problem. The LTM Specialist tests the website from the ext…
  2. Question 86: An LTM Specialist has a single HTTPS virtual server doing SSL termination. No server SSL profile is defined. The pool members are on the internal VLAN answerin…
  3. Question 87: A user is having issues with connectivity to an HTTPS virtual server. The virtual server is on the LTM device's external vlan, and the pools associated with th…
  4. Question 88: An application owner claims an LTM device is delaying delivery of an HTTP application. The LTM device has two VLANs, an internal and an external. The applicati…
  5. Question 89: A client (10.10.1.30) connecting to an HTTPS virtual server (10.10.1.100) with a clientssl profile is getting an SSL error. Which options will trace this issue?
  6. Question 90: An LTM HTTP pool has an associated monitor that sends a string equal to 'GET /test.html'. Which two configurations could an LTM Specialist implement to allow s…
  7. Question 91: An FTP monitor is NOT working correctly. Which three pieces of information does the LTM Specialist need to provide to ensure a properly working FTP monitor? (C…
  8. Question 92: Which iRule statement demotes a virtual server from CMP?
  9. Question 93: What is the effect of an iRule error such as referencing an undefined variable?
  10. Question 94: What does the following iRule do? when CLIENT_ACCEPTED { if { [matchclass [IP::client_addr] equals WebClient1-Whitelist1] }{ #log local0. "Valid client IP: [IP…