F5 F5CAB3 - BIG-IP Administration Data Plane Configuration Exam
Page: 1 / 6
Total 29 questions
Question #1 (Topic: Exam A)
The BIG-IP Administrator needs to load balance a pool of web servers. Load balancing should consider the number of connections that are active on that pool member.
Which load balancing method meets this requirement?
Which load balancing method meets this requirement?
A. Ratio (node)
B. Round Robin
C. Least Connections (member)
D. Ratio (member)
Answer: C
Question #2 (Topic: Exam A)
A BIG-IP Administrator is creating a new Self IP. VLAN-201 has already been configured.
Which field in the Self IP Configuration Utility should the BIG-IP Administrator choose to assign the VLAN to the new Self IP?
Which field in the Self IP Configuration Utility should the BIG-IP Administrator choose to assign the VLAN to the new Self IP?
A. VLAN / Tunnel
B. Network
C. VLAN
D. Interface
Answer: A
Question #3 (Topic: Exam A)
Refer to the exhibit.

A BIG-IP Administrator creates a new Virtual Server to load balance SSH traffic. Users are unable to log on to the servers.
What should the BIG-IP Administrator do to resolve the issue?

A BIG-IP Administrator creates a new Virtual Server to load balance SSH traffic. Users are unable to log on to the servers.
What should the BIG-IP Administrator do to resolve the issue?
A. Set Source Address to 10.1.1.2
B. Set Destination Addresses/Mask to 0.0.0.0/0
C. Set Protocol to UDP
D. Set HTTP Profile to None
Answer: D
Question #4 (Topic: Exam A)
How can a BIG-IP Administrator identify a configuration object that has been configured within an iApp?
A. In both the GUI and the CLI the path will repeat the name of the object with .app appended to it, and the object type will be appended to the name. Example: Itm virtual/Common/testhttp.app/testhttp_vs
B. In both the GUI and the CLI the path will repeat the name of the object with .app appended to it and then name of the object. Example: Itm virtual/Common/testhttp.app/testhttp
C. Using the CLI run the appropriate tmsh command to view the path and see the .app in it and the object type will be appended to the name. Example: Itm virtual/Common/testhttp.app/testhttp_vs
Answer: B
Question #5 (Topic: Exam A)
Which two load balancing methods considers all the connections the BIG-IP has between it and each backend application server (Pool-member) when making a load balancing decision for a new connection? (Choose two.)
A. Weighted Least Connections (node)
B. Ratio (member)
C. Round Robin
D. Least Connections (node)
Answer: AD