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

BBSim - Can't powercycle an ONU

    XMLWordPrintable

    Details

      Description

      Setup:

      • Bring up VOLTHA, ONOS and BBSim (1 ONU, 1 PON)
      • Crete and enable the OLT
      • Wait for the subscriber to authenticate

      BBSim shows the correct state:

      root@14e410032dc4:/app# bbsimctl onu list
      Cannot load BBSim configuration file: open configs/bbsim.yaml: no such file or directory. Using defaults.
      PONPORTID    ID    PORTNO    SERIALNUMBER    HWADDRESS            STAG    CTAG    OPERSTATE    INTERNALSTATE
      0            1     16        BBSM00000001    2e:60:70:13:00:01    900     900     up           eap_response_success_received
      

      Shutdown the ONU:

      root@14e410032dc4:/app# bbsimctl onu shutdown BBSM00000001
      Cannot load BBSim configuration file: open configs/bbsim.yaml: no such file or directory. Using defaults.
      [Status: 0] ONU BBSM00000001 successfully shut down.
      
      root@14e410032dc4:/app# bbsimctl onu list
      Cannot load BBSim configuration file: open configs/bbsim.yaml: no such file or directory. Using defaults.
      PONPORTID    ID    PORTNO    SERIALNUMBER    HWADDRESS            STAG    CTAG    OPERSTATE    INTERNALSTATE
      0            1     16        BBSM00000001    2e:60:70:13:00:01    900     900     up           disabled
      

      Power on the ONU:

      root@14e410032dc4:/app# bbsimctl onu poweron BBSM00000001
      Cannot load BBSim configuration file: open configs/bbsim.yaml: no such file or directory. Using defaults.
      FATA[0000] Cannot power on ONU BBSM00000001: rpc error: code = Unknown desc = event discover inappropriate in current state disabled
      

        Attachments

          Issue Links

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

            Activity

              People

              Assignee:
              teone Matteo Scandolo
              Reporter:
              teone Matteo Scandolo
              Watchers:
              5 Start watching this issue

                Dates

                Created:
                Updated:
                Resolved:

                  Gerrit Reviews

                  There are no open Gerrit changes