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 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
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...
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...
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 ...
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 ...
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] *************************************...
As the title says, Could you please let me know if it is possible to make the Beacon Blue LED light up at startup? I would especially like to know how to do this for Catalyst9000 and 4500.
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...
Hi all, We are using netbox as our SoT and now I want to use ansible to push some configuration to the devices we have in Netbox. I have made the inventory file and I am getting information from Netbox. But I cannot figure out how to set the ansible_...
Dears,Could you please help me to understand which portal I should use for API access to cisco plug and play (I want to write script checking if provided serial number exists in PNP Devices and add it if not)I was planning to use this API:https://it-...
I'm just automating my company's network using Ansible and Netbox for dynamic inventory and Source of Truth (SoT). I have a general question: how do you deal with old, unsupported IOS devices when working with Ansible? Some modules require commands l...
I want to use netconf to get status from C9800. module: Cisco-IOS-XE-wireless-access-point-oper +--ro access-point-oper-data +--ro ap-radio-audit-info* [wtp-mac radio-slot-id]
I COLLECTED ALL DEVICES PID USING SERIAL NUMBERS USING BELOW API CALLsn2info_url = 'https://apix.cisco.com/sn2info/v2/coverage/summary/serial_numbers/'But For few devices, PID that were taken using sn2info api cannot obtain the suggested version or ...