This page describes how to demonstrate the entire flow from Non-Rt RT RIC Controlpanel → Policy Agent → A1 controller in SDNC -> Near-Realtime Ric RIC Simulator
Table of Contents |
---|
...
Details of the architecture can be found from the following link: Release B
End to End call from Dashboard to
...
Near-RT RIC simulator
Preparation
See Release B - Build/Run for building and starting the environment.
...
- Open Dashboard UI at http://localhost:8080/
- Click on Config and the screen below with STD_QosNudging_0.2.0 policy type should open
- Click on '+' icon to create new policy
- Choose your ric (ric1 or ric2) from drop-down menu and provide any arbitrary values for QoS Id, Ue Id and Priority
...
- Submit the policy (you then need to also press Close to return from creation view)
- An entry to the chosen nearRTNear-RT RIC simulator console/log should appear (see, for example, docker logs ric1 in case ric1 policy was created):
...
- Click the pen icon to modify any policy
...
- Modifications are submitted in the same way as in creation, and the resulting simulator log should also be same as the one we saw in creation
...