Versions Compared

Key

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

...

Code Block
docker pull dzhanghuawei/pncsimulator:latest1.0.6

Step 2. Start the simulator container(s)

...

Code Block
docker run –p 18181:8181 –d –name pncsimu-18181 –t dzhanghuawei/pncsimulator:latest1.0.6

It should be noted that, we redirect the request from host:18181 to container:8181. You can configure whatever port, mapping to container:8181 at your discretion. Be careful, if setting up multiple domain controllers, make sure to assign different external ports for them.

...

For demonstration purposes, two domain controllers are required, both need to be properly launched and initialized. The initialization payloads are attached below.

pnc-init-payload-1

pnc-init-payload-2    

Image Added

Other Helper Tools

ACTN Viewer

ACTN viewer is a tool that can visualize the ACTN topologies provided by the PNC simulators.  To use the tool, please download the attached file, and modify controllers.json to reflect the PNC simulators' IP addresses.  NOTE: this tool is not mandatory for the PNC simulator. Since actn-viewer is an executable file, please do NOT use it if you have security concerns. 

View file
nameinitial-data-file-sample-domain1.txtactn-viewer.rar
height250


Topology Generator

Topology Generator is a tool to help generate ACTN topology JSON file which can be injectecd in the PNC simulator (i.e., step 3). The tool provides an graphical user interface which allows the user to design the topology intuitively. The tool is available in onap's github link below.  However, one needs to install the draw.io attached below in order to use it.  NOTE: this tool is not mandatory for the PNC simulator. Since draw.io is an executable file, please do NOT use it if you have security concerns. 

https://github.com/onap/integration-ietf-actn-tools/tree/master/actn-topo-generator


View file
nameinitial-data-file-sample-domain2.txtdraw.io.7z
height250