Changes between Version 18 and Version 19 of Other/Summer/2025/Cloud-Native-O-RAN
- Timestamp:
- Jul 21, 2025, 5:23:41 PM (2 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Other/Summer/2025/Cloud-Native-O-RAN
v18 v19 41 41 42 42 [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: 44 44 - [https://github.com/o-ran-sc/it-tifg] 45 45 - [https://github.com/o-ran-sc/oam/tree/master/solution] [[BR]] … … 61 61 - Debugged and resolved common setup issues such as: 62 62 - health checks 63 - certificate installation (Open Daylight)63 - certificate installation (Opendaylight) 64 64 - 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] 68 66 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]] 68 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. 69 70 Within 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). 71 72 - Simulating or managing the communication across the O-RAN M-plane, which blends traditional and virtualized infrastructure. 72 73 - 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 Open Daylight a foundational component for building a reference implementation that reflects the goals of a disaggregated, interoperable RAN.74 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. 74 75 75 76