Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi Guys, I installed NSO (nso-4.7.darwin.x86_64) on OSX today but I cant seem to create a network, I have some output below, would be great if anyone can point me in the right direction: Note I have installed ant and java 1.8 (not sure if it was nec...
3) manually ensure the SSH Keys from ${NCS_DIR}/etc/ncs/ssh/ were successfully copied to EACH netsim (device) ‘ssh’ directory This is the location where you copy them to: cp ssh_host_rsa_key ~/nso-4.7/examples.ncs/getting-started/using-ncs/1-simulat...
Using the below command worked! I know its my syntax that caused the issues..Thanks for your help!> $ ncs-netsim create-network $NCS_DIR/packages/neds/cisco-ios 3 c [±master DEVICE c0 CREATEDDEVICE c1 CREATEDDEVICE c2 CREATED
Sorry for the delay, i used --local-install this time and I seem to be going well. I have created the ncs-run folder and copied the sim, but now I get this error: > $ ncs-netsim create-network ./packages/cisco-ios 3 c*** The NED package called <./pa...
I think I did a local install, I installed it twice and not 100% sure. I will delete the nso-4.7 directory and reinstall, then try again. But yes I do have an ncd-run directory and $NCS_DIR output is below, I'll post my results when I try again, maki...
b) and then you need a running dir... examples mostly use "ncs-run" but you can call it anything you want. e.g. mkdir ncs-run cd ncs-run ncs-setup --dest .(note the "dot" at the end...) Thanks Gschudel, excellent instructions, I have been miss...