05-09-2017 04:30 AM - edited 03-01-2019 03:47 AM
Hi All,
I am trying to create a netsim network of ios and iosxr devices, however nso is only able to see devices of one type.
I am using nso 4.2 and create an iosxr network using ncs-netsim create-network command. Next I use the add-to-network command and add ios devices followed by ncs-setup and ncs to start nso.
When I connect to the devices I only see the iosxr devices which I created via the ‘create-network’ option.
Not sure why I don’t see the ios devices in nso even though they are visible in the netsim directory and I can cli-i connect to them?
Solved! Go to Solution.
05-09-2017 04:31 AM
And better, with NSO 4.2, you should be using NSO projects:
ROGAGLIA-M-M0VW:~ rogaglia$ ncs-project —help
05-09-2017 04:30 AM
Looking at the netsim man page you should be doing the following to load the netim devices into the ncs db
$ ncs-netsim ncs-xml-init > devices.xml
$ ncs_load -l -m devices.xml
05-09-2017 04:31 AM
Thanks, that works.
I was following the getting started guide which doesn’t work for this case.
05-09-2017 04:31 AM
And better, with NSO 4.2, you should be using NSO projects:
ROGAGLIA-M-M0VW:~ rogaglia$ ncs-project —help
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide