Hello, When executing the crud.read function on the Cisco-IOS-XR-npu-fsdb-stats-oper data model I get the following error: "Value 0 already in leaf-list: timestamp_n" Can someone please help me understand why we are getting this error? http://...
Hello, When executing the crud.read function on the Cisco-IOS-XR-npu-fsdb-stats-oper data model I get the following error: "Value 0 already in leaf-list: timestamp_n" Can someone please help me understand why we are getting this error? http://...
Hi,I was trying to install ydk-gen based on the https://github.com/ygorelik/ydk-gen fork of ydk-gen, which seems to be the more current repository. I installed a clean copy of Ubuntu server 20.4.3 in a VM, cloned the repo and ran the install_ydk.sh s...
I'm working on building a network configuration security compliance script that pulls the YANG running-config using NETCONF and checks that the Cisco 3850(16.9) has specific security configurations. I've run into an issue where I'm not seeing "login ...
hi Fellows I am fairly new to using YangSuite and Netconf. I have a basic requirement to shut/un shut an interface on a switch. I installed YangSuite and am using the the edit-config functionality on the ietf-interfaces YANG module. I simply add the ...
Problems executing python script in this specific lab of DEVASC training course, when you instantiate CRUDService() it fails with messages: "TypeError: ydk_.services.CRUDService.__init__() must be called when overriding __init__" Ive tried to make ...
Hello Team,Looking to start the Devnet pyats training module, it shows "Multi-IOS Cisco Test Network Sandbox", but this sandbox no longer exists. Could you advise what the alternatives are please. Thx dan.
Hi all,I'm just starting my Netconf/Yang journey. I figured I'd start small - setting the hostname of a CSR1kv. The following works fine on IOS-XE 16.12.4:#!/usr/bin/env python3from ncclient import managerconfig_snippet = """<config> <native xmlns=...
Now that YANG Suite is installed and running, lets understand a bit more about what is required on the device side. In this case the device is Catalyst 9300 but could be any of the switching, routing, or wireless devices running IOS XE that support N...
Hi All, Can someone help me please.I have generated and used the python script generated from Yang Suite but with some modifications (please see "ospf_add_interface_v15.txt") to add Loopback100 interface under the OSPF100 process in area 0. The file ...
Hi,I am using https://devhub.cisco.com/artifactory/debian-ydk/0.8.4/xenial/libydk-0.8.4-1.amd64.deb.Using the given scripts (generate.py -cpp) etc I am able to generate the libydk.a , however, I would like to generate the corresponding .so files.Do f...
Hello, I try to create a python script and schedule it to run every 5 minutes on Nexus switches.One of the checks, it will be the output of a simple ping. I have tried different ways to execute a ping from python script but nothing works.When i run t...
I'm trying to get pyATS to work, but it won't connect to the devices in any way.There are several vIOSs deployed in the EVE-NG lab and connection refused occurs when pyATS try to connect to my devices.The hostname matches the hostname in the testbed....
Released on September 30, 2021. The following changes since release 0.8.5.2 have been introduced: New features and enhancementsUpgraded pyang version to 2.5.0Create go wrapper for NetconfSession and other path APIs (#779)Added SSL support for Netconf...
Hello,I wrote following code to fetch ospf configuration from the CSR router but not able to obtain it. Please see the output. Can anyone please help me know what's wrong? from xml.dom import minidomfrom ncclient import managerm = manager.connect(hos...
Hello, I am getting following error while trying to use the filter for netconf in Python. Please help to make corrections: m = manager.connect(host="sandbox-iosxe-latest-1.cisco.com", port=830, username="developer", password="C1sco12345", hostkey_ver...
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 |
|---|---|---|
| 07-23-2026 11:22 PM | ||
| 07-09-2026 01:16 PM | ||
| 06-12-2026 06:02 AM | ||
| 01-23-2026 01:56 PM | ||
| 06-02-2025 06:57 AM |