What is Deactivate EPS Bearer Context Accept in LTE?
It is the UE message that confirms the requested bearer deactivation finished successfully.
| Protocol | nas | Network | lte |
|---|---|---|---|
| Spec | 3GPP TS 24.301 | Spec Section | 6.4.4.3, 8.3.11 |
| Direction | UE to MME | Message Type | ESM signaling |
| Full message name | LTE Deactivate EPS Bearer Context Accept |
|---|---|
| Protocol | NAS |
| Technology | LTE |
| Direction | UE to MME |
| Interface | N1 over LTE access / S1-MME control path |
| Signaling bearer / channel | NAS signaling / Sent immediately after Deactivate EPS Bearer Context Request in the same bearer-release branch. |
| Typical trigger | Triggered when the UE successfully releases the requested EPS bearer context. |
| Main purpose | Confirms that the bearer deactivation branch completed successfully on the UE side. |
| Main specification | 3GPP TS 24.301, 6.4.4.3, 8.3.11 |
| Release added | Release 8 |
| Procedures where used | EPS Bearer Context Deactivation Procedure |
| Related timers | T3495 |
Deactivate EPS Bearer Context Accept is the LTE NAS message the UE sends after it released the bearer the network asked it to deactivate.
Confirms that the bearer deactivation branch completed successfully on the UE side.
Deactivate EPS Bearer Context Accept is the UE confirming that the bearer release finished.
Call flow position: UE completion message after a dedicated bearer was released.
Typical state: The bearer-release branch is closing cleanly.
Preconditions:
Next likely message: Later PDN or service continuation
Call flow position: UE completion message after a wider PDN cleanup branch removed the targeted bearer.
Typical state: The branch confirms that the requested bearer release finished on the UE side.
Preconditions:
Next likely message: Later PDN cleanup continuation
Call flow position: UE completion message after a policy or service-layout change removed the bearer.
Typical state: The network can finish the updated service layout without leaving the old bearer active.
Preconditions:
Next likely message: Policy-aligned service continuation
Previous message(s): Deactivate EPS Bearer Context Request
Next message(s): Bearer release completion
Security context: Protected by the active NAS security context.
Deactivate EPS Bearer Context Accept
This message is mainly procedural. Its main value is that it closes the bearer-release branch.
Deactivate EPS Bearer Context Accept
Protocol discriminator: EPS session management
EPS bearer identity: 6
Procedure transaction identity: 4
Message type: Deactivate EPS Bearer Context Accept
Likely cause: Deactivate EPS Bearer Context Accept may be missing or not received.
What to inspect: Check the request-accept pair and T3495-related repetition.
Next step: Treat the branch as incomplete bearer-release signaling before blaming policy logic.
It is the UE message that confirms the requested bearer deactivation finished successfully.
Decode this message with the 3GPP Decoder, inspect the related message database, or open the matching call flow to see where this signaling step fits in the full procedure.