Skip to content
Snippets Groups Projects
Commit 58246633 authored by Rohan's avatar Rohan Committed by Rohan
Browse files

vpp tutorial update

parent 86ebdaa2
No related branches found
No related tags found
1 merge request!50vpp tutorial update
......@@ -85,6 +85,14 @@ docker-compose-host $: chmod 777 /tmp/oai/vpp-upf-gnbsim
* We will use same wrapper script for docker-compose that used for previous tutorials to set up 5gcn with `UPF-VPP`. Use help option to check how to use this wrapper script.
##### Note 1: - To use vpp-upf on bare metal, follow [these instructions.](https://gitlab.eurecom.fr/oai/cn5g/oai-cn5g-upf-vpp/-/blob/develop/docs/INSTALL_ON_HOST.md)
##### Note 2: - To Enable UE usage report (periodic report of UE volume measurement), set below flag for SMF service in the docker-compose. <br/>
```bash
- ENABLE_USAGE_REPORTING=yes
```
All the following commands shall be executed from the `oai-cn5g-fed/docker-compose` folder.
``` console
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment