Hi, I am having hard time bringing up admin down interfaces on cisco-nx devices. I captured output of "commit | debug template" and also shared the config on the template: portion of config on template is: <!-- ...SPINE CONFIG... --> <device> <na...
Hi, I am having hard time bringing up admin down interfaces on cisco-nx devices. I captured output of "commit | debug template" and also shared the config on the template: portion of config on template is: <!-- ...SPINE CONFIG... --> <device> <na...
Hi ! I dont find few NSO CLI equivalent commands for certain commands which works in device(IOS) when executed directly. Eg: spanning-tree backbonefast class REALTIME_IN class class-default a) Does this mean NSO doesn't support these comm...
Trying to create commit a change from CFS to RFS node. Always getting the error "application protocol error". Not sure what could be the cause. Would be helpful for quick solution if it is known issue related to NED settings or something. //devel...
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! ...
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" } ] }...
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 |
---|---|---|
10-31-2024 05:57 PM | ||
10-31-2024 05:45 AM | ||
09-23-2024 01:28 AM | ||
05-30-2024 02:06 PM | ||
05-20-2024 09:16 AM |