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 ...

3007 Posts

Controllers

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

842 Posts

Network Devices

Explore, inquire, and collaborate on network devices.

162 Posts

Activity in DevNet Networking

Resolved! vManage Webhook Example for CPU and Memory

Does anyone have an example vManage Webhook Alert for the 'CPU Usage' and 'Memory Usage'?  Specifically, I need to know key/value for 'eventname', 'type' and 'component'.

youngj by Level 1
  • 268 Views
  • 3 replies
  • 0 Helpful votes

Resolved! Where to find the Cisco Nexus NX-API DME Model Reference?

I’m curios to work with the Cisco Nexus NX-API DME REST-API to programmatically change configuration on the Cisco Nexus 9000 Switches.However, it seems like the link to the API reference provided on the Website is broken. https://developer.cisco.com/...

felix6 by Level 1
  • 207 Views
  • 6 replies
  • 0 Helpful votes

Docker Container Install

Hello,I installed docker. And next I wanted to create and run a container by starting with a simple one: bash-5.1# docker run hello-worldUnable to find image 'hello-world:latest' locallydocker: Error response from daemon: Get "http s://registry-1.doc...

Netmart by Level 3
  • 145 Views
  • 4 replies
  • 0 Helpful votes

Conecting Ansible (in ubuntu) to Cisco IOS

Hello experts ,Im trying to run my first playbook in ansible over 2 cisco devices (C3750_IOS, CSR1000V_XE)If I run a ping test from ansible it Works OKI test SSH directly from ubuntu server this is working ok,but, when I try to send my first ansible ...

fabiancruz_0-1720476987114.png fabiancruz_1-1720476987115.png fabiancruz_2-1720476987116.png fabiancruz_3-1720476987117.png

Resolved! How to log yang data with python

I develop a tool base on NSO Action. I'd like to log the input received by the Action. I can do that with a lengthy code that access to all the data (including containers and lists) to retrive and log each data.I wonder if a smarter way to do so exis...

Fantolino by Level 1
  • 199 Views
  • 1 replies
  • 0 Helpful votes

Issue with configuring leaflist node on yangsuites

Hello,    When using yangsuites to configure gnmi request with two leaflist nodes, it seems that yangsuites will create two update request for each leaflist rather than passing the two values in one update request.  When I tried to run to modify the ...

nradi by Cisco Employee
  • 150 Views
  • 1 replies
  • 0 Helpful votes

Issue configuring multispeed interfaces via NETCONF

Hi all,I’m running into an issue when trying to configure multispeed interfaces (10/25/50G) via NETCONF on Catalyst 9600 (C9600-LC-40YL4CD / IOS-XE 17.12).Context:I need to configure interfaces like FiftyGigE2/0/10 or TwentyFiveGigE1/1/1 via NETCONF ...

Resolved! List versus Leaf-List nodes in YANG

Hello, everyone. I am studying automation for my ENCOR exam. I have a quick question - what is the difference between a leaf-list node and a list node in YANG models? Google defines them as: Leaf-list node — Contains a sequence of leaf nodes List nod...

Mitrixsen by Level 1
  • 141 Views
  • 3 replies
  • 0 Helpful votes

NSO Memory Utilization Measurement Tool

Problem Statement NSO can engage out of memory issue from time to time. If an issue is reproduced and there isn't a observability tool in the environment, it will be a hassle to get a higher level overview on what has been happened before and during ...

mem_ncs.smp.png Screenshot 2025-07-17 182215.png
Qi Li by Cisco Employee
  • 1490 Views
  • 2 replies
  • 3 Helpful votes

Resolved! NSO in docker and python venv

Team,Need help with understaning how NSO in docker loads Python libraries (especially from pyvenv inside packages). Documentation stated that NSO in docker should automatically detect & load pyvenv inside packages. Or is it only for non-Cisco NSO doc...

stask by Level 1
  • 201 Views
  • 1 replies
  • 0 Helpful votes