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 everyone!
My team has decided to create a Docker container with NSO 6.1.7. The image contains a NSO System Install and a few NEDs and packages built with Python. NSO 6.1 seems to perfectly work with M2 outside of the container. So we are sure thi...
Hi team,
I'd like to know if it's possible to check an authgroup's list of devices. I'm only able to view the authgroups but not the devices they include:
admin@nso-msl-01(config)# devices authgroups group ?
This line doesn't have a valid range...
Hello everyone! After upgrading NSO 4.7 to NSO 5.7, I tried to add previous Services to the new NSO version but when I perform a packages reload, a XML template error is displayed: "The node: [node-name] contains unxpected data". These are the servi...
Hi everyone. After migrating NSO from version 4.7 to version 5.7, when I recompile some of the custom service packages, the following warning is shown: yang/rsvp-te-tunnel.yang:224: error: the node is config, but refers to a non-config node 'name' de...
The issue was fixed after adding this line to my ncs.conf file:
<python-vm>
<start-timeout>PT240S</start-timeout>
</python-vm>
Thank you all for your kind advice.
Hi. The NEDs I'm using are:cisco-iosxr:cisco-iosxr-cli-7.33 (Full name)huawei-vrp:huawei-vrp-cli-6.22 (Full name)juniper-junos:juniper-junos-nc-4.6 (Full name)cisco-ios:cisco-ios-cli-6.69 (Full name) RSPV-TE-TUNNEL Template (the failing line is high...