Uploaded image for project: 'CORD'
  1. CORD
  2. CORD-2063

Interface MAC address resets to default on config reload

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved (View Workflow)
    • Priority: Medium
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: None
    • Labels:

      Description

      When the REST-uploaded configuration has a "router MAC" parameter set in segmentrouting section, the app patches interface configuration on the fly to set "interface MAC" equal to "router MAC" (https://github.com/opennetworkinglab/onos/blob/master/apps/segmentrouting/src/main/java/org/onosproject/segmentrouting/config/DeviceConfiguration.java#L166)

      However, if the same or modified config if re-uploaded, the interface MAC gets reset to the default value (a4:23:05:00:00:00).

      The example config causing this issue is attached.

        Attachments

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

          Activity

            People

            Assignee:
            charles Charles Chan
            Reporter:
            dbg Daniel Ginsburg
            Watchers:
            1 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved:

                Gerrit Reviews

                There are no open Gerrit changes