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

Hello community,I Need your assistance with a Meraki, Python issue,I’m not a python specialist and I really wonder if the solution is really that simple with Python. Let’s say I have 100 networks and I want to enable SSID interface Nr. 2 with a speci...

igonda by Level 1
  • 1193 Views
  • 2 replies
  • 0 Helpful votes

Hello Gents, running below python 2 script in GNS3 ..telnet is successful but not configure IP address as I mentioned in the script...whats the issue? import getpassimport sysimport telnetlibHOST = "192.168.122.71"user = raw_input("Enter your usernam...

I am trying to use the Genie API get_boot_variables(). It has a model specific function for cat3k, but the API is not detecting cat3k devices from my testbed file. I am guessing it uses the testbed.devices.device.type field. Does anyone have an expla...

neteng1 by Level 1
  • 752 Views
  • 2 replies
  • 0 Helpful votes

Hello, in addition to the "normal" Intent-API (https://developer.cisco.com/docs/dna-center/) DNA Center uses some additional API calls for the representation of the web gui which are not documented. For example /api/assurance/v2/events or api/assur...

dominiks by Level 1
  • 1305 Views
  • 1 replies
  • 0 Helpful votes

Hello Everyone, Can anyone help me with the API Script, that we can through change the PSK for one of the SSID on the 9800 WLC? hope a great day for all of you   Best regards,      

mahnassa by Cisco Employee
  • 860 Views
  • 2 replies
  • 0 Helpful votes

Hi guys.AP 1562E-not joining vWlc. I have attached the logs.Kindly suggest.dtls_verify_con_cert: vWLC Certificate verification errordtls_process_packet: Controller certificate verification failedsendPacketToDtls: DTLS: Closing connection 0x2147c00.Lo...

I have been able to run a script using APIs to update lists in my Centralized Policy.  However, when the list is referenced by an active policy, the API does not update the policy or push out to my vSmarts.  And because it doesn't activate the policy...

Recently Cisco joined the OpenAPI initiative: https://www.openapis.org/blog/2022/10/18/cisco-joins-openapi-initiativeThis lead me to believe that I could somehow import the DNA Center API collection into Postman for easy testing, based on an OpenAPI ...

Top Solution Authors