In my action output, we string variable of name "message". Where does this message stored in NSO and How to read it ?Is it possible to push the action output to NCS CLI any examples please.
Hi,I have not found any good guide how to implement CPE full configuration in NSO. Most of examples are of one service, that is small part of the device configuration. I could do a single monster size cpe_service but that would grow unmanageable pret...
Hey NSO Community!I am hitting an issue with setting up a CI system with NSO and Netsims for testing. I am running NSO in a container that wcan be run locally or on a jenkins server to execute unittests and package validation.I create and add the net...
Hi,What is the correct way of discovering/storing device model parameter? For mpls l3vpn i have 8 different CPE-s from cisco IOS software familiy. Almost all those CPE-s have different uplink configuration. Do I understand correctly that there is no ...
Hi Experts, I am trying a new lab setup using vbox and vagrants with ubuntu/trusty64. At "Install Cisco IOS and Cisco IOS XR NEDs" facing an issue on package reload. How to debug the issue and where couldn't it went wrong. admin@ncs> request packages...
Hi,I have a small issue with the current NED for paloalto PAN-OS. It seems it has been written for older versions, I am using PAN-OS 8.0 and there are couple of inconsistencies between the NED and the device, but so far I was able to add and fix ever...
The documentation states:Use System Install --system-install option for production and system-wide deployment ina central location. You need root priviliges for System Install procedure and administration of theinstalled NSO. As part of System instal...
Is there any why to check my action is running before triggering kicker I am having an action which fetch some data from device which is triggered my kicker - assume as thread 1.In the meanwhile if my kicker is changed before completion of thread 1, ...
Hi,Live status tab for version, interfaces and switches are populated in UI , once clicked. Is there a way to auto-populate this data every day?I tried using this data from Python API , but i got nothing.c=root.devices.device['lab-sw1'] In [7]: ncs.m...
We have reviewed the Automatic Schema Upgrades and Downgrades within NSO documentation, there are rules we need to follow to allow the auto-upgrade to succeed. There will be times when yang models will break these rules and the usage of Using Initial...
HiI have New to NSO and Started Playing around with the Application. I have Tried to configure a Simple QOS template for IOS XR and XE devices. Below is my config. It works perfect for IOS XR devices, but for XE devices I am getting the following er...
I have the following yang model: leaf device { tailf:info "Name of the Device to configure"; type leafref { path "/ncs:devices/ncs:device/ncs:name"; } } leaf test { type leafref { path "deref(../device)/../ncs...
Hi all, We are getting config database is locked by session "NONE". I am aware that if a database is locked by another session we might be getting this issue. But, in this case, we get the session id as NONE. Is this an NSO issue?I am guessing the f...
I am seeing an odd issue where the following python service code is assigning the 'original-value' (999) of a leaf, while if I run the same code from a python shell I see the current value (2004). I am expecting to see the current value (2004) in my ...
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 NSO Developer community: