Versions Compared

Key

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

...

Info

SSH connections is only required (later) for adding a CMTS-Tunnel OR if you want to make deeper changes towards NMS Prime instance .

TODO: Robin Sachse


If you want to login via SSH please unzip the xyz file and run nmsprime.zip which you got through email after creating your NMS Prime cloud instance.
Then open a terminal in the folder where you extracted the zip and run the following commands:

Code Block
languagebash
titleSSH login
ssh -i your-key-file centos@your-nmsprime-vm-address

Make sure to input the name of your-key-file (which has the format like key-for-nmsprime_YYYmmddHHiiss) and also insert your-nmsprime-vm-address (which has the format like abcdefgh.vm.nmsprime.com).