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.
Welcome to the Automation Hub—a collaborative space designed for the automation community to foster the advancement and implementation of projects and applications. This open forum invites all Crosswork customers and partners to engage and share insights. Please remember that while this community is a valuable resource, it is not a substitute for official support channels. All contributions are informal, and users should continue to utilize traditional support avenues for official assistance.
Introducing Cisco NSO 6.6: featuring an integrated AI Assistant in the web UI, a new concurrency-optimized Resource Manager, improved YANG schema management, enhanced High Availability and Compliance Reporting tools, updated example NEDs, and advanced service consistency checks. See blog post for more info!
Learn more about how to build an automation practice!
NSO behavior running a python NSO action seems to be to create one python ExecuteAction instance that handles all callbacks from NSO. For example, this single instance is what handles two users invoking the action.Is there a way to get one python ins...
Hi.A service package has a subscriber py code monitoring the servicepoint root of the package. Model has cca 35 leafs, some are tucked into couple of containers. There are 2 use cases where subscriber has to do something, first one works just fine fo...
I need to lock a sub-tree of the CDB.I developed an Action that reads and modifies data shared across all calls. Unfortunately, this action is usually invoked in bursts (around 10 calls within a fraction of a second), so multiple executions end up mo...
We are thrilled to announce the release of NSO 6.6, a short-lived release packed with exciting new features and enhancements. We would like to highlight some key enhancements to this release. Summary Integrated AI Assistant in the NSO web UI for Cr...
I have a Service Package with two separate Servicepoints, under certain conditions, I need to trigger the second servicepoint from the request coming in the first service point, e.g.:Container Parent { List A { ncs:servicepoint ....
I have an action that I can invoke from the CLI without problems, e.g: grundler@ncs> services foo my-actionsome { name DATA other-stuff [ 1,2,3]} The intent is that "foo" actions will be used by software that is connecting to NSO via the netconf...
Colleagues,Could you please share any tricks to make latest VSCode version (like 1.105.1) work with NSO Explorer (version 1.1.1). Latest working VSCode version ~1.96. With all version after - VSCode isn't able to connect to NSO. Believe MS changed s...
NSO is a powerful and sophisticated orchestration platform designed to simplify and optimize network operations. While it may seem complex at first glance and requires some effort to master, its capabilities bring significant long-term benefits for...
Effective Network troubleshooting is one of the top, if not the number one, priorities for almost every network operations team. Having the tools and the skills to identify faster the root cause and impact of network issues has a direct connection wi...
I am seeking advice on the best practice in managing configuration using both NSO and a third party system, where the third party system adds partial configuration under the container/context created by NSO.Our final goal is to have NSO manage 100% o...
We are seeing an odd problem in lab testing.We have a test topology of ASR9902, 8201 and N540.The services code attempts to retrieve the PID of the device using live-status through the netconf NED.In many cases, the value is returned correctly but ra...
Hi, team I have a concern with nano service :I have a service with developed for NSO 5.83 initially, I have 5 step in my nano service at each step I have post-action that should be triggered when precondition are met. All work good in NSO 5.83 But wh...
Hi,I want to to a service re-deploy with dry-run.Here is my code:==================maapi = ConnectionManager.getNewMaapi();th = ConnectionManager.openMaapiWrite(maapi);ConfXMLParam[] out = null;ConfNamespace ncsNs = ConfNamespace.findNamespaceFromPre...
CWM 2.0 introduces a new authentication mechanism for its APIs. This guide will walk you through the process of setting up authentication for testing purposes. While the examples use Python, the same concepts apply to other programming languages.Step...
AI-powered tools for network troubleshooting are likely to be part of everyone’s workflow sooner or later.
What is the single biggest challenge or concern you see with adopting these tools in your organization?