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,
I am not able to call RPC with request_action method.
The same RPC works fine with NSO cli.
root@ncs# devices device netconfd rpc rpc-install-add install-add packagepath /harddisk: packagename abcop-id 1
I get the following error with the pyt...
Hi all,
We have a requirement where we want to want to load few of the packages, after some basic initialisation is done.
Can we delay the loading of packages ?
Thanks
Sumit Trehan
Hi,
We have a requirement where we do not want to expose the NSO external connectivity till some basic initial config is done.
We are using NETCONF and ssh for external connectivity. WebUi is disabled.
Is it possible to to disable these transport a...
Hi all,
We have a requirement for DB backup and restore.
Exploring the forum I found 2 options
1) ncs-backup: This is applicable only for system-install. We are using local-install.
2) ncs_load: This take the config backup in cli/xml format. We m...
As per my understanding, you are referring to yang model related changes.
So if the yang model changes are not compatible, what is the behaviour in case we copy the CDB database files and restart the nso ?
Will entire config restore fails or the co...
Thanks for the response.
Can you elaborate more on this point "packages have to match as well".
Scenario 1:
a) Consider a scenario where we have a nso version x, where we have a package A. We take a CDB backup here.
b) In nso version y, we decided ...