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

I was able to get YDK-gen to build my SDK based on YANG models.  I'm doing a simple test and I just want YDK to spit out the XML.  This gives tracebacks...from ydk.models.cisco_customer import Datafrom ydk.services import CodecServicefrom ydk.provide...

brfoster by Cisco Employee
  • 700 Views
  • 2 replies
  • 0 Helpful votes

Resolved! YDK-Gen Questions

Hi I have a couple of questions about this tool.1) What is the difference (or relationship) between profiles and bundles?  Its not clear to me the difference in these from the explanation on Github.2) If I just have a set of yang files in a directory...

brfoster by Cisco Employee
  • 2383 Views
  • 9 replies
  • 0 Helpful votes

We presented YDK at LinuxCon North America this week.  Lots of questions and great feedback!  You can find the presentation at:http://goo.gl/ed3PwzYou can actually find all the presentations of the event at:http://events.linuxfoundation.org/events/li...

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

Hello,How can I remove a node from a nodeset without fully removing the node from the topology? I just want a node that is inside a nodeset to become outside it after the user triggers a specfic event.I tried removing by getting the vertexset of the ...

Hi All,I have a custom icon registered and working (it's size is wider and has less height - 48 x 16).My question is whether it's possible to change the x & y label offsets ONLY for nodes with that icon? My investigations so far seem to point this be...

Hi all,To start with I must say that I am a real NEWBIE when it comes to programming, java scripts and all that. However I can great understanding of the network and have been using for years different tools to manage and automate the network. I am e...

pohjaton1 by Level 1
  • 1340 Views
  • 3 replies
  • 1 Helpful votes

Hi all,I would like to have tooltip in a tooltip, something like multilevel dropdown menu. I guess, this can be complicated to generate in a standard way so I was thinking about pre-generate tooltip content and then use it in json for topology. I tri...

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
  • 321 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
  • 661 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
  • 321 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
  • 267 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
  • 689 Views
  • 1 replies
  • 1 Helpful votes