nerdexam
F5

101 · Question #24

Which two can be a part of a virtual server's definition. (Choose two.)

The correct answer is A. rule(s) B. pool(s). A virtual server definition in F5 BIG-IP can directly include iRules and a default pool reference, but monitors, node addresses, and load balancing methods belong to other configuration objects.

Section 2: F5 Solutions and Technology

Question

Which two can be a part of a virtual server's definition. (Choose two.)

Options

  • Arule(s)
  • Bpool(s)
  • Cmonitor(s)
  • Dnode address(es)
  • Eloadbalancing method(s)

How the community answered

(30 responses)
  • A
    93% (28)
  • C
    3% (1)
  • D
    3% (1)

Why each option

A virtual server definition in F5 BIG-IP can directly include iRules and a default pool reference, but monitors, node addresses, and load balancing methods belong to other configuration objects.

Arule(s)Correct

iRules can be assigned directly to a virtual server, allowing traffic inspection and manipulation policies to be enforced as connections arrive at that virtual IP and port.

Bpool(s)Correct

A default pool is a standard component of a virtual server definition, designating which pool receives traffic that matches the virtual server and does not get redirected by an iRule.

Cmonitor(s)

Health monitors are assigned to pools or nodes, not to virtual servers - the virtual server itself does not perform availability checking of back-end resources.

Dnode address(es)

Node addresses are defined in the node configuration and referenced indirectly through pool members, and are not listed directly within a virtual server definition.

Eloadbalancing method(s)

Load balancing methods are configured within the pool definition, not within the virtual server definition.

Concept tested: F5 BIG-IP LTM virtual server definition components

Source: https://techdocs.f5.com/en-us/bigip-16-1-0/big-ip-ltm-concepts/virtual-servers.html

Topics

#virtual server definition#iRules#pool assignment

Community Discussion

No community discussion yet for this question.

Full 101 Practice