Ready to try YDK-Py 0.6.2? The Vagrant sandbox has been updated: vagrant@ydk-py:~$ pip list | grep ydk ydk 0.6.2 ydk-models-cisco-ios-xe 16.6.1.post1 ydk-models-cisco-ios-xr 6.3.1 ydk-models-ietf 0.1.4 ...
Ready to try YDK-Py 0.6.2? The Vagrant sandbox has been updated: vagrant@ydk-py:~$ pip list | grep ydk ydk 0.6.2 ydk-models-cisco-ios-xe 16.6.1.post1 ydk-models-cisco-ios-xr 6.3.1 ydk-models-ietf 0.1.4 ...
Both ydk-gen and ydk-py have been updated at github.Here is a list of features that have gone into the release:2017-10-30 version 0.6.2PythonCRUD / Executor / Codec service improvementsImproved CRUDService support for openconfig-routing-policy yang m...
Both ydk-gen and ydk-cpp have been updated at github.Here is a list of features that have gone into the release:2017-10-30 version 0.6.2C++CRUD / Executor / Codec service improvementsImproved CRUDService support for openconfig-routing-policy yang mod...
>>> from ydk.providers import NetconfServiceProvider>>> from ydk.services import CRUDService>>> from ydk.models.cisco_ios_xe import Cisco_IOS_XE_bgp_oper as bgp_oper>>> provider = NetconfServiceProvider(address="192.168.229.250",port=10000,username="...
From: "Santiago Alvarez (saalvare)" <saalvare@cisco.com> Date: Friday, 13 October 2017 at 15:25 To: Hariharan Ananthakrishnan <hari@packetdesign.com>, "Abhi Ramesh Keshav (abhirame)" <abhirame@cisco.com> Cc: "Santiago Alvarez (saalvare)" <saalvare@ci...
Hi,I am geting segfault when doing a read query for interfaces using ydk_openconfig 1.4.1. IOS-XRv is 6.1.2 version.[root@nclinux ydk]# rpm -qa | grep ydklibydk-0.6.1-1.x86_64libydk-ietf-0.1.3-1.x86_64libydk-openconfig-0.1.4-1.x86_64[root@nclinux yd...
Is there any plan to support non-blocking/async calls for restconf/netconf client functions ? Currently I see they use blocking calls i.e. restconf_client using curl_perform_easy() and netconf_ssh_client using from libnetconf.In a singled threaded, e...
Getting the following error if I try to read IETF interface model. IOS-XR 6.1.2. [root@nclinux ydk]# rpm -qa | grep ydklibydk-0.6.1-1.x86_64libydk-ietf-0.1.3-1.x86_64libydk-openconfig-0.1.4-1.x86_64[root@nclinux ydk]# ./a.out ssh://packet:packet@10.6...
We announced YDK-Py 0.6.0 a month ago. You can now give it a try using the Vagrant sandbox available in the ydk-py-samples repo. What exactly is installed? vagrant@ydk-py:~$ pip list | grep ydk ydk 0.6.0 ydk-models-cisco-...
The YDK Vagrant sandbox is now updated with the latest YDK 0.6.1 release! vagrant@ydk-py:~$ pip list | grep ydk ydk 0.6.1 ydk-models-cisco-ios-xe 16.6.1.post1 ydk-models-cisco-ios-xr 6.3.1 ydk-models-ietf ...
Hi all,After many trials and tribulations I finally managed to install YDK on my Mac, but I haven't yet been able to successfully generate an API with ydk-gen. Depending on the bundle file I use, and which bits I take out of it, I will get different ...
HI AllI'm using YDK 0.5.2 and I want to find a way to close a session safely.I know that I can use close() to close a session, but when I call close() after a session has been closed, there will be a exception.Is there a way to get the session status...
Hi,If I were to write a yang file (with any dependent yang modules in say ietf/cisco-ios-xr, etc) and convert that into a cpp file using ydk-cpp, could you please let me know the steps involved ? This will help me to understand ydk-cpp framework bet...
Hi,I faced similar issue last time when I tried to use ydk-cpp. The latest ydk-cpp/cisco-ios-xr uses YANG models from cisco XR 6.3.1. Whereas in the software download section I could only find 6.1.2 (https://upload.cisco.com/cgi-bin/swc/fileexg/main....
Hello communityIs there a yang model to apply the command "clear ip bgp" on XE?I have searched it but I have not found it.As far as I know yang models are focused on configuration commands (under config mode on CLI),but what about operational command...
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 |
|---|---|---|
| 01-23-2026 01:56 PM | ||
| 01-21-2026 08:45 AM | ||
| 06-02-2025 06:57 AM | ||
| 11-30-2024 01:34 PM | ||
| 10-24-2024 12:59 AM |