Versions Compared

Key

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

View file
nameo1-netconf.zip
height250


Zip The above zip file contains SMO netconf NETCONF client support to for O1 interface. This It brings up two containers, SDNR and SDNR_DB which supports O1 interface. This The container acts as a netconf NETCONF client to the O-RAN elements (O-RU/CU/DU, O-CU, O-DU and the Near RT-RIC). It has both a GUI as well as Rest conf RESTCONF support for the configuration management of devices.

Prerequisites:

  • docker
  • docker-compose
  • Java, version 11 or newer

Instructions

Below are the steps to bring up the required services


1. Download and unzip the file

...

Code Block
languagebash
cd client
docker-compose up -d

43. check status

Code Block
languagebash
docker-compose statusps

Access details

Access the GUI and RestConf interface with following URLs, credentials are common for both of them.

...