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


Question 23 Discussion

Which of the virtual servers listed is selected when a packet is sourced from 10.10.1.1:33445 and destined to 10.12.0.6:10.445? (Choose one answer)

  • A. Image A
  • B. Image B
  • C. Image C
  • D. No Option
Correct Answer: A

Brave-Dump Clients Votes

A 100%

Comments



Anonymous User 2026-01-19 03:12:20

Selected Answers: A


destination 0.0.0.0:any → Matches all destination IPs and ports.

ip-protocol any → Matches any protocol.

Source: 0.0.0.0/0 → Matches all sources.
✅ This is a catch-all forwarding virtual server. It would match, but let’s check if there’s a more specific match.