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,Where is the logic of deletion of service instance?Issue that I am facing is: I used cisco-ios ned and configured net flow related configuration using service model. When i try to delete, it tries to clear the config with below clis : Here it tri...
I am using NCT commands from a separate management Node to upgrade NSO build on two NSO nodes.To avoid password prompt, i have added the ssh public key of management node to both NSO nodes.After which scp/ssh to NSO nodes does not ask for password.Is...
I am trying to automate the NSO build upgrade procedure for local-install mode.I referred the NSO installation and admin guide and have gone through the NCT commands. I have learnt that NCT commands are mainly used for system-install.After referring ...
Thanks Jan.What I was missing was doing a sync-from from device, Hence NSO was trying to create the interface and then eventually delete. When I did sync-from, everything is working fine.
Thanks Akira, those commands really helped.Another query. Is there any command to wipe out the NSO CDB. meaning just delete all devices from NSO?(We did try ncs_load -l dummy.xml, this deletes all devices and add dummy device, but then we have to get...