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.
Hello everyone, I am facing an implementation problem in NSO. I tried several approaches, but none of them works.The program should on updating process (within pre_modification if po == 1) turn off interfaces, and turn on then in post_modification an...
Hi rogaglia, thank you for pointing out that pre_ and post_ are using the same transaction. I am also aware of that, but didnt expect that opening another transaction is somehow interrupting it.I tested it on NetSim currently, so it should not be a b...
Hi Lothar, I think this link will help you https://community.cisco.com/t5/nso-developer-hub-documents/nso-service-upgrade-with-python/ta-p/3640379One question, I also try to use the function you have to upgrade a mandatory leaf in Yang with NSO 5.5 b...