BIG-IP Administration Data Plane Concepts (F5CAB2) exam
Last Update Mar 1, 2026
Total Questions : 66
To help you prepare for the F5CAB2 F5 exam, we are offering free F5CAB2 F5 exam questions. All you need to do is sign up, provide your details, and prepare with the free F5CAB2 practice questions. Once you have done that, you will have access to the entire pool of BIG-IP Administration Data Plane Concepts (F5CAB2) exam F5CAB2 test questions which will help you better prepare for the exam. Additionally, you can also find a range of BIG-IP Administration Data Plane Concepts (F5CAB2) exam resources online to help you better understand the topics covered on the exam, such as BIG-IP Administration Data Plane Concepts (F5CAB2) exam F5CAB2 video tutorials, blogs, study guides, and more. Additionally, you can also practice with realistic F5 F5CAB2 exam simulations and get feedback on your progress. Finally, you can also share your progress with friends and family and get encouragement and support from them.
A virtual server is listening at 10.10.1.100:any and has the following iRule associated with it:
when CLIENT_ACCEPTED { if {[TCP::local_port] equals 21 } { pool
ftppool } elseif {[TCP::local_port] equals 23 } { pool telnetpool }
If a user connects to 10.10.1.100 and port 22, which pool will receive the request?
What is required for a virtual server to support clients whose traffic arrives on the internal VLAN and pool members whose traffic arrives on the external VLAN?
In the GUI, where should the BIG-IP Administrator configure an existing VLAN named external to a specific interface as untagged?
What type of virtual server should be used to load balance UDP traffic without considering previous connections?