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


Question 15 Discussion

What type of virtual server has a destination of 0.0.0.0 and listens on a specific VLAN? (Choose one answer)

  • A. Standard
  • B. Forwarding (Layer 2)
  • C. Wildcard
  • D. Forwarding (IP)
Correct Answer: C

Brave-Dump Clients Votes

C 66.67%
B 33.33%

Comments



Drome 2026-01-06 18:17:59

Selected Answers: B


especifica una vlan.


Anonymous User 2026-01-19 02:25:02

Selected Answers: C


A Wildcard virtual server on BIG-IP is defined by:

Destination address: 0.0.0.0 (matches any destination IP)

Listens on a specific VLAN

Commonly used for:

Transparent proxying

Firewall-like forwarding

Default catch-all traffic handling


Anonymous User 2026-02-21 12:34:34

Selected Answers: C


C. Wildcard
A Wildcard virtual server uses a destination address of 0.0.0.0 (matching all IP addresses) and is typically configured to listen on a specific VLAN to scope its traffic capture. This allows it to intercept all traffic arriving on that VLAN regardless of destination IP.