nerdexam
F5

201 · Question #20

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's definition can include rules for custom traffic processing and a reference to one or more pools to direct incoming traffic to backend servers.

Configure Load Balancing Features

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

(46 responses)
  • A
    91% (42)
  • C
    4% (2)
  • D
    2% (1)
  • E
    2% (1)

Why each option

A virtual server's definition can include rules for custom traffic processing and a reference to one or more pools to direct incoming traffic to backend servers.

Arule(s)Correct

Rules (such as iRules in F5 BIG-IP) can be associated with a virtual server to provide highly customized traffic management and content switching based on various criteria within the traffic flow.

Bpool(s)Correct

A virtual server is configured to direct incoming client traffic to one or more pools, which represent groups of backend servers capable of handling that traffic.

Cmonitor(s)

Monitors are typically associated with pools, pool members, or nodes to check their health and availability, not directly as a component of a virtual server's definition.

Dnode address(es)

Node addresses are defined as standalone objects and then referenced by pool members within a pool; they are not directly included in a virtual server's definition.

Eloadbalancing method(s)

The load balancing method is a property configured at the pool level, determining how traffic is distributed among the pool's members, and is not part of the virtual server definition.

Concept tested: Virtual server configuration elements

Source: https://techdocs.f5.com/en-us/bigip-15-0-0/big-ip-local-traffic-management-basics/understanding-virtual-servers.html

Topics

#virtual server#pools#iRules

Community Discussion

No community discussion yet for this question.

Full 201 Practice