Project

General

Profile

Actions

Open5GS-Traces » History » Revision 17

« Previous | Revision 17/40 (diff) | Next »
jolly, 01/30/2024 08:41 AM


Open5GS-Traces

!This is Work-In-Progress!

Setup of this example

  • Ericsson RBS 6402 (eNodeB)
  • Open5GS (4G network elements)
  • OsmoHLR with OsmoDia2GSUP (HSS)
  • OsmoMSC (SMS)

Idle

When all phones are Idle, one will see the following trace with Wireshark on the link between eNodeB (Ericsson RBS) and MME (Open5GS).

Wireshark eNB Idle

The eNodeB (IP 10.0.15.117) is connected to MME (IP 10.0.15.1) via SCTP. Also the eNodeB syncs its clock to NTP server (IP 10.0.15.1).

The network 10.0.15.0/24 is the RAN network in this example.

4G Attachment

A 4G phone is attached to the network, using SIM cards that is registered in the HSS. The APN name used is "internet".

Lets go into detail:

Attach request

The UE sends an "Attach request". The request message type is highlighted blue in the picture above. It is the message type of the "NAS-PDU" information element of the "initiatingMessage".

Also within the "NAS-PDU" is the "EPS mobile identity". In this case the UE has the mobile country code "999" and the mobile network code "10". The IMSI is not shown. Because the UE was attached before, a TMSI is used.

The UE uses the APN name "internet". This is the default configuration in the example setup. It can be configured in the configuration file for OsmoHLR. (osmo-hlr.cfg)

ESM information request

ESM information response

Attach accept

Attach complete

4G Detachment

The 4G phone is turned off or the airplane mode is turned on.

Lets go into detail:

h.3 Detach Reqeust

h.3 UE context release

Updated by jolly 5 months ago · 17 revisions

Add picture from clipboard (Maximum size: 48.8 MB)