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.
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...
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 currently have a docker container deployed and running on a 4K router that does DHCP for the network. I was attempting to mount a volume for the container on the SSD installed in the router (harddisk:). This location is already used by IOX and wher...
Hi. I'm new here.I'm trying to run a Cisco-signed application "Bind9" on a C9300 and am following their guide:"Application Hosting on Cisco Catalyst Switches": https://developer.cisco.com/docs/app-hosting/general-instructions/The info seems thin on r...
Hallo!I have a 9300 im trying to get the guestshell up and running. Specifically its external communications that im struggeling with.app-hostingappid guestshell app-vnic AppGigabitEthernet trunk vlan 4094 guest-interface 0 guest-ipaddress 192....
Hi, It's not clear in my mind if the Catalyst Routers (C8200L up to the C8500) support App Hosting with customer built containers ? When IOX on IOS-XE is mentionned it's quite always related to the Catalyst 9xxx family ... but I've found some Cisco L...
https://developer.cisco.com/kvm/Current "Discover KVM compatible platforms" missing the latest Cisco 8000 Series Secure Routers.Who own this page?And what it is required to add Cisco 8100 Series Secure Routers, Cisco 8200 Series Secure Routers, Cisco...
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 ....
Hi, I'm trying to use gnmic to gather some QFP stats on a Cisco C83000-1N1S-6T running IOS 17.12.04 I managed to fetch simple counters like: gnmic get --path '/interfaces/interface[name=GigabitEthernet0/0/0]/state' But I can't figure out the right pa...
Crear una intención que automáticamente identifique y priorice el tráfico de aplicaciones críticas (como sistemas de punto de venta, ERP, o videoconferencias) durante horarios laborales, y que ajuste dinámicamente el ancho de banda según la carga de ...
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...
Hi everyone,I have a device XR 7.0.1 (IOSXRV9000). I wanted to set up dial-out event driven (on-change) telemetry.Is there a list or way to find out which module/path support this feature?I tried this:State: ACTIVESource Interface: MgmtEth0_RP0_CPU0_...
is there any webhook realtime events that we can webhook out/syslog/snmptrap like the 5508s/8540s there were enhanced traps from the WLCs . But in DNAC not sure if theres a way to stream to i know we can use clients API but when dealing with 20000 c...