Hi , Is there any recommended way to render thousands of nodes ? I have a test script attached which renders 5000 nodes on running this script the browser complains that script is unresponsive . After some time it tries to render by showing dots ...
Hi , Is there any recommended way to render thousands of nodes ? I have a test script attached which renders 5000 nodes on running this script the browser complains that script is unresponsive . After some time it tries to render by showing dots ...
Hi all,I would like to create a node. If I click or select the node, there will be a message in the console.Here are my codes. nx.define('MyExtendNode', nx.graphic.Topology.Node, { view: function(view) { view.content[2].events.clickNode ...
Both ydk-gen and ydk-py have been updated at github. Here is a list of features that have gone into the releaseIntroduced netconf service and codec serviceNetconf service provides APIs to execute netconf operationsCodec service provides APIs to encod...
Hello all,I have a nodeSet that was already created and now I want to add new nodes to it.I'm doing this when the nodeset is expanded. My code goes as follows:topo.on('beforeExpandNodeSet', (sender, nodeSet) => { var lanInfo = this._topologyCl...
Hi all,I have created a topology with some nodes.I would like to get node id when I click the node.// while topology is generated, I add selectNode event handler to each nodetopo.on('topologyGenerated', function(sender, event) { topo.eachNode(func...
Great to see YDK-Py being highlighted by Python Top News!https://twitter.com/PythonTopNews/status/718546271917637632 http://gettopical.com/pythonlanguage/37d3589b8a4691f9e19ea5d645b86f53
We just pushed a Vagrant box config to the GitHub repo for the sample apps (https://git.io/vaw1U). This sandbox is the simplest way to get started with YDK-Py. It provides an Ubuntu (14.04) VM with YDK-Py pre-installed. The "samples" and "projects"...
We're taking a break from the recent IS-IS sprint. Check out the BGP configuration examples at:https://github.com/CiscoDevNet/ydk-py-samples/tree/master/samples/basic/ydk/models/ipv4You'll find iBGP and eBGP examples using neighbor groups and in sev...
Hi,I would like to search for nodes (by name or other parameters) in my topology.After finding I would like to "select" them.So I have to iterate over all nodes.This already works fine for all nodes shown in the current view. (found many different wa...
As part of the series of samples apps for configuring IS-IS that we started last week, check out inter-area examples for IPv4 and IPv6 routing at:https://github.com/CiscoDevNet/ydk-py-samples/tree/master/samples/basic/ydk/models/clnsAs always, make s...
Watch model-driven API talk/demo from Open Networking Summit 2016: https://t.co/Ic5ZCcQCyGIf you were looking for a YDK introduction, look no more!
I'm starting a series of samples apps for configuring IS-IS: Check out single-area examples for IPv4 and IPv6 routing at:https://github.com/CiscoDevNet/ydk-py-samples/tree/master/samples/basic/ydk/models/clnsAs always, make sure you review the READM...
One of the simplest models you can getting started with is Cisco-IOS-XR-infra-infra-locale-cfg.yang. It allows you to set the device locale (country and language). You can find sample apps for this model at:https://github.com/CiscoDevNet/ydk-py-sam...
You can find basic apps for configuring routing policies at:https://github.com/CiscoDevNet/ydk-py-samples/tree/master/samples/basic/ydk/models/policyAs usual, make sure you read the README file for basic apps. It explains how apps are named and how ...
You can find basic apps for reading system time and file system info at:https://github.com/CiscoDevNet/ydk-py-samples/tree/master/samples/basic/ydk/models/shellutilThese apps are based on two simple models: Cisco-IOS-XR-shellutil-filesystem-oper.yang...
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide
| Subject | Author | Posted |
|---|---|---|
| 10-04-2023 12:40 AM | ||
| 04-05-2022 07:21 AM | ||
| 10-19-2020 06:44 AM | ||
| 07-30-2020 12:39 PM | ||
| 02-18-2020 07:37 PM |