Telecom engineering reference for protocols, messages, call flows, troubleshooting, releases, and tools.
Menu
NASLTEMME to UE3GPP TS 24.301
LTE Modify EPS Bearer Context Request
Modify EPS Bearer Context Request is the LTE NAS message the network sends when it wants to change bearer parameters that are already active on the UE.
Message Fact Sheet
Protocol
nas
Network
lte
Spec
3GPP TS 24.301
Spec Section
6.4.3, 8.3.18
Direction
MME to UE
Message Type
ESM signaling
Full message name
LTE Modify EPS Bearer Context Request
Protocol
NAS
Technology
LTE
Direction
MME to UE
Interface
N1 over LTE access / S1-MME control path
Signaling bearer / channel
NAS signaling / Sent after a bearer already exists and the EPC wants the UE to apply a changed bearer definition.
Typical trigger
Triggered when policy, QoS, TFT, APN-AMBR, or another live bearer parameter changes.
Main purpose
Updates EPS QoS, TFT, APN-AMBR, or related bearer settings so the UE can apply a new bearer configuration without tearing the bearer down first.
What is LTE Modify EPS Bearer Context Request in simple terms?
Modify EPS Bearer Context Request is the LTE NAS message the network sends when it wants to change bearer parameters that are already active on the UE.
Updates EPS QoS, TFT, APN-AMBR, or related bearer settings so the UE can apply a new bearer configuration without tearing the bearer down first.
Why this message matters
Modify EPS Bearer Context Request is the network telling the UE to change settings on a bearer that already exists.
Where this message appears in the call flow
Network-driven QoS update
When policy changes a live bearer definition, the network sends Modify EPS Bearer Context Request and waits for the UE confirmation.
Call flow position: Network bearer-modification message used when the EPC changes the live QoS or AMBR parameters of an active bearer.
Typical state: The bearer already exists, and the network is updating its active definition.
Preconditions:
An EPS bearer context is already active.
Next likely message: Modify EPS Bearer Context Accept
Traffic filter or TFT update
The network can update packet-filtering behavior on an active bearer without tearing the bearer down first.
Call flow position: Network bearer-modification message used when the traffic matching rules or related filter context change.
Typical state: The bearer stays active, but the packet-handling rules or associated parameters are changing.
Preconditions:
The EPC decided to update TFT or related bearer rules.
Next likely message: Modify EPS Bearer Context Accept
If no obvious bearer field changed, the message may still be carrying a configuration-side update such as protocol options.
Important Information Elements
IE
Required
Description
New EPS QoS
Optional
Carries the updated EPS QoS settings for the bearer.
TFT
Optional
Carries the updated traffic flow template or filter rules for the bearer.
APN-AMBR
Optional
May update aggregate maximum bit rate settings tied to the PDN connection.
Protocol configuration options
Optional
May carry related configuration data that belongs with the bearer update.
Detailed field explanation
New EPS QoS
Carries the updated EPS QoS settings for the bearer.
Presence: Optional
In practice: QoS rules are the real service profile of the session. Inspect the QFI mapping, packet filters, and precedence because those values explain how user traffic will actually be classified and forwarded.
TFT
Carries the updated traffic flow template or filter rules for the bearer.
Presence: Optional
In practice: In practice, compare this field with the original request and with any later release-dependent optional fields so you can see whether the network accepted the same service model the UE asked for.
APN-AMBR
May update aggregate maximum bit rate settings tied to the PDN connection.
Presence: Optional
In practice: In practice, compare this field with the original request and with any later release-dependent optional fields so you can see whether the network accepted the same service model the UE asked for.
Protocol configuration options
May carry related configuration data that belongs with the bearer update.
Presence: Optional
In practice: In practice, compare this field with the original request and with any later release-dependent optional fields so you can see whether the network accepted the same service model the UE asked for.
What to check in logs and traces
Check which live bearer is being modified.
Inspect New EPS QoS, TFT, and APN-AMBR first.
Look for the later Modify EPS Bearer Context Accept.
Common Issues and Troubleshooting
An active bearer behaves differently without a new activation.
Likely cause: The bearer may have been modified in place by Modify EPS Bearer Context Request.
What to inspect: Check the changed QoS, TFT, APN-AMBR, and later UE acceptance.
Next step: Treat the issue as a live bearer reconfiguration rather than a fresh bearer setup.
LTE / 5G / Variant Comparison
Compared with Activate Dedicated EPS Bearer Context Request
Activation creates a bearer. Modify EPS Bearer Context Request changes parameters on a bearer that already exists.
FAQ
What is Modify EPS Bearer Context Request in LTE?
It is the EPS NAS message the network sends when it wants to change settings on a bearer that is already active.
What should I inspect first?
Start with the field that changed, especially New EPS QoS, TFT, or APN-AMBR.
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.