Tools

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

Forum Posts

Hi Experts,first of all I want to send you a lot of kudos for this amazing project.I’m working in NSO / next ui project and I stuck in a stupid question that regards a String concatenation with a {#...} variable under nx.ui.component working as "MyNo...

fmarangi by Cisco Employee
  • 1915 Views
  • 1 replies
  • 0 Helpful votes

Release data: 2019-03-15, Version: 0.8.2 Online documentation: http://ydk.cisco.com/go/docs Resolved GitHub issues Libyang error: Reached limit (65535) for storing typedefs #874 'delete' and 'replace' filters do not work properly with gNMI and CRUD s...

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

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

ygorelik by Cisco Employee
  • 716 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 ...

ygorelik by Cisco Employee
  • 652 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
  • 1761 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
  • 690 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 0.1.5.post2 ydk-models-openconfig 0.1.6.p...

ydk-white-256.png
saalvare by Cisco Employee
  • 1147 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
  • 1540 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
  • 749 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
  • 729 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
  • 1134 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
  • 1308 Views
  • 0 replies
  • 0 Helpful votes