What is gNB-CU Configuration Update Failure in F1AP?

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

Who sends this message?

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

What message triggers it?

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

What does the Cause IE mean?

Cause explains why the DU rejected the update, such as invalid CU transport address, unsupported TNL association change, protocol semantic error, or another unsupported condition.

What is Time to Wait used for?

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

Does this failure mean the F1 interface is down?

Not necessarily. It rejects the proposed CU-side change, but the F1 interface may remain established using the previous accepted configuration.

How is this different from gNB-DU Configuration Update Failure?

gNB-CU Configuration Update Failure is sent by the DU to reject CU-owned changes. gNB-DU Configuration Update Failure is sent by the CU to reject DU-owned changes.

How is this different from F1 Setup Failure?

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

How do you troubleshoot repeated CU configuration update failures?

Match Transaction ID, decode Cause first, inspect CU TNL association and transport fields in the original update, respect Time to Wait, check Criticality Diagnostics if present, and correct CU-side configuration before retry.