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

oltApp: Use Sadis data (if available) for OLT configuration data instead of AccessDevice Configuration

    XMLWordPrintable

    Details

    • Type: Story
    • Status: Resolved (View Workflow)
    • Priority: Medium
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: VOLTHA v2.0
    • Component/s: None
    • Labels:
      None

      Description

      As of today for each device that connects to ONOS, the logical device information needs to be provisioned in ONOS. This requires that the logical device id is known prior to the device connecting to ONOS (see VOL-493 and VOL-494). The configuration is as below

      "of:0001aabbccddeeff": {
      "basic":

      { "driver": "pmc-olt" }

      ,
      "accessDevice":

      { "uplink": "0", "vlan": "2" }


      }

      Out of the above, the driver can be put in the onos-drivers.xml while the uplink port and the vlan can be picked up from Sadis Configuration.

      This change would be backward compatible such that first AccessDevice configuration is looked for the device and only if it's not found in that Sadis data is looked into, so if someone does not want to use this feature they don't need to change anything.

        Attachments

          Issue Links

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

            Activity

              People

              Assignee:
              aghosh Amit Ghosh
              Reporter:
              aghosh Amit Ghosh
              Watchers:
              5 Start watching this issue

                Dates

                Created:
                Updated:
                Resolved: