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 learning NETCONF by following steps on https://developer.cisco.com/learning/tracks/iosxe-programmability/intro-device-level-interfaces/intro-netconf/step/4.The code worked as expected with CSR 1000v(Version 16.09.03) in Cisco Sandbox, but didn'...

Mike LWF by Level 1
  • 3354 Views
  • 7 replies
  • 0 Helpful votes

Hello all,I want to be able to change the order of the layers. This should prevent the issue where links and linkSets are shown behind the group layer.Is it possible to modify this from the app.js, instead of modifying the initLayer function directly...

lindsayg by Level 1
  • 245 Views
  • 0 replies
  • 0 Helpful votes

Hello,I wanted to add config changes to to Cisco IOS XE.When on node also enable password is set up, how is Ansible able to access privilege level to add for example a loopback interface.I found the following. vars/ios.ymlansible_connection: ansible...

Netmart by Level 1
  • 673 Views
  • 2 replies
  • 0 Helpful votes

Hi, I'm using the Cisco NeXt library to draw a network topology. I'd like to arrange the dynamically generated topologies based on the network hierarchy.For example, if I have a Router, Switches, and Computers, I want the diagram to be ordered vertic...

mahi37 by Level 1
  • 1489 Views
  • 2 replies
  • 0 Helpful votes

I really enjoy the NeXt framework. I've made numerous tweaks and enhancements, but I have came across a small issue. I want to be able to update a node's name. And that name is also used as it's identity for the node and corresponding links.I have th...

lindsayg by Level 1
  • 333 Views
  • 1 replies
  • 0 Helpful votes

Hi,Is there a way to export the generated topology in a SVG file or other ?I'd like to import it in a drawing software like Visio.Thanks !Alexandre

The YDK maintenance release 0.8.6.5 is generally available for deployment.   New features and enhancements Added support for Ubuntu:jammy (22.04)   Resolved GitHub issues Segmentation Fault on Python application exit with Python 3.9.5 (#1050)ydk.io a...

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

I was hoping someone can give me some insight into this PYATS error when trying to learn "interfaces" on a NXOS switch running in ACI mode. If I issue the command "pyats learn interface --testbed-file testbed.yml" I get this error message listed belo...

Top Solution Authors