Tools

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

Forum Posts

Hi all, I'm looking at YDK as a potential solution to parsing custom attributes for all XPaths within models/modules. My current approach is based on pyang (exploratory code, but effectively the same), but doesn't account for errors, etc. very well -...

remcampb by Cisco Employee
  • 736 Views
  • 1 replies
  • 0 Helpful votes

Hi all,The following code worked before I updated to ydk 0.7.0.  Now I am receiving an error when a ydk.errors.YPYCoreError when I run it.  I have tested against several virtual devices running XR (code level 6.0 and 6.2.1 as well as XR router in YDK...

sihart by Cisco Employee
  • 709 Views
  • 1 replies
  • 0 Helpful votes

Hi,I'm trying to use ydk to configure Huawei VRP devices using netconf.So far, I've managed to generate the ydk for the Huawei YANG files (located here: https://github.com/Huawei/yang), and have started to play with the API.I've got a simple bit of c...

geordish1 by Community Member
  • 4585 Views
  • 11 replies
  • 0 Helpful votes

Here's an easy way to try YDK-Py 0.7.0! The Vagrant box is now updated: vagrant@ydk-py:~$ pip list | grep ydk ydk                     0.7.0       ydk-models-cisco-ios-xe 16.7.1      ydk-models-cisco-ios-xr 6.3.1       ydk-models-ietf         0.1.4   ...

saalvare by Cisco Employee
  • 1017 Views
  • 0 replies
  • 1 Helpful votes

Hi ,  I am trying to run ydk-py-samples (hello-ydk.py) again cisco XRv 6.0.2 and I am getting the below error:./hello-ydk.py Traceback (most recent call last):  File "./hello-ydk.py", line 50, in <module>    str(timedelta(seconds=system_time.uptime.u...

xp_pratibha by Community Member
  • 712 Views
  • 1 replies
  • 0 Helpful votes

Both ydk-gen and ydk-py have been updated at github.Here is a list of features that have gone into the release:2018-01-31 version 0.7.0CRUD service improvementsFixed handling of reading operational data nodes (#664)Improved formatting of payloads in ...

abhirame by Cisco Employee
  • 649 Views
  • 0 replies
  • 0 Helpful votes

Both ydk-gen and ydk-cpp have been updated at github.Here is a list of features that have gone into the release:2018-01-31 version 0.7.0CRUD service improvementsFixed handling of reading operational data nodes (#664)Improved formatting of payloads in...

abhirame by Cisco Employee
  • 453 Views
  • 0 replies
  • 0 Helpful votes

I recently purchase the Cisco Virl and i am getting this error message when I launch a topology with 16 iOSv and 4 iOSvL2Exceeded quota(s): {'VCPUS': {'available': 12.0, 'required': 20}}Traceback (most recent call last):  File "/usr/local/lib/python2...

canyatonwu by Community Member
  • 1423 Views
  • 0 replies
  • 0 Helpful votes