Code Exchange

Ask questions about your Developer Code Exchange submissions
cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Forum Posts

I wanted to update https://developer.cisco.com/codeexchange/github/repo/Appdynamics/nginx-monitoring-extension/ to the latest information available in the corresponding Github https://github.com/Appdynamics/nginx-monitoring-extension.  I want both gi...

dahanuma by Cisco Employee
  • 2055 Views
  • 5 replies
  • 0 Helpful votes

Good day everyone. My name is Johannes Robbetze and I am new to the automation side of things. I try to write a Python script that will log in to multiple Cisco switches and change the local username and password as well as the enable secret password...

Viper2000_0-1747629970213.png
Viper2000 by Visitor
  • 2391 Views
  • 4 replies
  • 0 Helpful votes

hi engineers i have an issue with cat 9300 i have 9300 as core and downlink connected 3 cat 1300 all are with trunking ports , i have 5 vlans on core as following 192.168.1.0, 2.0, 3.0, 4.0, 5.0each vlan have users but they are not able to ping each ...

Resolved! vManage API

Has anyone had success in calling generate bootstrap API ​/system​/device​/bootstrap​/download​/{id} ?

OCT by Frequent Visitor
  • 4062 Views
  • 8 replies
  • 0 Helpful votes

Hello,When running the attached script, I am running in the following issues:response = requests.get(ip + dn, headers=headers, auth=auth, verify=false)NameError: name 'headers' is not definedDuring handling of the above exception, another exception o...

Netmart by Level 7
  • 8127 Views
  • 1 replies
  • 0 Helpful votes

From today, DevNet users can rate Code Exchange repositories.This rating can help our authors and Code Exchange engine detect projects that enjoy communities. It also identifies possible improvements or issues of related source code.Find a related Co...

rate_repo_feedback.png Submit_a_request.png
Oleksii_ by Cisco Employee
  • 975 Views
  • 0 replies
  • 1 Helpful votes

Hello,I am working with NETCONF/RESTCONF and MDT (TIG Stack) on the IOS XE on Cat8kv reservable sandbox.  I have not been able to figure out how to stream interface state via on-change.  For reference, I am using the basic ietf-interfaces.yang model....

slarrarte by Visitor
  • 4723 Views
  • 7 replies
  • 0 Helpful votes

Hello,I am trying to run this simplified  testbed file and receive the following issue:Also if you could please advise on the platform value required in testbed.yaml file when using cat4500.PID: WS-C4507R+E$ python3 pyATSTEST.pyTraceback (most recent...

netmart2 by Level 2
  • 1785 Views
  • 1 replies
  • 0 Helpful votes

HelloI tried the following Ansible playbook, the goal is to change the ip helper address of an existing vlan interface.And I am receiving the following error: TASK [Changing IP Helper Address] *********************************************************...

Netmart by Level 7
  • 1782 Views
  • 2 replies
  • 0 Helpful votes

Hello,I was wondering, whether it is possible to pull also the IP address in addition to hostname, pltaformID, sofwareType, and Version Excerpt URL:dnac = {        "host": host,        "port": 443,        "username": username,        "password": pass...

Netmart by Level 7
  • 1273 Views
  • 1 replies
  • 0 Helpful votes
Top Solution Authors