Any ISV's and developers who want to develop applications and solutions based on NSP technology. Register now to get started!
We offer a Shared Public Lab as well as Dedicated Private Labs which can be requested from our Lab Catalog. While we continue to enrich our offering, we welcome your feedback
All NSP labs are deployed on bare metal servers in a Nokia external facing lab environment.
Your lab is available until 23:59 UTC of the teardown date. After that it will be automatically torn down.
Yes, the teardown date can be changed. Select the Info icon from My Labs to see the lab details and request a new teardown date.
Yes, simply select the Delete icon for your lab from My Labs.
There is no SLA for the Sandbox. Please contact us with your questions. We will make our best effort to get back to you.
If you are interested in certifying interoperability of your applications with NSP, please contact us.
You can setup a VPN tunnel to your lab following the platform specific instructions:
NOTE: If you are connectting through a HTTP proxy then you will need to enable the http-proxy option in the client.ovpn file
See https://community.openvpn.net/openvpn/wiki/Openvpn24ManPage for more details
A popular OpenVPN client for MacOSX is Tunnelblick. It can be obtained for free from https://tunnelblick.net/. Follow these basic steps to use Tunnelblick with OpenVPN
For more information on using Tunnelblick, see https://tunnelblick.net/czUsing.html
NOTE: If you are connectting through a HTTP proxy then you will need to enable the http-proxy option in the client.ovpn file
See https://community.openvpn.net/openvpn/wiki/Openvpn24ManPage for more details
yum install openvpn
apt-get install openvpn
openvpn --config client.ovpn
NOTE: If you are connectting through a HTTP proxy then you will need to enable the http-proxy option in the client.ovpn file
See https://community.openvpn.net/openvpn/wiki/Openvpn24ManPage for more details
Please refer to the OpenVPN site for more details.
Traffic can be generated between nodes 199 and 223 in an NRC-P lab. Note that simulated nodes are used in the lab. Exceding the specified bandwidth below can have negative effects on the nodes.
ssh ossuser@<NFM-P IP>
ssh ossuser@192.168.100.51
iperf3 -s
ssh ossuser@192.168.100.50
iperf3 -c 10.1.100.4 -t 300 -b 100m