What is gNB-DU Configuration Update Failure in F1AP?

It is the F1AP unsuccessful outcome sent by the gNB-CU to the gNB-DU when the CU rejects a DU configuration update.

Who sends this message?

The gNB-CU sends gNB-DU Configuration Update Failure to the gNB-DU.

What message triggers it?

It is triggered by a gNB-DU Configuration Update that the gNB-CU cannot accept.

What does the Cause IE mean?

Cause explains why the CU rejected the update, such as invalid cell configuration, PLMN/TAC/slice mismatch, transport problem, protocol error, or another unsupported condition.

What is Time to Wait used for?

Time to Wait tells the DU how long to wait before retrying the configuration update, helping avoid repeated failed update attempts.

Does this failure mean the F1 interface is down?

Not necessarily. It rejects the proposed update, but the F1 interface may remain established using the previous accepted configuration.

How is this different from F1 Setup Failure?

F1 Setup Failure rejects initial F1 interface establishment. gNB-DU Configuration Update Failure rejects a later DU configuration change after setup exists.

How is this different from Acknowledge with failed cell activation?

Failure means the update procedure was rejected. Acknowledge means the update was accepted, even if it includes Cells Failed to be Activated List for selected cells.

How do you troubleshoot repeated configuration update failures?

Match Transaction ID, decode Cause first, inspect the original update lists and TNL changes, respect Time to Wait, check Criticality Diagnostics if present, and correct the DU configuration before retry.