Tools

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

Forum Posts

Hi I'm new with the NeXt UI.I'm trying to generate a topology graph that represent our network.Because the topology is dynamic and may contains hundreds of nodes I chose to use the auoLayout property.You can see my example here:https://jsfiddle.net/3...

elad.cohen7 by Community Member
  • 2536 Views
  • 2 replies
  • 0 Helpful votes

We've posted sample apps to configure the gRPC server on IOS XR:ydk-py-samples/samples/basic/crud/ydk/models/man at master · CiscoDevNet/ydk-py-samples · GitHubnc-create-config-man-ems-20-ydk.py - Basic gRPCnc-create-config-man-ems-22-ydk.py - gRPC w...

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

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
  • 1297 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
  • 3962 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
  • 563 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...

ben-redfern by Community Member
  • 1487 Views
  • 1 replies
  • 1 Helpful votes

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 Frequent Visitor
  • 2215 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...

michal.zigo by Community Member
  • 1311 Views
  • 1 replies
  • 0 Helpful votes

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
  • 550 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
  • 1495 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
  • 647 Views
  • 0 replies
  • 0 Helpful votes