You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 18 Current »

Please register for 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: you have 30 minutes to follow the link that you will receive after submitting the form.

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

http://www.orbit-lab.org/wiki/Documentation/bAccountManagement/DSSHConf .

With ssh configured, you can access 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:

  1. Follow the above instructions to obtain an ORBIT account and upload a set of keys
  2. Open PuTTY and set your Host Name to [ORBIT username]@console.sb10.orbit-lab.org (Port should be 22 by default)
  3. As detailed in the above instructions, make sure you are using your private key file under Connection → SSH → Auth
  4. Under Connection → SSH → Tunnels, add the following three forwarded ports:
    1. Source Port 8081 and Destination localhost:8081
    2. Source Port 40080 and Destination localhost:40080
    3. Source Port 8453 and Destination localhost:8453
  5. Save your session configuration with a memorable name (optional but highly recommended)
  6. Open your session, enter the passphrase for your key (if you have one), and access ORBIT
  7. Tunnel 2 more times with the following commands:
    1. ssh -A -t native@node1-4 -L8081:localhost:8081 -L8453:localhost:8453 -L40080:10.3.100.30:80     (password: native)
    2. ssh -A -t ubuntu@10.31.4.65 -L8081:localhost:8081 -L8453:localhost:8453
  8. Go to https://localhost:8453 and log in using admin:Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U

  9. The CommScope UI can be accessed at http://localhost:40080 (please reach out if you need credentials set up)


The interface(s) should appear as shown:


Please see the following for more information:

  • No labels