nerdexam
F5

201 · Question #343

Which statement is true concerning SNATs using automap?

The correct answer is C. A SNAT using automap will preferentially use a floating self-IP over a nonfloating self-IP.. This question tests the specific IP address selection logic employed by SNAT Automap when translating source addresses.

Section 2: Configure Load Balancing Features

Question

Which statement is true concerning SNATs using automap?

Options

  • AOnly specified self-IP addresses are used as automap addresses.
  • BSNATs using automap will translate all client addresses to an automap address.
  • CA SNAT using automap will preferentially use a floating self-IP over a nonfloating self-IP.
  • DA SNAT using automap can be used to translate the source address of all outgoing traffic to the

How the community answered

(26 responses)
  • B
    4% (1)
  • C
    92% (24)
  • D
    4% (1)

Why each option

This question tests the specific IP address selection logic employed by SNAT Automap when translating source addresses.

AOnly specified self-IP addresses are used as automap addresses.

SNAT Automap automatically selects a self-IP from the egress VLAN; it does not require explicitly specified self-IPs for its operation, which is characteristic of a SNAT pool.

BSNATs using automap will translate all client addresses to an automap address.

SNATs using automap only translate traffic associated with the virtual server on which automap is enabled, not all client addresses across the entire BIG-IP system.

CA SNAT using automap will preferentially use a floating self-IP over a nonfloating self-IP.Correct

When SNAT Automap is enabled, the BIG-IP system prioritizes using a floating self-IP address on the egress VLAN for source translation. If no floating self-IP is available, it then falls back to a non-floating self-IP on that same egress VLAN.

DA SNAT using automap can be used to translate the source address of all outgoing traffic to the

SNAT Automap applies to traffic processed by its associated virtual server, not necessarily 'all outgoing traffic' from the BIG-IP system, as other traffic may not undergo SNAT.

Concept tested: SNAT Automap self-IP selection logic

Source: https://techdocs.f5.com/kb/en-us/solutions/public/7000/300/sol7336.html

Topics

#SNAT automap#floating self-IP#self-IP addresses#source IP translation

Community Discussion

No community discussion yet for this question.

Full 201 Practice