Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
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.
Hi,Cisco Bug API https://developer.cisco.com/docs/support-apis/#!bug/get-bug-details-by-bug-ids returns status code 403 with a message "Developer Inactive". I registered the application in Cisco API Console and authenticated the request by providin...
Have You Joined the AI Daily Dose Yet? What is it? The AI Daily Dose is a Webex space under the DevNet Creators team where a new, random AI word/concept is sent daily. It includes a definition and a link to learn more. Users can then interact by po...
Hi All, I'm working on templates in Catalyst Center using Jinja and ran into an issue.Some commands (e.g. ntp trusted-key 1) fail if they are already configured on the device. Is there a way to check the existing device configuration within a Jinja t...
Hi Cisco Community, We're conducting research on how developers and technical practitioners use documentation, sandboxes, open-source projects, AI tools, and vendor portals in their day-to-day workflows and we'd love to hear from you. If you're open ...
To test software integrations with CUCM and UCCX systems, I have utilized DevNet sandboxes for various tests and allow our internal admins get familiar with UCM systems.It was recently noticed that UCM sandbox environments are no longer available.Was...
Hi all,I'm trying to figure out how to do simple updates to an AP over RESTCONF, to a 9800-CL WiFi controller. I've upgraded to latest 17.15.4d code.I have RESTCONF working in general, and have been able to query operational data from the device with...
Discover the new Cisco Code Exchange AI repos catalog, where we gather community-created MCP Servers and AI Agents for Networking and Security. MCP Servers: https://developer.cisco.com/codeexchange/ai/MCP/AI Agents: https://developer.cisco.com/codeex...
I noticed that when you do adevice.learn("all") or device.learn("config"), the config dictionary seems to be built strangely. It seems if a value has over 80 characters, its string is carried over to the next key. My guess is it has something to do w...
I am currently learning GNS3 and I am aware that I need to obtain the relevant images/licenses. Is anyone aware of what I need to purchase exactly? Is it ' Cisco Modeling Labs - Personal'
Hi, I'll be sitting my CCNA exam in Feb of this year. Regarding the lab questions in the exam, do i have to type out the full command when in the CLI? eg: Could i just type "en" instead of "enable" or "conf t" instead of "configure terminal" ?? Any...
I am trying to use a basic telnet script in python 3.9.11 to connect to a device in devnet sandbox. The code is below:import getpassimport sysimport telnetlibHOST = "10.10.20.48"user = input("Enter your telnet username: ")password = getpass.getpass(...
Hi All,So I'm working on a learning and testing setup using CML with the goal of constructing network simulation to test network automation. The Idea is inspired by content from Daniel Dib.Initial objectiveMy objective is intentionally simple and foc...
Hi team,We are seeking community members, clients, DevNet users, and specialists to help test new and existing features on the DevNet platform, including AI features, Code Exchange, API, and MCP documentation. If you are interested and available for ...