Changes between Version 18 and Version 19 of Other/Summer/2025/Cloud-Native-O-RAN


Ignore:
Timestamp:
Jul 21, 2025, 5:23:41 PM (2 days ago)
Author:
jsharshitha
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Other/Summer/2025/Cloud-Native-O-RAN

    v18 v19  
    4141
    4242[https://docs.google.com/presentation/d/1XpWsU7WD8DbBHXmrrKAFuQ0yMhiiLIZ6/edit?usp=drive_link&ouid=101634605976068765817&rtpof=true&sd=true Week-4 Presentation]
    43 - We referred to the GitHub repositories:
     43- We referred to the github repositories:
    4444   - [https://github.com/o-ran-sc/it-tifg]
    4545   - [https://github.com/o-ran-sc/oam/tree/master/solution] [[BR]]
     
    6161  - Debugged and resolved common setup issues such as:
    6262        - health checks
    63         - certificate installation (OpenDaylight)
     63        - certificate installation (Opendaylight)
    6464        - DNS/host issues
    65 - The '''OpenDaylight controller''' requires a certificate to be  installed before it can be launched. It is installed via [https://docs.opendaylight.org/en/latest/downloads.html]
    66 - '''OpenDaylight:''' [[BR]]
    67   OpenDaylight (ODL) is an open-source, modular, and extensible Software-Defined Networking (SDN) platform designed to enable centralized network control and programmability. In the context of the O-RU and SMO frameworks for testing the Hybrid Management Plane (Hybrid M-plane) in O-RAN architecture, OpenDaylight acts as the SDN controller responsible for managing and orchestrating network services, configurations, and state synchronization between components.
     65- The Opendaylight controller requires a certificate to be  installed before it can be launched. It is installed via [https://docs.opendaylight.org/en/latest/downloads.html]
    6866
    69 Within the SMO (Service Management and Orchestration) framework, OpenDaylight plays a critical role in:
    70 - Controlling and automating the configuration of the O-RU (O-RAN Radio Unit) over standardized interfaces (e.g., NetConf/YANG).
     67'''OpenDaylight:''' [[BR]]
     68Opendaylight (ODL) is an open-source, modular, and extensible Software-Defined Networking (SDN) platform designed to enable centralized network control and programmability. In the context of the O-RU and SMO frameworks for testing the Hybrid Management Plane (Hybrid M-plane) in O-RAN architecture, Opendaylight acts as the SDN controller responsible for managing and orchestrating network services, configurations, and state synchronization between components.
     69
     70Within the SMO (Service Management and Orchestration) framework, Opendaylight plays a critical role in:
     71- Controlling and automating the configuration of the O-RU (O-RAN Radio Unit) over standardized interfaces (e.g., NETCONF/YANG).
    7172- Simulating or managing the communication across the O-RAN M-plane, which blends traditional and virtualized infrastructure.
    7273- Ensuring secure and policy-driven operations, such as certificate handling, device onboarding, and performance monitoring.
    73 Its extensibility and compatibility with O-RAN-defined models make OpenDaylight a foundational component for building a reference implementation that reflects the goals of a disaggregated, interoperable RAN.
     74Its extensibility and compatibility with O-RAN-defined models make Opendaylight a foundational component for building a reference implementation that reflects the goals of a disaggregated, interoperable RAN.
    7475       
    7576