Hi, my service pack compiles error free and also commit dry-run output looks good (portion of output shown). However, I keep on facing the below issue on cisco-nx devices when trying to commit changes to the devices. any suggestion? + } + spinena...
Hi, my service pack compiles error free and also commit dry-run output looks good (portion of output shown). However, I keep on facing the below issue on cisco-nx devices when trying to commit changes to the devices. any suggestion? + } + spinena...
I'm converting some Lux tests and instead using Pytest which connects to NSO through Netconf with ncclient. I think it works quite nicely, as it's both easier to write and validate the tests and they also run a lot faster. I am a bit stuck on the r...
Using REST API you get the operations container. Is there a flag for omitting the operations container in the response (both the built in and user defined in the yang service)? I use pyangbind to create an service Object in my application. I don't wa...
Hi, I was trying to read a configured bgp AS number on a cisco-nx device model. the configuration on the device is: admin@ncs(config)# show full-configuration devices device VDM01 config nx:router bgp | display xpath/devices/device[name='VDM01']/co...
Hello, I want to use a leaf type boolean: leaf active { type boolean;} What is the expected result of the exists() function a leaf of type boolean? I get a error message "'bool' object has no attribute 'exists'." That's not what I expect! R...
I have seen some posts about how to perform a commit-dry-run in a python action such as the below: https://community.cisco.com/t5/nso-developer-hub-discussions/how-to-write-nso-action-python-to-get-its-dry-run-output/td-p/3499887 However when I try...
After you commit your request on commit-queue via cli command line or via REST API or RESTCONF API , a commit-queue item/ID would be returned, eg: queue-item 9494530158, you then can query your request's status via cli command line: ncs# show devic...
Hello, I've made a python package that I have install using pip, in NSO I have created a cli command that uses my python package but it failed : I want to know which python and pip NSO uses ? and how to create a script command using external python...
Aside from the password, what other methods are used to secure NSO's REST API?
Is there a substatement for setting the help message provided for a node when using the CLI? description and reference seem to be the obvious choices, but they don't seem to populate. admin@ncs(config)# vpc-distribution EAST ? Possible completion...
Hello guys, I'm getting the following error when I try to commit a config template in Cisco 3750/2960 switches. "Aborted: External error in the NED implementation for device DEVICE-NAME: command: logging host 10.238.115.100: Internal Error: unset r...
Is there a way to get the device "name" using "address"? GET /api/running/devices/device?select=name;address gives { "collection": { "tailf-ncs:device": [ {"name": "DEVICE1","address": "1.1.1.1" }, {"name": "DEVICE2","address": "2.2.2.2" } ] }} Look...
Hi, node type exception being thrown when running a java based service back that relies on cisco nx:os NED. the code raising the exception is: sourcedev is an interface object. System.out.println(sourcedev.container("nx:ip").container("nx:address...
Hi could any one please describe to be how HA is achieved with NSO clustering, and how to configure it ? how do the nodes of the cluster sync how is this configured at OS in .conf file or via the NCS cli is there a heart beat that runs between nod...
Hi, everything seems to compile fine. But having difficulty when trying to reload packages on nso: seeing the below when trying to reload packges:
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide
| Subject | Author | Posted |
|---|---|---|
| 05-29-2026 07:09 AM | ||
| 07-07-2025 02:23 PM | ||
| 06-30-2025 01:10 PM | ||
| 05-11-2025 05:23 PM | ||
| 04-23-2025 07:36 AM |