Merge "Fixes for SIB1 transmission and FAPI STOP.request [Issue-ID: ODUHIGH-325]"
[o-du/l2.git] / docs / README
index cb5ebfa..9eb9fe7 100644 (file)
@@ -39,7 +39,7 @@ C. Pre-requisite for O1 Interface (Required only if run with O1 interface enable
 
        Create new netconf user (login with root user and run following commands)
        $adduser --system netconf && \
-        echo "netconf:netconf" | chpasswd
+        echo "netconf:netconf!" | chpasswd
 
        $mkdir -p /home/netconf/.ssh && \
        ssh-keygen -A && \
@@ -47,8 +47,8 @@ C. Pre-requisite for O1 Interface (Required only if run with O1 interface enable
         cat /home/netconf/.ssh/id_dsa.pub > /home/netconf/.ssh/authorized_keys
        Install netconf packages. 
        $cd l2/build/scripts
-       $chmod +x install_lib.sh
-       $ ./install_lib.sh -c
+       $chmod +x install_lib_O1.sh
+       $ ./install_lib_O1.sh -c
 
 2. Start Netopeer2-server:
    $cd l2/build/scripts
@@ -58,6 +58,7 @@ C. Pre-requisite for O1 Interface (Required only if run with O1 interface enable
    $cd l2/build/yang
    $sysrepoctl -i o-ran-sc-odu-alarm-v1.yang
    $sysrepoctl -i o-ran-sc-odu-interface-v1.yang
+   $sysrepoctl -i o-ran-sc-du-hello-world.yang
 
 4. Configure the startup IP and Port configurations for DU, CU and RIC
 
@@ -68,6 +69,27 @@ C. Pre-requisite for O1 Interface (Required only if run with O1 interface enable
 
    $sysrepocfg --import=startup_config.xml --datastore running --module  o-ran-sc-odu-interface-v1 
 
+5. Configure the netconf server details for VES PNF Event
+
+   $cd l2/build/config
+
+   Open the netconfConfig.json and edit the desired MAC address, IP, Port, Username and Password for VES PNF Registration.
+
+6. Configure the VES server details to send VES Events
+
+   $cd l2/build/config
+
+   Open the vesConfig.json and edit the desired IP, Port, Username and Password to send VES Event.
+
+7. Configure the nacm module to provide access to new user
+
+   $cd l2/build/config
+
+   Open the nacm_config.xml and edit the desired user-name to provide the access to that user.
+
+   $sysrepocfg --import=nacm_config.xml --datastore running --module  ietf-netconf-acm
+
+
 
 D. How to Clean and Build:
 --------------------------
@@ -256,7 +278,7 @@ H. How to execute the Health Check : get alarm-list
    2. Connect to the server with 
 
         user: netconf
-        pwd:  netconf
+        pwd:  netconf!
 
    3. Send a Netconf get request for alarms xpath