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

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 Frequent Visitor
  • 1237 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
  • 4550 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 4
  • 1049 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 3
  • 1251 Views
  • 2 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
  • 1302 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...