Resolved! yang extensions
Hi, can someone help me understand what the yang statement "tailf:args "-c $(context) -p $(path)"; mean? and where can I find documents on yang extensions in general? thanks, Kerim
Hi, can someone help me understand what the yang statement "tailf:args "-c $(context) -p $(path)"; mean? and where can I find documents on yang extensions in general? thanks, Kerim
Based on YANG 1.1, you can make a container and all the leafs under the container as mandatory, eg: container rsp { mandatory true; leaf interface { type string; } leaf logicalInterfaceId { ...
I'm a NSO rookie, thus excuse, if this a silly question. For demonstration purposes I try to implement a VPN rollout that executes in 3 steps Configuration to make the VPN ready for testing.Test VPNSwitch VPN from test mode to productive mode, if tes...
Hi, in a PoC the customer has come up with the following question: How does NSO handle or can NSO handle multiple versions of the same template? Imagine the following scenario: We have a NSO test installation and a production installation as well...
Hi, the customer would like to save the (entire) configs of the devices affected by a VPN service deployment to a FTP server for backup. We see (on the devices) that at the end of pushing the configs to the devices NSO implicitly does a "write memo...
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...
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 |
|---|---|---|
| 03-18-2025 02:41 PM | ||
| 03-12-2025 10:50 PM | ||
| 01-31-2025 03:18 PM | ||
| 11-28-2024 06:53 AM | ||
| 10-31-2024 05:57 PM |