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 Cisco Community,I’m encountering an issue with Cisco NSO and Netconf while managing loopback interfaces on NX-OS devices. Initially, I had a simple template to configure a loopback interface: <config-template xmlns="http://tail-f.com/ns/config...
Hello Cisco Community, I’m currently working on a network automation project using Cisco NSO and Cisco NX-OS devices (version 10.3(1) [Feature Release]). I’m encountering an issue when changing an interface from Layer 2 to Layer 3 via NETCONF. After ...
Hello Cisco Community,I’m currently working on an NSO project where I’m trying to manage network fabrics and devices using a service package. The goal is to create a fabric and have the service point code automatically populate the devices within the...
Hello Cisco Community,I’m currently working on a project to manage network fabrics and devices using Cisco NSO. I have created a single service package for Network Fabric as a Service (NFaaS) that includes service points for managing fabrics and devi...
Hello Cisco Community,I've encountered what appears to be a bug in the DataCallbacks class implementation, specifically within the register method that is responsible for ensuring a data handler implements required methods. I would appreciate some gu...
@snovello,Thank you for your detailed explanation and recommendations regarding the post-modification callback and the behavior of adminSt in NSO. I wanted to share the approach we ultimately decided to take and the rationale behind it.Instead of rel...
Hi @cohult,I have updated my project according to your suggestion, but I’m still experiencing the same issue. You can view my updated code here: https://github.com/ndmitri/nso-nfaas.I'm trying to implement the NSO stacked services design. What else c...