Crosswork Automation Hub

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.
cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

News and Announcements


Don’t miss out—reserve your seat for Automation Developer Days 2025 today! Register now and check out the agenda and speakers.


Introducing Cisco NSO 6.5: A game-changing short-lived release packed with powerful updates, including enhanced out-of-band change handling, FIPS-compliant installations, an improved UI, and YANG-Push support over RESTCONF!


Learn more about how to build an automation practice!

Activity in Crosswork Automation Hub

Question about conflict detection

Hi,I am hoping to get some guidance on conflict detection. We are running NSO 6.3.1.I have created one complex service that does builds the interface for customer services. It does a lot of work, it has a lengthy xml template and implements logic in ...

Select NED for service

I'm defining a service that request feature on a NED available only for selected NED version.If I define the template as usual I got erro at load-time:reload-result { package snfeSERVICE result false info snfeSERVICE-SNMP-template.xml:109 Element: 'p...

Fantolino by Level 1
  • 244 Views
  • 5 replies
  • 0 Helpful votes

NCS drop config false deviate replace

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...

Resolved! how to re-deploy with commit params from python

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...

erdemk by Level 1
  • 1054 Views
  • 4 replies
  • 0 Helpful votes

Resource manager - Lock allocated ID?

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, ...