...
Step 1, run ngc/start.sh to launch the 5G CP (NEF), Edge GW+server and AF. A DNS request will be sent hereafter.
Step 2, run ngc/test/Post.sh to start traffic offloading or ngc/test/Delete.sh to stop offloading.
Test Results
- Non-offloading case
The 5GC prints "No data offloaded..." when offloading is not enabled.
- Offloading case
The 5GC prints "Offloading in progress", while the Edge GW prints the mount of data it receives in realtime.
Unit Test
NEF
prerequisite - ginkgo
...