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

Over 200 sample apps athttps://github.com/CiscoDevNet/ydk-py-samplesTwo services (CRUD and Coded) and close to 15 models. From super simple (system time) to more advanced (BGP). XR Native to OpenConfig.  Let's start working on the next 200 :-)

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

Trying to run a sample script against XRv 6.0.1RP/0/0/CPU0:iosxrv-1#show versionThu Jul 14 18:49:06.322 UTCCisco IOS XR Software, Version 6.0.1[Default]Copyright (c) 2016 by Cisco Systems, Inc.ROM: GRUB, Version 1.99(0), DEV RELEASEiosxrv-1 uptime is...

brfoster by Cisco Employee
  • 1006 Views
  • 5 replies
  • 0 Helpful votes

We've reached over 40 sample apps for Codec service.  They make use of 6 different models:https://git.io/v6uJ4Give them a try!  As usual, instructions on how to run them are at:https://github.com/CiscoDevNet/ydk-py-samples/tree/master/samples/basicEn...

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

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
  • 383 Views
  • 0 replies
  • 0 Helpful votes

Hi,We are working on wireless devices in cisco like WLC, Access Point and Wireless clients.We need to know whether TREX can be used to evaluate traffic generation in wireless devices.Thanks,Pugazh

ppasupat by Cisco Employee
  • 893 Views
  • 1 replies
  • 1 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
  • 956 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", li...

brfoster by Cisco Employee
  • 913 Views
  • 3 replies
  • 1 Helpful votes
Top Solution Authors