Relay Key Reject is the NAS message the network sends when the relay key request cannot be accepted and the relay-related key procedure must stop or take a failure branch.
Message Fact Sheet
Protocol
nas
Network
5g
Spec
3GPP TS 24.501
Spec Section
8.2.36
Direction
Network to UE
Message Type
5GMM signaling
Full message name
5G NAS - Relay Key Reject
Protocol
NAS
Technology
5G
Direction
Network to UE
Interface
N1
Signaling bearer / channel
NAS signaling / Dedicated NAS message, transported over the existing NAS path
Typical trigger
Sent when the network cannot accept the relay key request or cannot provide valid relay-related key response information.
Main purpose
Rejects the relay key request and carries the cause information needed to explain why relay key handling could not continue.
Relay Key Reject is the NAS message the network sends when the relay key request cannot be accepted and the relay-related key procedure must stop or take a failure branch.
Rejects the relay key request and carries the cause information needed to explain why relay key handling could not continue.
Why this message matters
Relay Key Reject means the network could not accept the relay key request and the relay key procedure failed.
Where this message appears in the call flow
Relay Key Procedure
Call flow position: Negative response branch after Relay Key Request.
Typical state: The relay-aware NAS context exists, but the network rejected the relay key request.
Preconditions:
Relay Key Request was received.
The network could not accept or complete the relay-key handling.
Next message(s): Relay procedure abort, Procedure retry with corrected context
Message direction and transport
Sender and receiver: Network to UE
Interface: N1
Domain: Core-side mobility management signaling with relay-specific security context
Signaling bearer: NAS signaling
Logical channel: Dedicated NAS message, transported over the existing NAS path
Transport / encapsulation: NAS 5GS message carried end-to-end between the network NAS entity and the UE-side requester
Security context: This message belongs to the relay-key handling failure branch, so it should be interpreted together with the earlier Relay Key Request, relay transaction identity, and the reject cause.
Message Structure Overview
Relay Key Reject is a specialized NAS relay-security failure message rather than a mainstream registration or service reject.
In trace analysis, engineers usually inspect the relay transaction identity first and then the reject cause that explains why the request failed.
ASN.1 Message Syntax for 5G NAS - Relay Key Reject
This message is not typically analyzed as ASN.1 on the wire. It is usually read as a NAS or protocol field structure instead.
Relay Key Reject follows NAS 24.501 IE structure and is not an ASN.1 message.
The message is best read as a relay-security failure branch whose value comes from the relay transaction identity and reject cause.
The first useful correlation is always the earlier Relay Key Request.
Important Information Elements
IE
Required
Description
ProSe relay transaction identity
Yes
Identifies the relay-key transaction so the reject can be matched with the earlier request.
5GMM cause
Yes
Explains why the network rejected the relay key request.
Detailed field explanation
ProSe relay transaction identity
Identifies the relay-key transaction so the reject can be matched with the earlier request.
Presence: Required
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.
5GMM cause
Explains why the network rejected the relay key request.
Presence: Required
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
Confirm the message directly follows the relevant Relay Key Request.
Inspect the ProSe relay transaction identity and match it to the request.
Check the 5GMM cause and correlate it with the relay scenario.
Look for procedure abort, retry, or later fallback behavior.
Common Issues and Troubleshooting
Relay Key Reject appears immediately after Relay Key Request.
Likely cause: The relay request parameters or relay context were not acceptable to the network.
What to inspect: Check the relay transaction identity, request parameters in Relay Key Request, and the 5GMM cause returned in the reject.
Next step: Compare the relay request against a known-good trace and verify relay feature support and transaction correctness.
Relay-specific functionality fails even though ordinary NAS signaling is fine.
Likely cause: The failure belongs to the relay-specific key branch rather than to the general NAS path.
What to inspect: Focus on relay-context correlation and the reject cause rather than on mainstream registration signaling.
Next step: Treat the relay-key failure as a specialized feature problem and trace the feature-specific branch.
FAQ
What does Relay Key Reject do in 5G?
It tells the UE that the relay key request failed and provides the cause for that failure.
Is Relay Key Reject part of ordinary registration?
No. It belongs to a specialized relay security procedure rather than the standard registration path.
What should engineers inspect first?
Start with the relay transaction identity and the 5GMM cause.
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.