Tools

cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Developer Sustainability Week Events

Build for Better Code Challenge

Cisco U. Spotlight Registration


>> View previously featured conversations <<

Forum Posts

Release data: 2019-03-15, Version: 0.8.2 Online documentation: http://ydk.cisco.com/py/docs New features and enhancements Expanded disabling of data validation to read operations with NetconfServiceProvider.Expanded disabling of data validation to ...

ygorelik by Cisco Employee
  • 595 Views
  • 0 replies
  • 0 Helpful votes

Release data: 2019-03-15, Version: 0.8.2 Online documentation: http://ydk.cisco.com/cpp/docs New features and enhancements Expanded disabling of data validation to read operations with NetconfServiceProvider.Expanded disabling of data validation to g...

ygorelik by Cisco Employee
  • 548 Views
  • 0 replies
  • 0 Helpful votes

Hi, I'm running a docker ubuntu container image (3.6.6-jessie) and I'm trying to do a pip3 install ydk.  I am seeing the following error:   pip3 install ydkCollecting ydkUsing cached https://files.pythonhosted.org/packages/f1/db/63ebe7da93a3784b8767d...

jkary by Cisco Employee
  • 1460 Views
  • 1 replies
  • 0 Helpful votes

I am having an issue installing ydk on debian v10, with the following error.I have tried both building from the source and using the .deb version both with the same results.Any help would be appriciated.Thanks. 2019-03-11T18:29:12 Created temporary d...

victorhb by Level 1
  • 563 Views
  • 0 replies
  • 0 Helpful votes

     The YDK-Py Vagrant sandbox is now updated with YDK 0.8.1:   $ pip list | grep ydk ydk 0.8.1 ydk-models-cisco-ios-xe 16.9.1 ydk-models-cisco-ios-xr 6.5.1.post1 ydk-models-cisco-nx-os 9.2.2 ydk-models-iet...

ydk-white-256.png
saalvare by Cisco Employee
  • 893 Views
  • 0 replies
  • 0 Helpful votes

Release date: 2019-02-11, Version: 0.8.1 New features and enhancements Added support for CRUD, Netconf Service, and gNMI Service operations on non-top level objectsIntroduced a feature, which allows to disable validation of entity data processed by N...

ygorelik by Cisco Employee
  • 1411 Views
  • 0 replies
  • 5 Helpful votes

Release date: 2019-02-11, Version: 0.8.1 New features and enhancements Added support for CRUD, Netconf Service, and gNMI Service operations on non-top level objectsIntroduced a feature, which allows to disable validation of entity data processed by N...

ygorelik by Cisco Employee
  • 635 Views
  • 0 replies
  • 5 Helpful votes

Release date: 2019-02-11, Version: 0.8.1   New features and enhancements  - Introduced support for non-top level objects/entities for CRUD, Netconf, and gNMI services.   Resolved GitHub issues - YFilter dropped when used with NetconfService and Entit...

ygorelik by Cisco Employee
  • 614 Views
  • 0 replies
  • 5 Helpful votes

we are doing Yang modeling for IOS-XE voice Configuration.Since i am new to this i have the following questions.1. When i create a new Model , can i add the new created Yang schema imported into YDK kit so we can use the API for new Yang model or we ...

Here's a second batch of gNMI sample apps.  This time, we'll configure XR CDP using its native configuration data model:   gn-create-xr-cdp-cfg-20-ydk.py - Basic CDPgn-create-xr-cdp-cfg-22-ydk.py - CDP w/custom timersgn-create-xr-cdp-cfg-24-ydk.py - ...

ydk-white-256.png
saalvare by Cisco Employee
  • 879 Views
  • 0 replies
  • 0 Helpful votes

  YDK 0.8.0 introduced support for gNMI.  That includes a gNMI service provider and a gNMI service.  Here's a basic sample app showing how to read the system time on an IOS XR device using the CRUD service with the gNMI service provider: gn-read-xr-...

ydk-white-256.png
saalvare by Cisco Employee
  • 991 Views
  • 0 replies
  • 0 Helpful votes

I'm running docker Yang Development Kit for python ydk-py in my remote server Linux Ubuntu. I would like to Establish a connection using with the remote server and my AWS EC2 instance that runs CSR 1000v. I used to access to my router using the follo...

khalilmeb by Level 1
  • 1454 Views
  • 6 replies
  • 0 Helpful votes
Top Solution Authors