Controllers

Community space to connect, share knowledge, and seek guidance on network controllers and related 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 <<

Forum Posts

Hi,It will be very helpful if someone can help with a script (preferably Python) using which I can change/update the hostnames of multiple Cisco devices instead of doing it one by one manually.I already have the hostname configured just need to updat...

Hello,I tried the following on Cisco DevNet Sandbox to add a network and received the following error: $ python3 Meraki_Post_Network2.pyTraceback (most recent call last):  File "Meraki_Post_Network2.py", line 11, in <module>    requests.post ("/base_...

Netmart by Level 3
  • 956 Views
  • 3 replies
  • 0 Helpful votes

Hi,Like to know is there an API for Meraki that allows me to pull the Power Source of an access point? Currently in the GUI dashboard, there is a "Power" field that say "AC adapter" or "POE 802.3au". Is there an equivalent for that in the API?

choywy by Level 1
  • 3776 Views
  • 4 replies
  • 0 Helpful votes

I try to setup http service on my Windows 10 laptop with Docker Desktop. I run the nginx docker on the docker desktop with port mapping 8080:80. I can ping between my laptop and the 9300 switch. We started the ZTP process, I had below error pnp-disco...

cxu21 by Level 1
  • 626 Views
  • 1 replies
  • 0 Helpful votes

#guestshell enableInterface will be selected if configured in app-hostingPlease wait for completionThe process for the command is not responding or is otherwise unavailable #show ioxVirtual Service Global State and Virtualization Limits:Infrastructur...

I am trying to upload a edge list serial no file to the vManage server using the dataservice/system/device/fileupload  endpoint. vManage Server platform version is 20.6.3.1 Below is the curl command used curl --insecure -v -F "file=@serial.csv" -F "v...

prjoseph by Level 1
  • 906 Views
  • 1 replies
  • 0 Helpful votes

Resolved! SDWAN API RBAC

Hi Team, I have a couple doubts about the RBAC required to use SDWAN APIs. 1. When the API doesn't show a "x-roles-required", this means that any users can execute this API? 2. The x-roles-required: "default" what is the user group that I need to use...

Heri Diaz by Cisco Employee
  • 1079 Views
  • 1 replies
  • 1 Helpful votes

I have a set of successful discoveries in DNAC. I know that the devices discovered initially will continue to be updated every 25 minutes. What I'd like though, is to have DNAC regularly run the discoveries. I set up my discovery scopes to scan subne...

Top Solution Authors