DevNet Networking

Engage with peers and Cisco experts about networking developer tools and resources.
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 <<

Browse the Community

Crosswork Automation Hub

Welcome to the Automation Hub—a collaborative space designed for the automation community to foster ...

2822 Posts

Controllers

Community space to connect, share knowledge, and seek guidance on network controllers and related to...

801 Posts

Network Devices

Explore, inquire, and collaborate on network devices.

134 Posts

Activity in DevNet Networking

Resolved! Python SSH devices

Dears, I am trying to run a code that could SSH list of devices and come back with data in an external file from these devices.But, at the beginning I am facing some issues regarding netmiko and other features however I have already installed these f...

lAhmedSaadl_0-1702441246044.png

Resolved! applyTransParams question

Hi,Maapi.commitQueueResult is deprecated and we should use applyTransParams.I need help on how to use applyTransParams.I have the following code:CommitParams cp = new CommitParams();cp.setCommitQueueSync();cp.setNoOverwrite();CommitQueueResult result...

sm000x by Level 1
  • 95 Views
  • 2 replies
  • 0 Helpful votes

PyATS: Need halp with Dialog conversation

Hello,I need help to recover the cli prompt> after a Dialog conversation:Since PyATS Junos does not have support for linux shell# access, I am using the Dialog conversation to accomplish sending commands in shell mode1- From cli> enter shell with 'ex...

trex_subinterface_stats.py is no longer exists in latest master

got no module error, but when I looked master that it seems trex_subinterface_stats.py is no longer exists in latest master was it replaced by new functions?   linux-host0:/opt/trex/DevX-TRex-v23.11-v3.03-34/automation/trex_control_plane/interactive/...

maxli by Cisco Employee
  • 145 Views
  • 4 replies
  • 0 Helpful votes

Resolved! Module Error with pyang sample-xml-skeleton and IOS-XE YANG models

Hi, I am new to YANG/Netconf. Apologies in advance if there is an obvious answer to my question. I am using the Yang models of the https://github.com/YangModels/yang repositories, Python 3.9.2 and pyang 2.5.3 for the following: I am trying to get a f...

DrSchw0b by Level 1
  • 732 Views
  • 5 replies
  • 0 Helpful votes

Resolved! DNA Center: Scheduled Discoveries

I have a set of successful discoveries in DNAC. I know that the devices discovered initially will continue to be updated every 25 minutes. What I'd like though, is to have DNAC regularly run the discoveries. I set up my discovery scopes to scan subne...

Problem with VoIP outgoing calls

Hello all, currently in the company I am at we have a few old models 7960 cisco series VoIP phones. They work almost perfectly fine with the exception that we can not make outgoing calls outside of the company for example calling someone's private ph...

Cisco router Speed test automation

Hi Cisco Community team,I have cisco ISR 4331 router on which i want to perform speed test automation so when speed goes down i should get email trigger.use cases.1. every hour speed test automation result on email2. If speed goes beyond x limit IT t...