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.
We have officially closed the Call for Papers! A huge thank you to everyone who submitted fantastic topics. We're now working on finalizing the agenda, which we aim to publish on the landing page by March 18.
Learn more about how to build an automation practice!
If I have Resource Manager/ID Allocator allocated IDs from a pool, is there any way to lock those IDs so they are maintained even if an exclude statement is added that encompasses those IDs? IE: Range is 1 to 65535, allowed range day 0 is 1 to 5000, ...
Hello,I have a CFS service which is dependent on another service ( like an inventory ).My goal is when I make any change on this inventory, the changes should be reflected to the CFS service instances.We thought of using a kicker to monitor this inve...
Hi all, Could you help me on the following .. in short, how can i do re-deploy with commit params from python .. i can commit a service with commit params from cli and python with success. for example : from cli : dd-rfs d1 commit commit-queue bypass...
I'm trying to select between IOS and IOS-XR using operational data in NSO in YANG. Here are my xpath eval results:admin@ncs(config)# xpath eval ncs:devices/ncs:device[ncs:name='ASR1006-X']/ncs:module/name='tailf-ned-cisco-ios-xr'falseadmin@ncs(config...
Hi team, I encounter below error when try to on-board a node. But the node not yet exist before. Kindly advice. show running-config devices device xxxxx-ACC1------------------------------------------------^syntax error: element does not exist Metho...
Running 6.1.11.2 and can't connect to ncs or run ncs_cli. Am getting the following error in devel.log devel-cdb Get argument failed with flag: addloadpath Can someone please share how I can troubleshoot this and where I should be looking. thanks
AI Assisted Network Automation Development I am thrilled about the upcoming Cisco Automation developer days where we willdelve into the intricacies of network automation and explore the entire development lifecycle. As many of us know, the initial ph...
Hi team, I have a python service template in NSO that builds BGP VRFs on IOS-XE routers. The code creates the BGP address family object, using "root.devices.device[service.hostname].config.router.bgp[local_as].address_family.with_vrf.ipv4['unicast']....
Developer Track Theme: Tackling Brownfield Challenges with NSO & Crosswork Workflow Manager As we gear up for this year’s Automation Developer Days, we’re excited to announce that one of the three core themes for the Developer Track, is Brownfield! ...
In the NCS man-pages it states:-------------- tailf:cli-preformatted Suppresses quoting of non-config elements when displaying them. Newlines will be preserved in strings etc. Used in J-, I- and C-style CLIs. The cli-preformatted statement can be use...
Mastering Deployment Strategies: Secure, Scalable, and Automated Network Automation As network automation scales, how we deploy automation solutions becomes just as critical as what we automate. Deployment Strategies ensure that network services are ...
HI, I am trying to run Cisco NSO on Docker. I downloaded the image(nso-6.4-freetrial.container-image-build.linux.x86_64.signed.bin) from Cisco´s website as well as the documentation.Extract image and run with docker:docker load -i nso-6.4.container-i...
Hi,I'm trying to build a ned using NSO 6.4, but compilation is failing due to my deviation file.From devel.log, I have this error: ncs progress usid=35 tid=1084 datastore=running context=cli trace-id=d5aafe3da82cf16c52206216ecfb575b output: augmente...
The shift towards a digital economy and society is top of mind for governments, industries, and consumers alike. This transformation aims to enhance competitiveness, drive economic growth, and enable a green transition. It has been further accelerate...
IntroductionCode ExampleDevelop with the “cisco-nso-saml2-auth”Guide and Demo Video Co-Author: @Santiago Ahumada Introduction The “cisco-nso-saml2-auth” is an NSO package that gives the SSO feature through SAML to the NSO via package authentication....