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

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
  • 1898 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
  • 452 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
  • 1110 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
  • 525 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
  • 423 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
  • 967 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...