/
OWL Cloud Inventory

OWL Cloud Inventory

Table of Contents



Introduction

Rutgers University's OWL (Open Wireless Lab) at WINLAB has 16 running bare metal servers.

In order to run several ONAP instances, the servers are split into "environments" or OpenStack instances.

Please note that the detailed setup may change at any point in time.

In addition, always be prepared in case your settings get lost. We make efforts to avoid this issue, but cannot guarantee it won't happen.

Planned: 2022-10-13

Hosts

Currently there is one gateway to control access from the internet into OWL and vice versa.

  • host: console.sb10.orbit-lab.org

Up to 6 servers act as control nodes for OpenStack instances.

The remaining 9 servers are a bit more powerful and are used as compute nodes for OpenStack instances.

Please note:

The entire domain "orbit-lab.org" does not answer ICMP pings. SSH is possible from the internet only to console.sb10.orbit-lab.org using your orbit-lab account username once you have uploaded your public key.

Inventory

Setup

How to access a VM using SSH tunneling?

Once you have access and uploaded your private keys, you may want to access a dedicated VM for your service.

In the following example, the IP of a running SDN-R is used to view the Web UI on your localhost. Please replace '<username>' with the the username of your orbit-lab.org account.

ssh -A -t <username>@console.sb10.orbit-lab.org -L 31202:localhost:31202 \
ssh -A -t native@exper-control-1 -L 31202:localhost:31202 \
ssh -A -t ubuntu@10.31.3.21 -L 31202:localhost:31202



Screenshot:

Related content

OWL Networks
OWL Networks
More like this
ONAP Developer Wiki
ONAP Developer Wiki
More like this
TSC Task Force - Cloud Native
TSC Task Force - Cloud Native
More like this
Edge Automation through ONAP Arch. Task Force - Distributed Management (ONAP etc.) components
Edge Automation through ONAP Arch. Task Force - Distributed Management (ONAP etc.) components
More like this
SDNC Network Discovery
SDNC Network Discovery
More like this
Montreal-R13 Architecture General Description
Montreal-R13 Architecture General Description
More like this