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,I'm building a small python script using pyATS library and I would like to verify if the configuration commands are valid (command syntax and mistype) before sending it to the device, so I don't send half the configuration to the device. Is the...

Hi, When I start trex manually, via: cd /opt/trex/DevX-TRex-v23.05-v2.99-63 & ./t-rex-64 -i it runs in a stable state. However once I run pyats run job, TRex crashes with: ./t-rex-64: line 106: 184608 Segmentation fault      (core dumped) ./_$(basen...

aabdu by Cisco Employee
  • 116 Views
  • 1 replies
  • 0 Helpful votes

I have been able to use this yang model to get a lot information about AP: https://wlc_ip/restconf/data/Cisco-IOS-XE-wireless-access-point-oper:access-point-oper-dataBut that YANG model does not have any information about APs that goes down, and fall...

AndreasWA by Level 1
  • 164 Views
  • 1 replies
  • 0 Helpful votes

Hi everyone, I am trying to create a script to remove unwanted users/usernames in our network equipments. I am currently using netmiko 4.2.0 and python 3.7.9. I am already connected via SSH but can't seem to push the commands through. Here is my code...

bryg0d by Level 1
  • 146 Views
  • 1 replies
  • 0 Helpful votes

YANG Suite is here Well after a long anticipated release the YANG Suite tooling is finally here. Lets take a quick look at some resources for the tool as well as the getting started workflow once it has been installed and is running.   Resources   De...

jcohoe by Cisco Employee
  • 3025 Views
  • 5 replies
  • 10 Helpful votes

Hello,Is there any documentation or example on how to tranfer a file using PyATS?I search online, and this came up on google, but when I tried to run in with PyATS ver 23, it said cannot find fileops : import pyats from pyats.utils import fileops # ...

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: