nerdexam
F5

101 · Question #344

What is NOT a benefit of using a SNAT?

The correct answer is D. Higher performance than other configuration. SNAT on F5 BIG-IP introduces additional address translation overhead, which reduces rather than improves performance compared to other deployment configurations.

Section 2: F5 Solutions and Technology

Question

What is NOT a benefit of using a SNAT?

Options

  • AASM can be deployed easily
  • BNo changes are needed on the servers
  • CFail open is easy to add
  • DHigher performance than other configuration

How the community answered

(50 responses)
  • A
    8% (4)
  • B
    2% (1)
  • C
    6% (3)
  • D
    84% (42)

Why each option

SNAT on F5 BIG-IP introduces additional address translation overhead, which reduces rather than improves performance compared to other deployment configurations.

AASM can be deployed easily

SNAT simplifies ASM deployment by ensuring all return traffic passes back through the BIG-IP, satisfying the requirement for the device to see both directions of traffic - this is a genuine benefit.

BNo changes are needed on the servers

With SNAT, servers see traffic originating from the BIG-IP SNAT address rather than individual client IPs, so no routing changes or default gateway updates are required on the backend servers - this is a genuine benefit.

CFail open is easy to add

Because SNAT hides the real client IPs and controls the traffic path, configuring a fail-open bypass is straightforward, making it easier to implement compared to other topologies - this is a genuine benefit.

DHigher performance than other configurationCorrect

SNAT requires the BIG-IP to translate the source IP address of every client request to a SNAT pool address before forwarding to the server, adding processing overhead. This makes SNAT a lower-performance option relative to configurations like direct server return or transparent proxy modes, so 'higher performance' is not an accurate benefit.

Concept tested: F5 BIG-IP SNAT deployment benefits and limitations

Source: https://techdocs.f5.com/en-us/bigip-15-1-0/big-ip-local-traffic-management-addressing-and-translation/about-secure-network-address-translation.html

Topics

#SNAT#ASM deployment#network configuration#fail open

Community Discussion

No community discussion yet for this question.

Full 101 Practice