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, When i commit configuration from NSO, config is applied on IOS-XE device. Next, i try to reload the router.First of all, the router ask to save configuration to startup config. Is it normal, after NSO commit, configuration is not saved to startup...
Hi ! I'm currently using Cisco NSO product to develop Ipsec tunnels gateway. I have compile all mantadory yang models, extracted from netconf-ned-builder tool.Unfortunatly, when i add AAA yang models, NED build process end with an error, but without ...
Hi Nso dev, I'm using json-rpc with react and read only mode is fine. Now, i try to create some objects/services on NSO 4.6 backend... In order to manage user commit concurrency, i want to lock the whole configuration and reject new write transaction...
Hi,
I have also get in touch with NSO support teams, and they give me the same answer. The statup datastore should be commited with an external action inside the orchestrator.
I'm confused about this behaviour, because, on some devices, netconf com...
To be more specific, it's works too on NSO 5.7.4.
As mentionned on 5.7.4, a new yanger version is used, and solve yang compilations issues.
After opening a case on BST, they recommends to use as minimal version 5.7.4. I think NSO team will not back...
I don't have any special magic trick, just posting the candidate JSON as shown on my first post But no error raised from nso. Maybe NSO should raised an error ? Thanks for the video. I will watch it as soon as possible.If the speaker of video pass h...
Thanks for your answer, i will take a look on validate_commit message when exclusive lock is taken. I'm using commit queues to release webinterface and display user notification on task background. But i have two questions concerning commit queues:Co...