This is a POWDER profile that automatically instantiates a full simulated 5g core network and UE RAN. It uses Open5GS for the 5c core, spread across 4 physical nodes, and uses UERANSIM v3.1.1 to simulate a gNB and UE devices on a fifth physical node.
This profile creates and registers a changeable number of UEs. There is a script at /local/repository/scripts/connect-all-ues.sh
that can be run on sim-ran node to start and create PDU sessions (and therefore interfaces) for all 10 UEs at once, as well as test them all for internet connectivity.
use following command to access webui on remote server \b ssh -L 9090:localhost:3000 [email protected]