Hello, Is there an equivalent to compare-config for services that retrieve the config from the service and compare it to the NSO locallystored copy of the service?
Hello, Is there an equivalent to compare-config for services that retrieve the config from the service and compare it to the NSO locallystored copy of the service?
Hello, I try to display the device-list of a service instance using python code. I tired this:for instance in root.services.serviceName: print(instance.device_list)and I got as a result this:LeafList name=device-list tag=96950231 I want to display ...
The function signature for ncs.cdb.Subscriber.iterate is shown by pydoc as the following: iterate(kp, op, oldv, newv, state) (mandatory) Called for each change in the change set. When this function is called the values of oldv and newv are None ex...
Dear all, May someone help please ? How can i add an entry into an ip access-list before an already existing enrty or to the first place, via CLI ? This is for cisco-IOS-NED. not ASA-NED.. for example i want to- add "permit 9.9.9.9" as first entry an...
Hello, I want to make ncs_cli output tab each entry in one line. I used screen-width command but it didn't change nothing.How can I do please ?
Hi All! Hello! Does NSO 5.4 support Alarms for HA events? For example: failure of master or slave node..? I saw one conversation which says tailf-hcc used to generate node-failure alarm atleast until nso 5.3.. but I can’t find any alarm type for HA...
Following code works outside nso python package (default) or with in same python package: import ncs with ncs.maapi.Maapi() as m: with ncs.maapi.Session(m, 'test', 'system'): with m.start_write_trans() as t: root = ncs.maagic .get_root(t) ...
Hi, I am new in NSO and I want to develop my own services using python.I want to ask what is the proplist argument in the cb_create(self, tctx, root, service, proplist) function ?
One of my service-packages got a broken xml template.If I start NSO with "--with-package-reload" the service package with the broken xml template loads into NSO and NSO shows "oper-status up" for this package.But if I run "package reload" via NCS_CLI...
Hello,I succeed to build netconf ned using fetch-module-list, which will fetch all yang models existing on the device. But I need to manually put the yang models (specific yang models I need) on NSO and NOT fetch them from the device. A document says...
We are in the process of implementing a service within NSO which will manage the test-and-turn-up process of devices. In this case we expect operations folk will log directly into NCS_CLI to carry out the process, and whilst we have oper-plan's which...
Hi all, during the compile of Juniper NED, I encounter an issue from Erlang compiler.It looks like, that Erlang cannot find a file.The directory is owned by user root inside a Docker container. Maybe someone has a hint to fix it. OS: CentOS 7 (7.9.2...
Hello,I succeed to build NETCONF NED via netconf-ned-builder, how to build CLI NED ?
So we have a service has defined some Python callbacks. They work fine, except that during an NSO restart that included a package revision upgrade we encountered this: <CRIT> 11-Jan-2021::21:00:03.007 nso-netlab ncs[105]: - no registration found for ...
Hello, Looking for best practices for leveraging the resource manager with an external api call. I am using ISE to populate a list of VLAN Names that i use resource manager to populate the Vlan ID itself based on a location specified. I am running ...
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-15-2026 03:12 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 |