nerdexam
F5

101 · Question #55

When upgrading a BIG-IP redundant pair, what happens when one system has been updated but the other has not.

The correct answer is A. Synching should not be performed.. When a BIG-IP redundant pair is in a mixed-version state during an upgrade, config synchronization must not be performed because the configuration formats may be incompatible between the two software versions.

Section 3: Load Balancing and High Availability Basics

Question

When upgrading a BIG-IP redundant pair, what happens when one system has been updated but the other has not.

Options

  • ASynching should not be performed.
  • BThe first system to be updated will assume the Active role.
  • CThis is not possible since both systems are updated simultaneously.
  • DThe older system will issue SNMP traps indicating a communication error with the partner.

How the community answered

(40 responses)
  • A
    78% (31)
  • B
    8% (3)
  • C
    13% (5)
  • D
    3% (1)

Why each option

When a BIG-IP redundant pair is in a mixed-version state during an upgrade, config synchronization must not be performed because the configuration formats may be incompatible between the two software versions.

ASynching should not be performed.Correct

Running config sync between two BIG-IP systems on different software versions risks corrupting or incompletely applying configuration due to potential differences in configuration schema, object syntax, or supported features between versions. F5 upgrade guidance explicitly states that sync should be suspended until both units are on the same version.

BThe first system to be updated will assume the Active role.

The first updated system does not automatically assume the active role; the active/standby state is governed by failover settings and traffic group priority, not by upgrade order.

CThis is not possible since both systems are updated simultaneously.

BIG-IP redundant pairs support rolling upgrades where each unit is updated independently and sequentially, so a mixed-version state is a normal part of the upgrade process.

DThe older system will issue SNMP traps indicating a communication error with the partner.

The older system does not generate SNMP traps specifically for a version mismatch with its partner; version mismatch detection is handled through HA status messaging, not SNMP traps.

Concept tested: BIG-IP redundant pair rolling upgrade procedure

Source: https://support.f5.com/csp/article/K10396

Topics

#upgrade#redundant pair#config sync#active/standby

Community Discussion

No community discussion yet for this question.

Full 101 Practice