QuestionQ11

Identify and Resolve LTM Device Issues

Question Image

Refer to the exhibit.

An LTM Specialist is reviewing the virtual server configuration on an LTM device.

Which two actions should the LTM Specialist take to minimize the virtual server configuration?

Choose two
  • A Remove 'snat automap' from the virtual server.
  • B Remove the 'http' profile from the virtual server.
  • C Remove the 'default_class' from the virtual server.
  • D Combine 'acct_class' and 'marketing_class' into one class and update associations on the virtual server.
  • E Combine 'marketing_class' and 'default_class' into one class and update associations on the virtual server.
Explanation

The virtual server already specifies srv2_http_pool as its default pool, so default_class, which only selects that same pool, is redundant. The acct_class and marketing_class profiles both select srv1_http_pool; their distinct /accounting and /marketing path matches can be placed in a single HTTP class profile. An HTTP profile is necessary for HTTP-aware processing, and SNAT Automap may be necessary to ensure return traffic traverses the BIG-IP system when pool members do not use it as their default route.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!