Open Air Interface 5G full stack Simulation with containers running in one host (ubuntu 18.04 LTS).
The bash script being executed was written based on guidelines from:
https://gitlab.eurecom.fr/oai/openairinterface5g/-/tree/develop/ci-scripts/yaml_files/5g_rfsimulator
Video description:
This is the execution of a script that i wrote to check connectivity from UE to the central router of our lab through the 5G protocol stack.
0:00 - 0:19 Startup of core network functions
0:20 - 0:40 Start up of gNB container and connection to AMF and UE.
0:41-0:50 Checking direct connectivity from UE container to central router through local network (with ping command)
0:51-1:00 Checking connectivity from UE to central router through 5G protocol stack (with ping command)
1:01-2:13 Stopping all containers.