SMO-36: Update documentation for smo/o1 using the files in docs folder
[smo/o1.git] / docs / user-guide.rst
index 989f319..93119ac 100644 (file)
@@ -6,7 +6,7 @@
 User Guide
 ==========
 
-This is the user guide of OSC <COMPONENT>.
+This is the user guide of OSC SMO O1 Interface
 
 .. contents::
    :depth: 3
@@ -22,10 +22,26 @@ Description
 .. Descirbe how the target users can get use of a O-RAN SC component.
 .. If the guide contains sections on third-party tools, is it clearly stated why the O-RAN-OSC platform is using those tools? Are there instructions on how to install and configure each tool/toolset?
 
+This project is intended for operators that want to configure the RAN Network Functions (NF), i.e., O-DU, O-CU, O-RU, and the Near RT-RIC over the O1 (NETCONF/RESTCONF) interface.
+
+Each of the NFs advertise their own capabilities over a NETCONF session that is established between the SMO and each of the NFs. Thereafter the NETCONF session is used to configure and manage each of the NFs.
+
+This user guide assumes that Installation Guide has been followed to install the necessary hardware and software.
+
 Feature Introduction
 --------------------
 .. Provide enough information that a user will be able to operate the feature on a deployed scenario. content can be added from administration, management, using, Troubleshooting sections perspectives.
 
+The GUI interface for O1 interface can be accessed at::
+
+    http://<host_ip>:8181/odlux/index.html
+
+The username/password is:
+
+admin/Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U
+
+and can be updated by updating the .env file in the repository.
+