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,We're trying to implement patient tracking at one of our buildings using aeroscout. We need to have the correct network hierarchy laid out. I'm having an issues adding the "Floors" container after the "Building" container. When i try to add a f...

Endy00000 by Level 1
  • 953 Views
  • 2 replies
  • 0 Helpful votes

Hi dear community,I am currently playing with Ansible and wondered if it is possible to have a play at the top of my playbook that requires a user input.The user would need to input a device name so all the following plays will rely on that input to ...

Jerems by Spotlight
  • 3797 Views
  • 6 replies
  • 0 Helpful votes

Hello,I'm new to network programmability. I am wondering is there a module that can provide the information same as "show ip interface brief" meaning interface names and ip addresses. The module I have been referencing to provides unwanted detail:Cis...

sqambera by Level 1
  • 805 Views
  • 2 replies
  • 0 Helpful votes

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
  • 1439 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
  • 939 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/assuran...

dominiks by Level 1
  • 1459 Views
  • 1 replies
  • 0 Helpful votes
Top Solution Authors