03-12-2021 11:57 AM - edited 06-16-2021 02:29 PM
Dear YDK users
The new YDK release 0.9.0.1 is coming soon. It includes the following features:
Please note that this YDK release will not be available in the open source domains. If you are interested in acquiring of this software and getting its full engineering support, please contact me directly.
04-14-2021 05:40 PM
Hi Yan,
Thank you for sharing this information with us.
Since nowadays, we have a lot solutions to do network automation like Ansible, Netconf, REST API , YDK etc.
May I know cisco's plan for YDK , Does cisco continue to invest time and resource on YDK new version released and bug fix to follow new IOS XE version ?. Does cisco have any plan to encourage more and more people to embrace it and make more program with YDK.
Thank you
04-14-2021 07:18 PM
Very good question, Jacky.
I am also waiting the answers from Cisco managers/directors, who are investing their time and money to applications based on YDK. I am still wide open for cooperation with them.
I am also open to work with other companies, who are willing invest in YDK offered solutions.
04-15-2021 04:42 AM
Likewise, I am with Dell Technologies investigating yang models and I am interested in updated versions of the YDK that support Yang 1.1
Mark Walker
06-16-2021 02:27 PM - edited 08-03-2022 12:19 PM
I am happy to announce that new YDK release 0.9.0.1 is now available for trial on ubuntu:bionic docker. To initialize and run the docker on your platform, please execute this command:
docker run -it ydksolutions/ydk:0.9.0.1
The docker image contains fully functional YDK for all three supported languages (Python, C++ and Go) and all the services including model bundle generation.
Complete documentation for the release is now available online at ydk-solutions.com.
Comparing to the previous release of YDK-0.8.5.2 the following changes have been made:
XmlSubtreeCodec and JsonSubtreeCodec fail decode empty type of data (#1046)
Failed to get "ietf-netconf" module with Executor Service and get-schema RPC (#1047)
The Executor Service fails to return module content back to user (#1048)
As noted previously, this YDK release is not available for download from open source domains. It also cannot be deployed for commercial use without prior permission obtained from YDK Solutions. For acquiring and deployment of this software, as well as receiving full engineering support, please contact me directly.
12-15-2021 10:50 PM
I saw 'The C++ generated model API code got significant changes, which broke backward compatibility with YDK-0.8.5 and earlier releases.' in the readme file. I wonder if the 'C++ generated model API code' is compatible with ydk-0.8.6 or not?
12-16-2021 01:11 PM
The YDK-0.9.0 C++ Model API code is not compatible with YDK-0.8.6 generated code due to changes in the Entity, YLeaf, and YLeafData classes, which were required to accommodate some of the YANG1.1 specific features.
04-21-2022 01:26 PM
hello, what is the license to use the 0.9 version within the Dockerfile? thanks!
04-21-2022 01:35 PM
also - I assume that 0.9 with YANG 1.1 support will never make it to the open source community.
So Cisco will have open source/basic up to 0.8 and a "premium" service for 0.9 and above?
04-22-2022 03:31 PM
Hello @kobic
You can use the docker image for free only for trial and demo purposes. The YDK 0.9.x releases are currently in private possession and have to be acquired for the production of commercial products.
Regards,
Yan
05-02-2022 08:25 AM
@yangorelik can you please guide me through the process of acquiring license for commercialize purpose. thanks!
05-02-2022 08:45 AM
We make and sign a purchase and support contract between your company and YDK Solutions (I am the owner), then payment and you get the access to the repository.
Yan
YDK Solutions
05-02-2022 08:47 AM
Thanks. can you please send me the license agreement and pricing so I can forward it to the license/procurement department?
05-15-2024 08:48 AM
Can you also please send me the license agreement and pricing so I can forward it to the license/procurement department?
Thanks
05-15-2024 09:43 AM
The YDK is an open source product. You can download the source code, documentation and license description from the GitHub repository. No contract is needed.
There is also docker image available for your quick start:
docker run -it ydksolutions/ydk:0.9.1.1
Let me know if you have any question.
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