Relay Key Request is the NAS message used to request relay-related keying material so the relay security procedure can continue in a 5G relay or ProSe relay context.
Message Fact Sheet
Protocol
nas
Network
5g
Spec
3GPP TS 24.501
Spec Section
8.2.34
Direction
UE to network
Message Type
5GMM signaling
Full message name
5G NAS - Relay Key Request
Protocol
NAS
Technology
5G
Direction
UE to network
Interface
N1
Signaling bearer / channel
NAS signaling / Dedicated NAS message, transported over the existing NAS path
Typical trigger
Sent when the UE needs relay key material for a relay-related security procedure and the network must provide the corresponding response.
Main purpose
Requests the relay key procedure to start by carrying the relay-specific request parameters needed by the network to derive or return the required security information.
Relay Key Request is the NAS message used to request relay-related keying material so the relay security procedure can continue in a 5G relay or ProSe relay context.
Requests the relay key procedure to start by carrying the relay-specific request parameters needed by the network to derive or return the required security information.
Why this message matters
Relay Key Request is the UE asking the network for relay-related keying information in a specialized 5G relay security procedure.
Where this message appears in the call flow
Relay Key Procedure
Call flow position: Opening request message used to trigger relay key handling.
Typical state: The UE has already reached relay-aware NAS context and now needs the network to provide relay key response material.
Preconditions:
Relay-capable context exists.
The UE has parameters for the relay key request.
Next likely message: Relay Key Accept or Relay Key Reject
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 UE-side requester and the network NAS entity
Security context: This message belongs to the relay-key handling branch, so it should be interpreted together with ProSe relay context, relay transaction identity, and the later Relay Key Accept or Relay Key Reject.
Message Structure Overview
Relay Key Request is a specialized NAS relay-security message rather than a mainstream registration or service message.
In trace analysis, engineers usually inspect the relay transaction identity first and then the request parameters that drive the network response.
ASN.1 Message Syntax for 5G NAS - Relay Key Request
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 Request follows NAS 24.501 IE structure and is not an ASN.1 message.
The message is best read as a relay-security request wrapper whose value comes from the relay transaction identity and request parameters.
The next useful check is whether the network answers with Relay Key Accept or Relay Key Reject.
Important Information Elements
IE
Required
Description
ProSe relay transaction identity
Yes
Identifies the relay key transaction so the request and later response can be correlated.
Relay key request parameters
Yes
Carries the relay-specific request data the network needs to generate the appropriate response.
Detailed field explanation
ProSe relay transaction identity
Identifies the relay key transaction so the request and later response can be correlated.
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.
Relay key request parameters
Carries the relay-specific request data the network needs to generate the appropriate response.
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 appears in a relay-capable NAS context rather than a normal registration-only path.
Inspect the ProSe relay transaction identity.
Check the relay key request parameters and correlate them with the expected relay scenario.
Look for the immediate Relay Key Accept or Relay Key Reject response.
Common Issues and Troubleshooting
Relay Key Request is sent but no usable relay response follows.
Likely cause: The relay request parameters may be invalid, unsupported, or inconsistent with the relay context.
What to inspect: Check the relay transaction identity, request parameters, and whether the network returns Relay Key Reject.
Next step: Correlate the message with the surrounding relay authentication and relay-session context.
Relay key handling fails even though NAS connectivity is otherwise normal.
Likely cause: The issue may be specific to the relay security branch rather than the general NAS path.
What to inspect: Focus on relay-specific IEs and the later relay-key response, not on ordinary registration messages.
Next step: Compare with a known-good relay procedure trace and verify relay feature support on both UE and network sides.
FAQ
What does Relay Key Request do in 5G?
It starts the relay key exchange by asking the network to process relay-specific key request parameters and return the corresponding relay key response.
Is Relay Key Request a normal registration message?
No. It belongs to a specialized relay security procedure rather than the standard registration path.
What usually comes after Relay Key Request?
The usual next branch is Relay Key Accept or Relay Key Reject.
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.