This is a place for the NSO community to aid in the development and delivery of projects and applications of the NSO product suite.
Note that this is a public community targeting all NSO customers and partners – see hub guidelines . All content is unofficial and the NSO Developer Hub does NOT replace traditional support channels.
News and Announcements
All presentations are uploaded with links to recordings. Find the summary here!
Hi everyone, I generated a Netconf NED for Nokia SR-OS device but when doing a sync-from I met some issues with default values. I would like to understand how can I add the capability "with-defaults" to the Netconf request from the NED ?I understood ...
Hi I am facing an issue while automate gnmi operation. Error Trace: grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with:status = StatusCode.UNAVAILABLE "Database is locked for writing. Please retry: the configuration datab...
Hi Team, Is there a way to hide/mask sensitive data that we might get after running some commands on the device via NSO? For example, if we run show running-config on a device via NSO and we want to mask the passwords. I think there is a way to do ...
In generic NED constructor I need to call setConnectionData() based on the capabilities in hello message from device, java doc has:public void setConnectionData(NedCapability[] capas, NedCapability[] statscapas, ...
This has to do with ncsc compile errors characters in “pattern” statements in the YANG modules. I am encountering this issue under NSO 5.7.1.1. Here is an example error message:Warning: yang/coriant-common@2021-01-20.yang:237:29: warning: illegal c...
Currently from northbound device sync from is called for 100 devices. If we have 100 routers, instead of calling action to do sync-from 100 routers, we will first divide this into groups of 20, and send NSO five synch-from actions (each for 20 device...
Hello everyone, I am facing an implementation problem in NSO. I tried several approaches, but none of them works.The program should on updating process (within pre_modification if po == 1) turn off interfaces, and turn on then in post_modification an...
Hi, When i commit configuration from NSO, config is applied on IOS-XE device. Next, i try to reload the router.First of all, the router ask to save configuration to startup config. Is it normal, after NSO commit, configuration is not saved to startup...
So if I have a set of southbound-locked devices in the CDB, how can I use them when testing service configuration? Currently, I get an error indicating: "Python cb_create error. item does not exist (1): No capabilities found for device: SDPRouter1. ...
Hello,I have been building a new version of our Infinera G30 NETCONF NED and struggling through a whole new set of issues, but would like help on one specific to a get of "live-status" and instance-identifier types. We are using NSO version 5.7.2.1....
Hi team, I'd like to know if it's possible to check an authgroup's list of devices. I'm only able to view the authgroups but not the devices they include: admin@nso-msl-01(config)# devices authgroups group ? This line doesn't have a valid range...
Hi All, I'm trying NSO high availability POC for which I'm referring the below link https://developer.cisco.com/docs/nso/guides/#!nso-5-6-administration-guide-high-availability Then as per the documentation I've done the changes in ncs.conf file. But...
I am trying to build a custom netconf ned using the builder. The model I am pulling is using custom YIN files to augment. The fetch modules don't pull down these annotations. Is there a way to specify these get used as well?There error is references ...
NSO gives me error when I refine a leaf-list with multiple “default” statements . The code is: grouping fruitSalad { leaf name { type string; } leaf-list fruit { type enumeration { enum pear; enum banana; enu...
Does it matter if you use a NED that is ahead of your NSO version by a patch release?ExampleNSO Version: 5.5.4.1NED Version: 5.5.6Cisco NSO Cisco IOS XR NEDncs-5.5.6-cisco-iosxr-7.39.15.signed.bin
Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: