GithubHelp home page GithubHelp logo

5g-core-networks-datasets's Introduction

5G-Core-Networks-Datasets

This repository contains the 5G Core Network datasets collected during packet capturing and observed in the following paper:

Towards Supporting Intelligence in 5G/6G Core Networks: NWDAF Implementation and Initial Analysis

Dataset1.pcapng captures initial UE registration with the 5G Core and 138 minutes of all other operations in the network. It can be opened using Wireshark or other packet dissection software. Dataset2.csv displays a selection of data fields per packet, including the following:

No.

The sequence number of the packet during the collection phase.

Time

The local emulation time appended to each packet when it was collected.

Source

The source IP address, or the packet sender (see Network Topology section).

Destination

The destination IP address, or the packet receiver (see Network Topology section).

Protocol

The protocol of communication, or the communication scheme, that the packet is a part of.

Length

The length of the packet, measured in bytes.

Info

The information, or packet metadata, about the packet's transmission and any contained data.

Network Topology

The source and destination IP addresses correspond to the following private network topology of the 5G Core:

192.168.0.10 -> MongoDB instance
192.168.0.11 -> NWDAF
192.168.0.12 -> NRF
192.168.0.13 -> AMF
192.168.0.14 -> SMF
192.168.0.15 -> AUSF
192.168.0.16 -> UDM
192.168.0.17 -> UDR
192.168.0.18 -> PCF
192.168.0.19 -> NSSF
192.168.0.20 -> BSF

192.168.0.21 -> UPF

192.168.0.22 -> gNB

192.168.0.23 -> UE

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.