View all questions & answers for the BIG-IP Administration Data Plane Concepts (F5CAB2) exam


Question 50 Discussion

A BIG-IP system receives UDP traffic from a specific source. The administrator wants the traffic to be forwarded, not dropped or rejected. Which virtual server type should be used? (Choose one answer)

  • A. Drop
  • B. Reject
  • C. Block
  • D. Standard
Correct Answer: D

Brave-Dump Clients Votes

D 100%

Comments



Brave-Dumps Admin 2025-12-15 11:57:21

Selected Answers: D


Only a Standard virtual server forwards traffic.
Drop and Reject virtual servers do not forward traffic.


Anonymous User 2026-01-19 05:16:20

Selected Answers: D


Step 1: Understand the requirement

Traffic type: UDP

Administrator wants it to be forwarded (not dropped or rejected)

So the virtual server must accept traffic and send it to a pool or forward it

Step 2: Review the options

A. Drop VS

Silently discards traffic → ❌ Not what we want

B. Reject VS

Sends TCP RST or ICMP unreachable → ❌ Not what we want

C. Block VS

Not an actual BIG-IP VS type → ❌

D. Standard VS ✅

Standard virtual server accepts traffic and can forward it to a pool or another destination.

Works for UDP and TCP traffic. ✅

✅ Answer:

D. Standard