nerdexam
F5

201 · Question #51

When upgrading a BIGIP 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 performing a software upgrade on a BIG-IP redundant pair, synchronization between the devices should be avoided if one system is updated and the other is not, to prevent configuration issues arising from version mismatch. Attempting to sync configurations between different s

Section 4: Maintain a BIG-IP Device

Question

When upgrading a BIGIP 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

(35 responses)
  • A
    71% (25)
  • B
    17% (6)
  • C
    3% (1)
  • D
    9% (3)

Why each option

When performing a software upgrade on a BIG-IP redundant pair, synchronization between the devices should be avoided if one system is updated and the other is not, to prevent configuration issues arising from version mismatch. Attempting to sync configurations between different software versions can lead to unexpected behavior or data loss.

ASynching should not be performed.Correct

When one BIG-IP device in a redundant pair has been upgraded to a new software version while its partner has not, synchronization (config sync) should explicitly not be performed. Synchronizing configurations between devices running different software versions can lead to configuration corruption, unexpected behavior, or even system instability due to incompatible schema or features.

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

The active/standby role is determined by factors like priority, network status, and failover status, not simply by which system was updated first.

CThis is not possible since both systems are updated simultaneously.

BIG-IP redundant pairs are typically upgraded in a "rolling" fashion, where one device is updated and rebooted while the other maintains traffic, making simultaneous updates an anti-pattern for high availability.

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

While an older system might experience communication issues or failover events due to version mismatch, issuing specific SNMP traps solely for "communication error with partner" due to a version difference is not the primary or universal outcome.

Concept tested: BIG-IP redundant pair upgrade best practices

Topics

#upgrading BIG-IP#redundant pair#HA synchronization#configuration management

Community Discussion

No community discussion yet for this question.

Full 201 Practice