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 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
  • 503 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
  • 1627 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
  • 1984 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
  • 582 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
  • 568 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...

Hey i'm trying to learn netconf as a network automation student and I'm having a real hard time getting to understand the connection between all parts. I know what yang models, Python and netconf is. My lab setup has the devasc VM and a Devnet router...

Oli4cat by Level 1
  • 2969 Views
  • 4 replies
  • 1 Helpful votes

I'm using https://github.com/CiscoDevNet/ansible-cml to build CML labs. When using the Cat9000v image, I need to manually cancel the autoinstall process and provide an enable secret password (altough I provide a enable secret as part of the bootstrap...