We need CLI database access of Cisco Prime API to extract users data. How can we achive?
We need CLI database access of Cisco Prime API to extract users data. How can we achive?
What might be the best way to auto-create an Ansible playbook(s) from a pre-existing network? Instead of manually creating all of the YAML files I need for my pre-existing network, is there a quick way to have my configs captured into a YAML file fo...
DNAC version 1.2.6 is released. And DNACasP is officially open to partner. we are try to use intend API to develop customize application. We find Authentication API is changed in v1.2.6. V1.2.6 = https://10.74.82.187/dna/system/api/v1/auth/...
A while ago I started getting an Internal Server Error when querying the ClientDetails.json endpopint.We query all of the results with pagination, and the error appears on a different page each time, never the first one.Full error:<ClientResponse(htt...
Hi Studying REST API and RESTCONF protocols for Cisco IOS XE I stumbled upon some examples using always-on Router ios-xe-mgmt.cisco.com. Where they use GET, POST operations with URL: https://ios-xe-mgmt.cisco.com:9443/restconf/data/ietf-interfaces:in...
I want to write code able to get all active monitoring sessions an hour back (using theSession/ActiveList API endpoint), without hardcoding the timezone. Is there any way to get the configured timezone from the API to make this a generic code?
I need to know if this is possible using API over switches 9200Is necessary to verify the "error disable" status in any interface on the switches due to violation by "port security" an them perform shutdown and no shutdown to this interface.
It is my understanding that the issue is that the CU surpases the ".maxResults" of 1000. Based on my research, exceeding this threshold will impact production by creating timeouts. Is that right? In addition, to override this limit, we need to edi...
I am trying to develop a python script that connect to cisco router through another router using netmiko( ConnectHandler()). ssh to R1 then SSH to R2 from R1. I established the first connexion to R1 , and I used Netmiko to ssh to the router R2 But I ...
I have try to coding for backup cisco switch with muti-commands , I'm done but stuck on "How to insert description of show commands when save a multi commands into file ?"The coding in attached file.BR,Thanakon Jinasri
hi,i'm trying to work out how to call a list of routers for a netconf python script samtest.py,very simply shown here:Here is my list of routers:router_info.pyrouter = {"host": "172.16.8.100", "port": "830", "username": "xx", ...
New to pyATS & Genie and kinda new to Python, I feel like I'm missing something very basic here but I can't figure out how to handle exceptions with Genie. I'm dumping the mac table for specific vlans, but when I dump the table for a vlan with no mac...
With ansible, I was able to put together a playbook that shutdown any port in the "down" state or "notconnect" state. The only issue was, I could't also filter it by a certain vlan (meaning I didn't know how to). Is there a way with netmiko to shutdo...
Hello, Using Postman, I am trying to extract the BGP section of a router configuration using the Openconfig Yang model. Here is the GET and the unfiltered output: GET: https://{{ip_address}}:{{port}}/restconf/data/openconfig-network-instance:networ...
Hello Is it possible to get the link speed of a Unified AP via the DNA API?If I try to get device details of the AP family I get following output.{ "description": null, "role": "ACCESS", "apEthernetMacAddress": "",...
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide
| Subject | Author | Posted |
|---|---|---|
| 02-18-2026 03:51 AM | ||
| 04-05-2025 10:12 AM | ||
| 01-28-2024 10:24 PM | ||
| 12-23-2023 10:21 AM | ||
| 11-19-2023 02:36 AM |