Seamless ONU Configuration Update in EPON
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Existing Ethernet Passive Optical Network (EPON) systems require rebooting of Optical Network Units (ONUs) for configuration updates, which disrupts services and is undesirable for live networks.
Innovation Solution
A method for seamless configuration updating of ONUs in EPON systems, involving generating an updated configuration file, notifying and providing it to a virtual cable modem, validating resources, and applying changes without rebooting the ONU, ensuring continuous operation and minimal service disruption.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Reliability
If traditional configuration update method is used for ONU, then configuration can be updated, but ONU must be rebooted which disrupts services
Solution Approach 1:
The configuration update process is segmented into multiple validation stages (structural validation, resource availability validation, conflict detection) and application phases (delta computation, staged application, rollback mechanisms). This segmentation allows the system to validate and apply changes incrementally without requiring a complete system reboot, thus maintaining service continuity while enabling configuration updates.
Solution Approach 2:
The system performs preliminary validation actions before applying configuration changes. This includes validating the structural integrity of configuration files, checking resource availability at the ONU, detecting potential conflicts with existing services, and computing delta configurations. These preliminary actions ensure that changes can be applied safely without disrupting ongoing services, eliminating the need for reboots.
2Reliability
If configuration update requires validation and resource checking, then update reliability improves, but update complexity increases
Solution Approach 1:
The system introduces intermediary components and mechanisms to manage the complexity of validation and resource checking. This includes configuration validation modules that check structural integrity, resource availability checkers that verify ONU capabilities, conflict detection mechanisms that identify potential service conflicts, and delta configurationcomputers that calculate minimal changes. These intermediary elements systematically handle complex validation tasks, improving reliability while managing complexity through modular design.
Data Source
AI summary
Techniques for updating configuration of an Optical Network Unit (ONU) in an Ethernet Passive Optical Network (EPON) include receiving a notification that an updated configuration file is available for the ONU, obtaining the updated configuration file, performing a first validation of the updated configuration file for structural errors, determining changes between a current configuration of the ONU and the updated configuration file to identify ONU resources to implement to the changes, performing a second validation about whether the ONU resources to implement the changes are available or not at the ONU and applying the changes to the ONU when it is determined that the ONU resources to implement the changes are available at the ONU.


