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

Interested in learning more about how to use YANG Suite for YANG API Testing and Validation? Check out the YANG Suite Technical Decision Maker https://pubhub.devnetcloud.com/media/yang-suite/docs/YANGSuite%20TDM%20-%20Communities.pdf

Greetings,I need help with a problem. I want to include specific SSH options, like "-oStrictHostKeyChecking=no" and "-oUserKnownHostsFile=/dev/null" in a Python object created from the "pyats.topology.Device" class. While I know these options can be ...

syspo by Level 1
  • 745 Views
  • 0 replies
  • 0 Helpful votes

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
  • 4655 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
  • 558 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 3
  • 1757 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
  • 2074 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
  • 637 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....

ygorelik by Cisco Employee
  • 596 Views
  • 0 replies
  • 0 Helpful votes
Top Solution Authors