nerdexam
F5

101 · Question #550

A BIG IP administrator recently reset statistics for interfaces 1.1 and 1.2. The administrator notices that traffic appears on a data plane interface without receiving any client requests. All nodes a

The correct answer is B. Hearth checks for nodes and pool members. On F5 BIG-IP, enabled health monitors continuously generate probe traffic to nodes and pool members across data plane interfaces even when no client requests are active.

Section 2: F5 Solutions and Technology

Question

A BIG IP administrator recently reset statistics for interfaces 1.1 and 1.2. The administrator notices that traffic appears on a data plane interface without receiving any client requests. All nodes and pools have monitoring enabled, and all routes are locally defined on the device. All management traffic is sent over the mgmt interface. What is the nature of this traffic?

Options

  • ASNMP polling and traps
  • BHearth checks for nodes and pool members
  • CDynamic routing protocols
  • DTCP Keepalives for nodes and pool me

How the community answered

(40 responses)
  • A
    10% (4)
  • B
    65% (26)
  • C
    5% (2)
  • D
    20% (8)

Why each option

On F5 BIG-IP, enabled health monitors continuously generate probe traffic to nodes and pool members across data plane interfaces even when no client requests are active.

ASNMP polling and traps

SNMP polling and trap traffic is management-plane communication and would transit the dedicated mgmt interface, not the data plane interfaces 1.1 or 1.2, as stated in the scenario.

BHearth checks for nodes and pool membersCorrect

BIG-IP health monitors - such as ICMP ping, TCP half-open, or HTTP monitors - actively send periodic probe packets to each configured node and pool member to verify availability and update their status. Because the question states that all nodes and pools have monitoring enabled and all routes are locally defined, this monitoring traffic is routed out through data plane interfaces 1.1 and 1.2 on a continuous schedule regardless of whether any client requests are present. This is expected BIG-IP behavior and fully accounts for traffic appearing on data plane interfaces after a statistics reset with no client activity.

CDynamic routing protocols

Dynamic routing protocol traffic such as OSPF hellos or BGP keepalives is ruled out because the question explicitly states that all routes are locally defined, meaning no dynamic routing protocols are active on the device.

DTCP Keepalives for nodes and pool me

TCP keepalives are sent to maintain already-established TCP sessions and would not produce unexplained new traffic on data plane interfaces in the absence of active client connections.

Concept tested: BIG-IP health monitor traffic behavior on data plane

Source: https://my.f5.com/manage/s/article/K2167

Topics

#BIG-IP#health checks#data plane#node monitoring

Community Discussion

No community discussion yet for this question.

Full 101 Practice