Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

            git clone https://github.com/onap-oof-pci-poc/ran-sim.git

            cd cd ran-sim/ransim/

     checkout latest master branch.

2.  Copy ‘m2_settings.xml’ from ‘<YOURFOLDER>/ransim/’ to <HOME>/.m2/ folder as settings.xml file after updating environment specific configurations. 

...

     Note: settings.xml entries are mandatory to include dependencies.

3. Open the console terminal and navigate to the '<YOURFOLDER>/ransim/ransimctrlr'

4.  Run the following command in the terminal

                        mvn clean install

5.  The following capabilities can be modified in the 'ransim.properties' file based on user capabilities and configurations.

...

                        maximum value of the physical cell Id. (Default is 503).

65. To form the cluster from dump file (random simulation) update the cell details in 'SIM_Ran_config.json'. A sample file is also included.

...

            <YOURFOLDER>/ransim/ransimctrlr/packages/base/src/files/install/servers/ransim/bin/SIM_Ran_config.json

6.  Run the following command in the terminal

                        mvn clean install

7. Add an entry into /etc/hosts file for ransimsvr from wherever you are accessing the Ransim Web UI

...

 Note: Use docker compose version 1.6.0 or above.

            Once the docker and mariadb is built simillar commands as shown in the image will be displayed.ransim and mariadb containers are started, you can see logs similar to below image:

        


        

10. Access the GUI using the following url in the web browser:

...