Versions Compared

Key

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

...

Now lets create the OpenNSA Docker image :

cd $OPENNSA$TESTOPENNSA
docker build -t opennsa_img -f docker/Dockerfile .

...

  • docker/intradomain – three openNSA nodes in one domain using DUD backends
  • docker/interdomain – the domains each containing three openNSA nodes all using DUD backends
  • docker/ciena6500 – environemnt used during the development of the Ciena 6500 backend (OTN)
  • docker/junosspace – environment used during the development of the JunOS-space backend

Testing the Setup