ProDeveloperTutorial.com

Tutorials and Programming Solutions
Menu
  • Shell Scripting
  • System Design
  • Linux System Programming
  • 4g LTE
  • Coding questions
  • C
  • C++
  • DSA
  • GIT
  • 450 DSA Cracker
  • 5G NR
  • O-RAN

LTE NAS: Attach complete

prodevelopertutorial May 18, 2020

ATTACH COMPLETE is sent in response to ATTACH ACCEPT message.

This message will be sent by UE to Network.

Attach Complete is piggy backed with RRC Connection Reconfiguration Complete.

The total RRC Connection Reconfiguration Complete message will consist of:

RRC : RRC Connection Reconfiguration Complete + NAS : AttachComplete + ESM : Activate Default EPS Bearer Context Accept

So from the above line we can see that Attach Accept is combined with Activate Default EPS Bearer Context Accept message.

The ESM sub layer of the UE will check if the default EPS bearer context has been activated, the UE will send Attach Complete message along with Activate Default EPS Bearer Context Accept message.

It will be sent in “ESM message container” IE to the network.

If there is an error in UE’s ESM layer, then UE will send Detach Request.

The IE’s present in Attach Complete are:

Attach complete message identity

ESM message container

Reference: 3GPP TS 24.301

 

List Of Tutorials available in this website:

C Programming 20+ ChaptersC++ Programming 80+ Chapters
100+ Solved Coding QuestionsData Structures and Algorithms 85+ Chapters
System design 20+ ChaptersShell Scripting 12 Chapters
4g LTE 60+ ChaptersMost Frequently asked Coding questions
5G NR 50+ ChaptersLinux System Programming 20+ chapters
Share
Email
Tweet
Linkedin
Reddit
Stumble
Pinterest
Prev Article
Next Article

About The Author

prodevelopertutorial

Follow this blog to learn more about C, C++, Linux, Competitive Programming concepts, Data Structures.

ProDeveloperTutorial.com

Tutorials and Programming Solutions
Copyright © 2022 ProDeveloperTutorial.com