Tools

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

Forum Posts

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...

ygorelik by Cisco Employee
  • 618 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
  • 1664 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 Community Member
  • 645 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-ietf...

ydk-white-256.png
saalvare by Cisco Employee
  • 1097 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 objects Introduced a feature, which allows to disable validation of entity data processed by...

ygorelik by Cisco Employee
  • 1513 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 objects Introduced a feature, which allows to disable validation of entity data processed by...

ygorelik by Cisco Employee
  • 721 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
  • 697 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
  • 1067 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-s...

ydk-white-256.png
saalvare by Cisco Employee
  • 1225 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 2
  • 1820 Views
  • 6 replies
  • 0 Helpful votes

 If you're interested in OpenConfig, you may want to check this brief overview from last year's MPLS+SDN+NFV World Congress:    Getting Started with OpenConfig - https://youtu.be/B43PRZV-CD8    The demo scripts can now be found in the YDK-Py Samples ...

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