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

Cisco Identity Services Engine (ISE) is an endpoint-based network access and policy enforcement solution. The ExtraHop Cisco ISE integration enables you to combine ExtraHop anomaly detection with ISE Adaptive Network Control (ANC) to dynamically quar...

Arely by Community Member
  • 1652 Views
  • 0 replies
  • 5 Helpful votes

We have a Cisco DNA appliance deployed for management purposes only. We have successfully added all the Cisco devices to DNA for management but we also have a few HP switches that we want to monitor using Cisco DNA. Using the SDK tool has anyone succ...

Wilhelmgro by Frequent Visitor
  • 1735 Views
  • 0 replies
  • 0 Helpful votes

I am kind of confused here about API names.I see references in various places on the internet about a DNA "Assurance API" and I do see some endpoints named ".../assurance/...", like:* /api/assurance/v1/siteHierarchy* /api/assurance/v1/host/They even ...

I tried to get device interface informaiton to use restconf.I could do it.But very slowly. code is there ---def getinfo(host):    url = "https://{h}:443/restconf/data/Cisco-IOS-XE-native:native/interface".format(h=host)    # RESTCONF media types for ...

yu-inoue1 by Frequent Visitor
  • 858 Views
  • 0 replies
  • 0 Helpful votes

I am trying to create a simple "show run"/"show tech" ansible playbook and when i run it the output to the file is truncated. So I am not getting the whole config in the txt file. What is the trick to fixing this? Is it a terminal line issue or a pag...

Hello, I am trying to send a 'show version' command to my Cisco ASA using Ansible, but I am encountering the following errors and I don't know why. The same thing works for my Cisco router though. Below are some details that might be helpful. Cisco A...

mervinh16 by Frequent Visitor
  • 1838 Views
  • 1 replies
  • 0 Helpful votes

Resolved! Ansible resources

Hey all,Can anyone recommend any good ansible resources with examples? I'm struggling to find anything decent that actually works. It's taken me a very long time just to get some basic show commands to run. And I've had to use deprecated methods as t...

WVD by Visitor
  • 2102 Views
  • 2 replies
  • 0 Helpful votes

Hi,I notice that Prime API "InventoryDetails" have this device Uptime field. It return the value "upTime": "+000000028 08:21:32.538000000". 1. Can I know what format is this? Epoch?2. How do I convert (Python or Excel) this time string "+000000028 08...

choywy by Level 2
  • 1046 Views
  • 0 replies
  • 0 Helpful votes