Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Please register for the an ORBIT account by filling in the form at http://www.orbit-lab.org/userManagement/register and selecting

     "Open Networking Foundation Wireless Working Group" as your group.

This will eventually result in account creation.

Note: would eventually ( you have 30 min to follow the link that you will receive after submitting the form) result in account creation. 

Once an account is created, you will have to follow the instructions for setting up your ssh access at:

...

With ssh configured, you can access 10.50 subnet in ORBIT by simply ssh-ing into gw.orbit-lab.org with your username and the set of keys you uploaded.


To access the ONAP GUI for testing alarms and faults in OWL, please follow these steps (on Windows):

  1. Obtain an ORBIT account
  2. From Command Prompt, run “ssh-keygen” to create a key-pair
  3. Upload the public key to your ORBIT profile at https://www.orbit-lab.org/cPanel/controlPanel/start
  4. Assuming your public key is in the current directory (usually .ssh folder), tunnel 3 times in Command Prompt via the following commands (replace the bolded sections):
    1. ssh -A -t [ORBIT username]@console.sb10.orbit-lab.org -i [public key filename] -L 8181:localhost:8181
    2. ssh -A -t native@exper-control-1 -L 8181:localhost:8181
    3. ssh -A -t ubuntu@10.31.3.17 -L 8181:localhost:8181
  5. Go to http://localhost:8181/odlux/index.html and log in using admin:admin


The interface should appear as shown:

Image Added


Please see the following for more information: