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

This could be the very wrong place to ask this question, please redirect me if that is true. As I learn Genie and pyATS, all the examples that I see use a few network devices.  Is Genie and pyATS only intended for test automation purposes in small en...

dasampson by Level 1
  • 2363 Views
  • 2 replies
  • 0 Helpful votes

I was able to get device hostname with the following netmiko code.>>> print(net_connect.find_prompt()) Cisco# >>> >>> print(net_connect.send_command('show running-config | include hostname')) hostname Cisco >>>Would it be possible to remove `#` and ...

Hello team,When you make a query to export all devices using REST API, Unified AP are not returned.That product familiy is not available.I am requesting "https://10.71.167.210/webacs/api/v4/data/Devices.json"I am getting just these categories:Autonom...

Does anyone know if python jumpssh library works when the jumpbox is a windows? If you have a working implementation of jumpssh over a windows server jumpbox, I would love to hear your feedbacks and sharing. Do I have to install openssh on the window...

pn2020 by Level 1
  • 5675 Views
  • 8 replies
  • 0 Helpful votes

HiI am trying to test the DNAC Sensor IP SLA tests.  I have a 9130AX AP which documentation says supports IP SLA.  I have a 1800s sensor.  I can't find anything that says how to specifically setup the test other than to create the sensor test and run...

Is there any documentation of how the integration API calls from DNA center work. I am not looking for documentation on how to make API calls against DNA Center but instead any information on how the Integration API's behave (or as it is shown under ...

dckhovey1 by Level 4
  • 2250 Views
  • 1 replies
  • 0 Helpful votes

Hi, DNA-C Sandbox issues. Cisco DNA Center AO 1.3.1.4 ; Credentials are not workingCisco DNA Center AO 2.1.2.5 ; A lot of resync errors and whatnotCisco DNA Center Lab 2 ; Cannot reserve resource until March... Could you add more resources? See attac...

4ndersson by Level 1
  • 3060 Views
  • 1 replies
  • 0 Helpful votes

hi,expert:   DNAC as Platform have API to get Issue,just like show on the follow picture. but I do not know what is issue_id and mac_address mean,how can i can get the issue id? mac_address is for device or client? how can i input the value for entit...

未命名.jpg
daxu2 by Cisco Employee
  • 2693 Views
  • 2 replies
  • 0 Helpful votes
Top Solution Authors