start-system.sh
SYNOPSIS
start-system.sh[config-name]
DESCRIPTION
Start a set of Docker containers using the configuration files defined in [config-name], from the config/ directory. The script starts the 5G core network components (MySQL, AMF, SMF, UPF, ext-DN), the nearRT-RIC, and then the gNB. If the configuration name contains “rfsim”, it also starts the software UE.
OPTIONS
- config-name
Use the files in the directory config/<config-name> to start and configure the Docker containers. Default is
rfsim.
EXAMPLES
start-system.shstart-system.shrfsimstart-system.shb200
SEE ALSO
stop-system.sh