nerdexam
F5

101 · Question #335

Where do you configure GTM client persistence? Case Study Title (Case Study):

The correct answer is B. On a wide IP object. In F5 GTM (BIG-IP DNS), client persistence is a property configured on the Wide IP object, which controls how DNS responses direct returning clients to previously assigned resources.

Section 3: Load Balancing and High Availability Basics

Question

Where do you configure GTM client persistence? Case Study Title (Case Study):

Options

  • AOn a DNS listener object
  • BOn a wide IP object
  • CWithin a load balancing method
  • DOn a DNS pool object
  • EOn a virtual server object

How the community answered

(32 responses)
  • B
    88% (28)
  • C
    3% (1)
  • D
    3% (1)
  • E
    6% (2)

Why each option

In F5 GTM (BIG-IP DNS), client persistence is a property configured on the Wide IP object, which controls how DNS responses direct returning clients to previously assigned resources.

AOn a DNS listener object

A DNS listener object handles reception of incoming DNS queries on a specific IP and port but does not contain persistence configuration.

BOn a wide IP objectCorrect

Wide IP is the correct location because the Wide IP object is the entity responsible for resolving DNS queries to specific pools and virtual servers, making it the logical place to enforce persistence policies. Persistence at the Wide IP level ensures that a client querying the same FQDN is returned the same IP address across multiple DNS requests. The persistence type, TTL, and mask are all configured within the Wide IP settings.

CWithin a load balancing method

A load balancing method defines the algorithm for selecting pool members and does not include client persistence settings.

DOn a DNS pool object

A DNS pool groups virtual servers together for selection but persistence is not configured at the pool level - it is configured at the Wide IP level above it.

EOn a virtual server object

Virtual server objects are LTM constructs for Layer 4-7 traffic; they are not the location for GTM DNS-level persistence configuration.

Concept tested: GTM Wide IP client persistence configuration

Source: https://techdocs.f5.com/en-us/bigip-17-1-0/big-ip-dns-implementations/gtm-wide-ips.html

Topics

#GTM#wide IP#client persistence#global traffic management

Community Discussion

No community discussion yet for this question.

Full 101 Practice