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

Same OLT can be preprovisioned and enabled multiple times in VOLTHA CLI

    XMLWordPrintable

    Details

      Description

      Same OLT can be preprovisioned and enabled from VOLTHA CLI any number of times  you want. We have gone up to 5 times, but there seems to be no limit to that. 

      (voltha) devices
      Devices:
      --------------------------------++--------------------------------------------------------------------------+------------------------------------

      id type root parent_id serial_number mac_address admin_state oper_status connect_status host_and_port

      --------------------------------++--------------------------------------------------------------------------+------------------------------------

      45f42142ec0a9b7115d8244c openolt True 80a235f541cc EC1925000149 80:a2:35:f5:41:cc ENABLED ACTIVE REACHABLE 172.27.173.174:9191
      7c66b2b22cc145fa226bac1e openolt True 80a235f541cc EC1925000149 80:a2:35:f5:41:cc ENABLED ACTIVE REACHABLE 172.27.173.174:9191
      d3c72165289cbf4b0c5ca9cf openolt True 80a235f541cc EC1925000149 80:a2:35:f5:41:cc ENABLED ACTIVE REACHABLE 172.27.173.174:9191
      d72e745fdd6ed84459e334eb openolt True 80a235f541cc EC1925000149 80:a2:35:f5:41:cc ENABLED ACTIVE REACHABLE 172.27.173.174:9191

      --------------------------------++--------------------------------------------------------------------------+------------------------------------
      (voltha) preprovision_olt -t openolt -H 172.27.173.174:9191
      success (device id = aeff7c6da7a3ed5b7c7c2e36)
      (voltha) enable
      enabling aeff7c6da7a3ed5b7c7c2e36
      waiting for device to be enabled...
      waiting for device to be enabled...
      success (device id = aeff7c6da7a3ed5b7c7c2e36)
      (voltha) devices
      Devices:
      --------------------------------++--------------------------------------------------------------------------+------------------------------------

      id type root parent_id serial_number mac_address admin_state oper_status connect_status host_and_port

      --------------------------------++--------------------------------------------------------------------------+------------------------------------

      45f42142ec0a9b7115d8244c openolt True 80a235f541cc EC1925000149 80:a2:35:f5:41:cc ENABLED ACTIVE REACHABLE 172.27.173.174:9191
      7c66b2b22cc145fa226bac1e openolt True 80a235f541cc EC1925000149 80:a2:35:f5:41:cc ENABLED ACTIVE REACHABLE 172.27.173.174:9191
      aeff7c6da7a3ed5b7c7c2e36 openolt True 80a235f541cc EC1925000149 80:a2:35:f5:41:cc ENABLED ACTIVE REACHABLE 172.27.173.174:9191
      d3c72165289cbf4b0c5ca9cf openolt True 80a235f541cc EC1925000149 80:a2:35:f5:41:cc ENABLED ACTIVE REACHABLE 172.27.173.174:9191
      d72e745fdd6ed84459e334eb openolt True 80a235f541cc EC1925000149 80:a2:35:f5:41:cc ENABLED ACTIVE REACHABLE 172.27.173.174:9191

      --------------------------------++--------------------------------------------------------------------------+------------------------------------

        Attachments

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

          Activity

            People

            Assignee:
            thomaslees Thomas Lee S
            Reporter:
            thomaslees Thomas Lee S
            Watchers:
            1 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved:

                Gerrit Reviews

                There are no open Gerrit changes