Skip to content

In this repository, we developed an environment for simulating UE and ENB using l2NFAPI simulator from Open Air interface connected into 5g core from free5gcore

baleeiro17/OAIwithdocker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OAISIM + free5GC with Docker.

Project Description

In this repository, we developed an environment for simulating UE and ENB using l2NFAPI simulator from Open Air interface connected into 5g core from free5gcore. This work is on-going.

For more information:

Dependencies

Base Image

Each box of project is based on a compiled free5gc image. To build this image use the follow command: sudo docker build -t free5gc-base .

Each box of project is based on a compiled oaisim image. To build this image use the follow command: cd oaisim-base sudo docker build -t oaisim-base .

Running

To run all boxes and Web interface use the follow command: sudo docker-compose up -d

About

In this repository, we developed an environment for simulating UE and ENB using l2NFAPI simulator from Open Air interface connected into 5g core from free5gcore

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published