nerdexam
F5

201 · Question #258

A BIG-IP Administrator needs to configure the BIG-IP system to perform load balancing for FTP servers running passive mode FTP. How should the administrator configure the Virtual Server to perform thi

The correct answer is A. A Standard Virtual Server + FTP profile. To configure a BIG-IP system for load balancing passive mode FTP, a Standard Virtual Server combined with an FTP profile is required.

Section 2: Configure Load Balancing Features

Question

A BIG-IP Administrator needs to configure the BIG-IP system to perform load balancing for FTP servers running passive mode FTP. How should the administrator configure the Virtual Server to perform this load balancing?

Options

  • AA Standard Virtual Server + FTP profile
  • BA Forwarding Virtual Server
  • CA Performance Layer 4 Virtual Server + FTP profile
  • DA Message Routing Virtual Server

How the community answered

(57 responses)
  • A
    72% (41)
  • B
    18% (10)
  • C
    4% (2)
  • D
    7% (4)

Why each option

To configure a BIG-IP system for load balancing passive mode FTP, a Standard Virtual Server combined with an FTP profile is required.

AA Standard Virtual Server + FTP profileCorrect

A Standard Virtual Server operates as a full proxy, allowing the BIG-IP to actively manage both the control and data channels required by FTP. The FTP profile specifically understands the FTP protocol commands, including PASV, to dynamically create data channel connections and correctly translate IP addresses and ports for passive mode FTP sessions.

BA Forwarding Virtual Server

A Forwarding Virtual Server simply forwards packets without modifying them or performing application-layer inspection, which is insufficient for managing passive FTP data channels.

CA Performance Layer 4 Virtual Server + FTP profile

A Performance Layer 4 Virtual Server provides high-performance TCP/UDP load balancing but lacks the application-layer intelligence of an FTP profile to handle passive FTP control and data channel negotiation.

DA Message Routing Virtual Server

A Message Routing Virtual Server is specialized for message-based protocols like SIP or Diameter and is not applicable to standard FTP load balancing.

Concept tested: BIG-IP Virtual Server types and FTP profile usage

Source: https://techdocs.f5.com/en-us/bigip-15-0-0/big-ip-system-concepts/introduction-to-virtual-servers.html

Topics

#FTP#Passive FTP#Virtual server#Profiles#Load balancing

Community Discussion

No community discussion yet for this question.

Full 201 Practice