Tools

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

Forum Posts

One of the enhancements in YDK 0.4.0 was the introduction of the a Codec service (New Release of YDK has been posted (0.4.0)).  This service allows you to encode a YDK object into and XML string or decode an XML string into a YDK object.  You will fi...

saalvare by Cisco Employee
  • 558 Views
  • 0 replies
  • 0 Helpful votes

I want to be able to use the ydk-py API on windows platform, but have a couple of problems.First of all, how to install it and what Python langauge version is required ? I am using 2.7.5 but when openeing the sample bgp.py I see imports like "enum" o...

Until now, in order to verify your firewall supports the numbers described in its data sheet (connections per second, latency and more), you needed to invest lots of $$$ in expensive proprietary testing gear.This is not the case any more!!!No matter ...

ibarnea by Cisco Employee
  • 1137 Views
  • 0 replies
  • 7 Helpful votes

Resolved! Error Running YDK

I have set up a new YDK 0.4.2 environment and I am trying to run the sample YDK python script.  I'm seeing an error...(ydk-py) [gibson@rickenbacker ydk-py]$ python2.7 ./samples/bgp.py -hTraceback (most recent call last):  File "./samples/bgp.py", lin...

brfoster by Cisco Employee
  • 1340 Views
  • 3 replies
  • 1 Helpful votes

Both ydk-gen and ydk-py have been updated at github. Here is a list of features that have gone into the releaseError handling improvementsFixed local validation to correctly check for types and values (#116)Introduced error hierarchy to represent err...

abhirame by Cisco Employee
  • 502 Views
  • 0 replies
  • 1 Helpful votes

Continuing with our OpenConfig theme for this week, check out five new custom apps to configure BGP using OpenConfig:nc-create-config-bgp-41-ydk.py - IPv6 iBGP neighbor group without policync-create-config-bgp-42-ydk.py - IPv4 iBGP neighbor group wit...

saalvare by Cisco Employee
  • 1102 Views
  • 0 replies
  • 0 Helpful votes