Looking for some help with best practices. After reading the ned migrate and installation guide still not finding the best practice for NSO upgrade and NED migration. Current environment:NSO: 5.2.1NEDS: IOS: ncs-5.2.1-cisco-ios-6.43.tar.gz XR:...
Looking for some help with best practices. After reading the ned migrate and installation guide still not finding the best practice for NSO upgrade and NED migration. Current environment:NSO: 5.2.1NEDS: IOS: ncs-5.2.1-cisco-ios-6.43.tar.gz XR:...
Hi Experts, need help on couldn't able to find the why the `ncs.maapi.Maapi()` failed. In [1]: import ncs In [2]: m = ncs.maapi.Maapi() --------------------------------------------------------------------------- Error ...
YANG data models represent a contract. The API, generated from the set of YANG modules supported on a device, is as good as the data modules exposed. If the contract is ambiguous, too long or simply doesn’t represent the data that needs to be exposed...
I’d like to syncronize the NSO CDB with an externale DB (maybe using a Kafka bus). Is there any solutions? If not I can emulate this behaviour with periodic export of my CBD (e.g. every hour). I know NSO keeps the history of the changes in order to b...
Hi, We have a requirement where we do not want to expose the NSO external connectivity till some basic initial config is done. We are using NETCONF and ssh for external connectivity. WebUi is disabled. Is it possible to to disable these transport a...
I have a problem in NSO 5.3; after installing new NEDs for IOS-XR and IOS-XE. Those NEDs wehere downloaded from https://developer.cisco.com/docs/nso/#!getting-nso/downloads (those NEDs should work with the downloaded NSO).This is a print when I try t...
Hello,I was able to insert variable in xpath using python maapi but not for all parameters as below:myname = 'cisco'myinterface = 'GigabitEthernet'mynumber = '1'with ncs.maapi.Maapi() as m: with ncs.maapi.Session(m, 'admin', 'python'): with...
Hi! Thought I share this here as I thought it was pretty cool. Its an ID allocator done in a template only service. Ive got a list of ID:s and my service should just pick the next available one. admin@ncs% show evi evi 100; evi 101; evi 105; ...
Using NSO how can I simple define or create a service for golden config? so I can interact with devices using a script, which if I run should default the devices back to the standard configuration.I have read a little bit about reactive Fastmap, but...
Hello, I can get the value of description on device interface using python maapi as below, but I couldnot get the value of ip address:import ncsimport ncs.maagic as maagicimport ncs.maapi as maapi with ncs.maapi.single_read_trans('admin', 'system', d...
Apology for the basic question, I am enabling Netconf on XR & XE platform but I am bit worried about security aspect of the Netconf so trying to grant least privilege access to the client. When configuring CoPP or any other way to restrict specific I...
Hi, I am trying to use NSO to manage Juniper SRX IPsec configuration, I am running latest juniper-junos-nc-4.5 NED on NSO 5.3, when I am trying to sync-from a Juniper vSRX running 18.4R1, I am getting the following error: admin@ncs(config)# devices s...
I installed nso as a local install following the instructions in https://developer.cisco.com/docs/nso/#!getting-nso/getting-started. I completed the following instruction:ncs-setup -package packages/neds/cisco-ios-cli-6.42 --package packages/neds/ci...
It would be appreciated if someone explained the NSO behavior described below to me. I am deploying a service instance which enables interface SVI on Cisco Neuxs, which causes the device to enable 'Vlan 1' SVI - this one is, however, not explicitly c...
Hello, We observed that NSO synchronization (netconf) could be very long for devices with more than 20Mb of configuration (15minutes for a sync-from and 5 minutes for a partial-sync over junos:configration/firewall). We have made some tests in th...
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-11-2025 05:36 PM | ||
05-11-2025 05:23 PM | ||
04-23-2025 07:36 AM | ||
03-12-2025 10:50 PM | ||
11-28-2024 06:53 AM |