F5 BIG-IP LTM Specialist: Architect, Setup, and Deploy (301a) Exam Materials-Question 183 Discussion

An LTM Specialist is almost finished deploying a new SIP application. The LTM Specialist tests the deployment and notices that traffic fails if more than one member is in the pool. (Choose one answer)

  • A. create and attach a custom HTTP profile
  • B. create and attach a custom LDAP profile
  • C. create and attach a Diameter profile
  • D. create and attach an MBLB profile
Correct Answer: C

Brave-Dump Clients Votes

D 100%

Comments



jansen 2026-04-10 11:24:05

Selected Answers: D


In SIP applications, if there are multiple members in the Pool, MBLB must be enabled. It ensures that LTM can parse each SIP message in the connection and direct it to the correct Pool member as needed, thereby solving the problem of "traffic failure when there are more than one member in the Pool".
Incorrect options:
A, B, C: HTTP, LDAP and Diameter are irrelevant protocol configuration files and cannot handle SIP traffic.