In which cases RAN will send RRC reestablishment reject instead of initiating reestablishment procedure?

Hi all.

I have following question: UE had a radio link failure in 4G and sends reestablishment request.

But sometime UE gets in DL gets reestablishment reject.

My question is this one: in which particular cases RAN will send RRC reestablishment reject instead of initiating reestablishment procedure?

When old cell doesn’t have UE context.

OK. So you mean missing neighbor or X2 down.

Any other case?

No…
Whenever UE will send RRCRestablishmentReq message on new cell with old C-RNTI.

New cell will try to fetch UE context from old cell.

Old cell doesn’t have UE context then UE will get RRC Reestablishment reject.

Check PCAP for reject reason.

Is it reconfig failure or some other?

There are case with “other failure” as cause.

But also there are cases with “handover failure”.

  1. Lack of UE context
    • either old cell deleted UE context
    • or new cell can not get UE contet from old cell
  2. Admission control fail in new cell for admitting new UE
  3. RRE do not contain last cell it was connected to

For this last case:

In RRE I see UE identity: C-RNTI,PCI and shortMAC-I

Yes, same thing.

Your reject is most probably due to lack of UE context.

OK, clear it is PCI of old cell inside UE identity.