General DevNet Topics

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

The Break Room

Dedicated to fun and social conversations for making friends and getting to better know the Cisco De...

111 Posts

Code Exchange

Ask questions about your Developer Code Exchange submissions

30 Posts

Activity in General DevNet Topics

Need Help with Python code

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 Level 1
  • 265 Views
  • 4 replies
  • 0 Helpful votes

Fun Friday: Hidden Games

Easter Egg Emacs, a highly customizable and extensible text editor that has been around since the 1970s. It is known for its powerful features and flexibility, making it a favorite among programmers, writers, and other users who spend a significant a...

davidn# by Cisco Employee
  • 1509 Views
  • 4 replies
  • 1 Helpful votes

Cisco UI Toolkit

Hi - The Cisco UI toolkit was retired in 2019 and I am looking for its replacement.  I am working to build an Angular based app and was wondering where to find the latest Cisco UI framework/developer resources. Thanks

RSTFbx by Level 1
  • 227 Views
  • 1 replies
  • 0 Helpful votes

Resolved! CISCO DEVNET

Where should i start my Cisco DevNet practice, Having basic knowledge and hands-on experience in Networking, i feel i need to add an extra skill on DevNet.  

Aura45 by Level 1
  • 338 Views
  • 3 replies
  • 0 Helpful votes

Resolved! Model Driven Telemetry Sandbox is missing

Hi Team,  The MDT Sandbox is missing on the following url : https://developer.cisco.com/learning/labs/enabling_telemetry_on_iosxe/enabling-telemetry-on-ios-xe/ Any ideas why that is?, as needed it for my learning,  Thanks in advance, Emran

Cisco U. Spotlight - Registration is NOW OPEN!

I am delighted to share a fun new initiative that aligns perfectly with Learning & Certifications' commitment to continuous learning and innovation. On April 24, 2024, we will debut Cisco U. Spotlight, a transformative virtual event that will set a n...

spotlight_1200x628.jpg
kiskande by Cisco Employee
  • 6177 Views
  • 6 replies
  • 3 Helpful votes

Software Suggestion API V2 Rejecting Valid PIDs

Hello Cisco DevNet Team,I am encountering an issue with the Cisco Software Suggestion API V2 when retrieving recommended software versions for certain devices.I obtain the Product ID (PID) by entering a device’s serial number into the Cisco SNCheck T...

Resolved! Getting Last Endpoint Connection From DNAC API?

I currently have a Python function that will grab an endpoint's last wireless connection using Prime's API. The issue I'm running into is the client-detail API call will only give inactive connection info for about 24 hours before. Does anybody know ...

malcomx by Level 1
  • 417 Views
  • 2 replies
  • 0 Helpful votes

Resolved! Sandbox AnyConnect Sandbox login failed

I'm attempting the Cisco Umbrella Learning Module (Getting Started with an Umbrella DevNet Sandbox - Cisco DevNet Learning Center). I received an email stating my sandbox lab was ready. The email has Umbrella login information but, there is no login ...

Basic Ansible script

 Hi All, This is my first time writing an ansible playbook. Please can anyone help me with the following error. I'm just trying to run a basic show ver to a cisco ios switch. ansible-playbook new.yml PLAY [cisco] *************************************...