Home / Call Flows / LTE / Handover Failure and Recovery

LTE Handover Failure and Recovery Call Flow

call-flowLTE | Mobility | RRC | Recovery

LTE Handover Failure and Recovery describes what happens when a connected mobility attempt does not complete cleanly and the UE must recover service through re-establishment, source-side fallback, idle return, or a later NAS-side continuation. It is the recovery view of interrupted connected mobility, not the normal handover success path.

This page helps separate handover execution failure from later service-restoration behavior.

Introduction

A failed handover can break the connected path even when the handover preparation itself looked correct. The UE may then try re-establishment, return to the source side, or later continue through a recovery branch once radio access is stable again.

The main nodes are the UE, source eNB, target eNB, and later the MME.

What Is LTE Handover Failure and Recovery in Simple Terms?

  • What starts the procedure: A connected-mode handover is interrupted or does not complete successfully.
  • What the UE and network want to achieve: Restore usable service and a stable signaling path after the failed mobility attempt.
  • What success looks like: The UE regains a stable path through re-establishment or another valid recovery branch and later service continues.
  • What failure means: Recovery also fails, service is interrupted longer, or the UE must restart from a broader entry path.

Why this procedure matters

This page explains why a mobility failure can later appear as a radio recovery problem or a NAS service-recovery problem instead of as a clean handover reject.

Quick Fact Sheet

Procedure nameLTE Handover Failure and Recovery
DomainFailed mobility continuation and recovery
Main triggerConnected handover does not complete cleanly
Start stateUE was in a connected handover branch
End stateService is restored on a stable path or the UE falls back to broader recovery
Main nodesUE, source eNB, target eNB, MME
Main protocolsRRC, S1AP, NAS
Main success outcomeUE regains a stable serving path after failed mobility
Main failure outcomeRepeated interruption or full service loss
Most important messagesRRC Connection Reestablishment Request, Mobility From E-UTRA Command
Main specsTS 36.331, TS 36.300, TS 23.401
LTE Handover Failure and Recovery call flow
Click the diagram to open the full-size in a new tab.
Sponsored Advertisement

Preconditions

  • The UE was already in a connected mobility branch.
  • A handover command or execution branch had already started.
  • The failed mobility still leaves at least one possible recovery path.

Nodes and Interfaces

Nodes involved

NodeRole in this procedure
UEAttempts mobility execution and later starts the recovery branch if handover fails.
Source eNBMay remain the fallback point if target-side continuation fails.
Target eNBMay be the intended destination but not the final stable serving cell if mobility fails.
MMEBecomes relevant again if later service restoration continues through NAS.

Interfaces used

InterfacePathRole
LTE UuUE <-> cellsCarries handover execution and any later radio recovery branch.
S1-MME / X2Between eNBs and MMEProvide the mobility context behind the failed branch.
NASUE <-> MMEMay appear later if service restoration continues after radio recovery.

End-to-End Call Flow

UE         Source eNB       Target eNB        MME
|-- handover execution ---------------------->|
|   handover does not complete               |
|-- Reestablishment / fallback branch ------>|
|<-- recovery result ------------------------|
|---------------------- later NAS recovery ------------------------>|

Major Phases

PhaseWhat happens
1. Mobility executionThe UE starts the connected handover branch.
2. Handover failureThe mobility path breaks before stable target-side continuation.
3. Radio recoveryThe UE tries re-establishment or another fallback branch.
4. Service recoveryLater NAS or access continuation restores service on a stable path.

Step-by-Step Breakdown

Step 1: Handover execution starts

Sender -> receiver: eNB -> UE

Message(s): Often Mobility From E-UTRA Command or another handover execution branch

Purpose: Move the UE from the source serving path to the intended target path.

State or context change: The UE enters a connected mobility branch.

Note: A prepared handover can still fail during execution.

Step 2: Handover fails

Sender -> receiver: UE / radio behavior

Message(s): No stable target-side completion

Purpose: Recognize that the intended mobility path did not complete.

State or context change: The UE loses stable connected continuity.

Note: This is where mobility trouble turns into recovery trouble.

Step 3: Recovery branch starts

Sender -> receiver: UE -> eNB

Message(s): Often RRC Connection Reestablishment Request

Purpose: Recover a stable radio path after the failed mobility attempt.

State or context change: The UE either regains a radio control path or falls back again.

Note: The final serving cell after recovery may not be the original handover target.

Step 4: Later service continuation

Sender -> receiver: UE -> MME

Message(s): Later NAS recovery or fresh access branch

Purpose: Restore end-to-end service after the radio path stabilizes.

State or context change: Mobility failure is absorbed into a working service path again.

Note: This is where the trace often stops looking like a handover issue and starts looking like a recovery issue.

Important Messages in This Flow

MessageProtocolDirectionPurpose in this procedureWhat to inspect briefly
Mobility From E-UTRA CommandRRCeNB -> UEStarts a mobility execution branch that may later fail.Which mobility scenario was being attempted.
RRC Connection Reestablishment RequestRRCUE -> eNBCommon recovery start after failed handover.Cause and context relation after the interrupted mobility branch.

Important Parameters to Inspect

ParameterWhat it isWhere it appearsWhy it mattersCommon issues
Mobility execution contextThe target-side handover branch that was being attempted.Handover command and later failure pointShows which mobility path actually broke.Wrong assumption about source or target cell.
Recovery causeThe reason used for the later recovery branch.Reestablishment RequestLinks the recovery to the failed mobility branch.Recovery path interpreted as generic radio failure only.
Final serving sideThe stable cell after recovery finishes.Later recovered signalingShows where service actually resumed.Target assumed successful even though recovery returned elsewhere.

Successful Completion

Success means the UE regains a stable serving path after the failed handover and later service resumes on that recovered path.

Common Failures and Troubleshooting

SymptomLikely causeWhere to inspectRelevant message(s)Relevant interface(s)Likely next step
Handover looks prepared, but service disappears during executionThe mobility branch failed during execution rather than during preparation.Handover command and the first failed recovery action.Mobility From E-UTRA Command, Reestablishment RequestLTE Uu, X2 or S1 contextCheck whether recovery returned to source-side service or another fallback path.
Recovery succeeds, but target-side continuity never appearsThe final stable path is different from the intended handover target.Recovered serving cell and later service continuation.Recovery messages and later NAS service branchLTE Uu, NASTrace the final stable serving path instead of assuming target success.
Sponsored Advertisement

What to Check in Logs and Traces

  • Separate handover preparation from handover execution failure.
  • Check which recovery branch followed the interrupted mobility attempt.
  • Confirm the final stable serving side before deciding whether mobility really succeeded.

Related Pages

Related sub-procedures

Related message reference pages

Related troubleshooting pages

Notes

Handover failure recovery is not always target-side success with delay. The final stable path after recovery may be different from the originally intended target path.

FAQ

What is LTE Handover Failure and Recovery?

It is the recovery workflow that follows when a connected mobility attempt does not complete cleanly.

Does failed handover always lead to re-establishment?

No. Re-establishment is common, but the UE may also fall back to idle return or another re-entry path.