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 Dev'ers, I'm hoping you can help. I have a service model that's built with python code and I'm trying to pull the address address off the lo0.0 interface of a Juniper. My python code errors out on "commit dry-run" with the error: Aborted: Python...
Hi @jmaruschak we are running in to this issue too. Did you ever get a response or come to a workable solution on renaming everything for a device across NSO? The best we've come up with so far is to take a snapshot of the CDB and edit all the XML ...
I found that looping through them is effective. I think that, unless there's a way to access the list by address[0] (etc), it invalidates some of Cisco's documentation in NSO300 about how to access these entries. Has anyone else run into this? Also...