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 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...
Both ydk-gen and ydk-py have been updated at github.Here is a list of features that have gone into the release:Improved logging to indicate message directionality (#388)Provide more details for validation error message for leaf-lists (#398)Remove ind...
Hi,I am new to YDK and having some problems when trying to apply an ip address to a created Loopback address. Any pointers much appreciated.The following error is given:-ydk.errors.YPYModelError: InterfaceConfigurations.interface_configuration: (I...
Hi,I am tring to update selected node's properties like status,latitude and other some node data properties. For example upon on update method "methods: {// what happens when you hit 'Save' button'update': function () {$.ajax({type: "POST",url: "upda...
Hi all,I've defined FRMapLayout a new layout, which has the SVG of the map of France and it works (i.e., correctly displayed). However, when I set the coordinates of my nodes (each node correspond to a city for example Paris) they are not positione...
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 |
---|---|---|
06-02-2025 06:57 AM | ||
11-30-2024 01:34 PM | ||
10-24-2024 12:59 AM | ||
11-16-2023 12:26 PM | ||
10-17-2023 06:43 AM |
User | Count |
---|---|
5 | |
2 | |
1 | |
1 | |
1 |