@@ -4,7 +4,6 @@ This is a guide to deploy CCC model slicing xApp based on sdran-in-a-box.
The key idea is bridging the gap between slicing xAPP and OAI gNB based on the RIC in sdran. The interface between RIC and OAI gNB is the rrmPolicy.json
## Customized RIC Deployment
This is installed on DU server.
...
...
@@ -50,6 +49,24 @@ This is installed on DU server
- run `./start_ransim.sh`. If it raises errors about go modules, go to the last step.
## OAI gNB with slicing functionality
To build OAI gNB, you need first install `json-c` lib by `sudo apt install libjson-c-dev`.
and follow the OAI official [guide](https://gitlab.eurecom.fr/oai/openairinterface5g/-/blob/develop/doc/NR_SA_Tutorial_COTS_UE.md?ref_type=heads) to build.
To start gNB, run the following commands
```
cd /path/to/OAI-Slicing-Intel/cmake_targets/ran_build/build