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

Hi, Team   I've had a cx ask me about using DNA Center APIs for retrieving device data.   For the usage of these APIs, is there any extra cost? Would they have to get their partner or Advances Services team involved?   Regards,   Julio Monterrosa Cis...

jmonterr by Cisco Employee
  • 724 Views
  • 1 replies
  • 0 Helpful votes

Hi, I would like to know if there is a roadmap for DNAC API? So far I spent time on reading API documentation and also dnacentersdk for Python.Comparing to DNAC web gui I saw, that not all opions available via web gui are available using API.

Przemekms by Level 1
  • 715 Views
  • 1 replies
  • 0 Helpful votes

I'm trying to make an HTTP GET request with Cisco Prime: #!/opt/local/bin/perl -w use strict; use JSON-support_by_pp; use LWP 5.64; use LWP::UserAgent; $ENV{PERL_LWP_SSL_VERIFY_HOSTNAME} = 0; my $ua = LWP::UserAgent->new; my $BASE_URL = 'https:/...

Demarco by Level 1
  • 787 Views
  • 1 replies
  • 0 Helpful votes

I have several 4300 and 4400 routers that were purchased before we decided to purchase DNA.  Can I add the routers and update IOS without the license?

osensei by Level 1
  • 1000 Views
  • 1 replies
  • 0 Helpful votes

Hi, Today I would like to get some information about system health. In LAB I have got ISE integrated.When using WEB interface I see status integration for PxGrix and also for ISE. Moving mouse cursor above server iconI can see date and time of last c...

Przemekms by Level 1
  • 785 Views
  • 0 replies
  • 0 Helpful votes

I am trying to run pyATS on a few CSRv routers and retrieve their routing tables. When I execute learn, pyATS looks for a vrf identified as 'default' as noted in the console file. I do not have a vrf labeled 'default', it's just the global routing ta...

Top Solution Authors