Exam 101 All QuestionsBrowse all questions from this exam
Question 70

Which statement is true concerning SNATs using SNAT pools and SNATs using automap?

    Correct Answer: B

    SNATs using a SNAT pool translate source addresses randomly to any of the addresses in the SNAT pool. This allows for distribution of source addresses across multiple SNAT addresses, providing increased availability and load spreading. Automap, on the other hand, does not use addresses randomly but instead follows a specific order of preference for selecting self-IP addresses.

Discussion
ira_ciscoOption: B

Answer should be B because it is the "floating self IP" that is used in SNAT automap

MairOption: B

show be B

limsh

I Thinking same that.

MairOption: B

should be B

KZMOption: A

The SNAT Automap feature selects a translation address from the available self IP address in the following order of preference: Floating self IP addresses on the egress VLAN Floating self IP addresses on different VLANs Non-floating self IP addresses on the egress VLAN Non-floating self IP addresses on different VLANs

aatechlerOption: C

I'll go with C https://techdocs.f5.com/kb/en-us/products/big-ip_ltm/manuals/product/ltm-concepts-11-5-1/17.html#:~:text=The%20SNAT%20automap%20feature%20automatically%20selects%20one%20of,or%20addresses%20that%20you%20specify%20during%20SNAT%20creation.

GhostKiNG

why hot c?