is it possible to disable automatic zooming while expanding a nodeSet?
is it possible to disable automatic zooming while expanding a nodeSet?
Hi,We have a CLI-based app that leverages YANG models and I am supposed to test that, but i am clueless on where to start, I wonder if YDK can be used for that purpose.This App is probably parsing YANG models under the hood and exposing variables in ...
Developing and contributing to the YDK sample apps has been an awesome learning experience, and while my first post targeted a more basic NTP YANG model, I shifted this recent contribution to a use case customers running MACsec in IOS-XR can instantl...
The YDK-Py Vagrant sandbox now runs the latest version 0.5.4. If you want to use it and are a newcomer, clone the ydk-py-samples repository: $ git clone https://github.com/CiscoDevNet/ydk-py-samples.git That repository provides over 500 samples apps...
Hi ExpertsI found two errors when try to delete config:1. When I tried to delete a neighbor in router BGP, an error occured:File "/Users/Muyiwhy/Documents/workspace/ydk_bgp/backend/util.py", line 56, in delete crud.delete(provider, object) File "...
Hi,as my first try with YDK, I'm trying to read configuration of the static routes (something I have been doing with ncclient). The code is simple:log = logging.getLogger('ydk')log.setLevel(logging.DEBUG)ch = logging.StreamHandler()log.addHandler(ch)...
Root cause Analysis:I was facing issues when I tried to compile YDK with augmented ietf_interface values. The issue is with the YDK parsing file. There were 2 issues, 1. The YDK parser file take the base ietf_interface.py file and our augment...
Hi,I have tried today to install YDK on Windows and it couldn't do it because of lxml. YDK (including just released 0.54) depends on exact lxml version 3.4.4 from 2015. As I have newer version by default, I had to use virtualenv but pip could not bui...
Download yang developement kit in windows 10 and how to configure cisco device using this kit
Here's a how YDK-Py is listed in the Python Package Warehouse:https://pypi.org/search/?q=ydkWarehouse is a next generation Python Package Repository designed to replace the legacy code base that currently powers PyPI. Fresh look, same install instru...
Hi teams - I'm trying to customize the autonetkit config generation and I can't seem to find documentation on the module. For instance I want to generate a routing command (put a neighbor in a bgp peer-group) based on the ip of the interface that au...
Hi there,I purchased a student version of the VIRL and I want to install it on a Laptop that has 5i CPU with 8GB RAM. I did a run install initially but I notice that I am not getting an IP address or the network card is not being recognized. Now the...
I know for NSO I need to use yang to build the service templates, so maybe YDK could speed up that process? I have a bunch of Cisco devices that are running regular IOS (3850s, ASR1ks, Cat 4510s, on IOS 15.2), not XE/XR, so NSO is the only way I can ...
I'm working with csr1000v 16.4.1. I have this code:from ydk.models.cisco_ios_xe.ned import Nativefrom ydk.services import CRUDService, NetconfService, Datastorefrom ydk.providers import NetconfServiceProviderbgp = Native().router.Bgp()bgp.id = 100new...
Both ydk-gen and ydk-cpp have been updated at github.Here is a list of features that have gone into the release:Changed dependent libraries (#382)Use header-only spdlog library for loggingUse header-only catch library for testingCompletely remove boo...
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-09-2026 01:16 PM | ||
| 06-12-2026 06:02 AM | ||
| 01-23-2026 01:56 PM | ||
| 06-02-2025 06:57 AM | ||
| 11-30-2024 01:34 PM |