Doc changes for F release O1 enhancements
[o-du/l2.git] / docs / installation-guide.rst
index fbc9060..b2353bc 100644 (file)
@@ -24,6 +24,10 @@ Version history
 | **Date**           | **Ver.**           | **Author**         | **Comment**        |
 |                    |                    |                    |                    |
 +--------------------+--------------------+--------------------+--------------------+
+| 2022-01-14         |  3.0.0             |  Radisys,          |  e-release         |
+|                    |                    |  HCL Technologies  |                    |
+|                    |                    |  Ltd.              |                    |
++--------------------+--------------------+--------------------+--------------------+
 | 2021-07-07         |  2.0.0             |  Radisys,          |  D Release         |
 |                    |                    |  HCL Technologies  |                    |
 |                    |                    |  Ltd.              |                    |
@@ -140,19 +144,27 @@ Setting up Netconf server (Only if O1 interface enabled)
 
     - Navigate to config folder and update the desired initial configuration
 
-   - Ubuntu :
-       | cd <O-DU High Directory>/l2/build/config
+      | cd <O-DU High Directory>/l2/build/config
 
       | Open the startup_config.xml and edit the desired IP and Port for CU, DU and RIC.
       | Open the nacm_config.xml and edit the desired user name to provide the access to that user.
       | Open the netconf_server_ipv6.xml and edit the desired netconf server configuration.
-      | Open the vesConfig.json and edit the details of VES collector.
+      | Open the oamVesConfig.json and edit the details of OAM VES collector.
+      | Open the smoVesConfig.json and edit the details of SMO VES collector.
       | Open the netconfConfig.json and edit the details of Netopeer server.
       | Install the yang modules and load initial configuration.
 
-   - Ubuntu :
-       | cd <O-DU High Directory>/l2/build/scripts
-       | sudo ./load_yang.sh
+      - Ubuntu :
+      
+      | $cd <O-DU High Directory>/l2/build/scripts
+      | $sudo ./load_yang.sh
+
+    - To enable Standard Defined VES format:      
+      
+      | cd l2/src/o1/ves
+            
+      | Enable the Macro "StdDef" in file VesUtils.h      
+      | #define StdDef
 
 - Start Netopeer2-server: