Uploaded image for project: 'VOLTHA'
  1. VOLTHA
  2. VOL-4963

Infinite loop during ONU OMCI configuration

    XMLWordPrintable

    Details

      Description

      During our testing, we encountered an ONU were the flow configuration failed due to missing support of an OMCI ME. The result was an infinite loop:

      • rw-core sends update-flows-incrementally “flow add"
      • ONU adapter rejects the configuration
      • rw-core sends update-flows-incrementally “flow remove"
      • rw-core sends update_flow_incrementally flow "add"
      • and so on …

      Since in this scenario a repeated configuration attempt will always result in the same faulty state, a qualified error signaling should be introduced between the ONU adapter and the core.

        Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

            Assignee:
            Unassigned
            Reporter:
            HolgerH Holger Hildebrandt
            Watchers:
            1 Start watching this issue

              Dates

              Created:
              Updated:

                Gerrit Reviews

                There are no open Gerrit changes