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

Good morning,I've been working with cisco prime api and python. And I am deploying templates to configure a Catalyst and a Nexus 5548. But I am having problems with saving the configuration. The end of my template looks like this:#MODE_ENABLE#INTERAC...

Hi there, I've been experimenting w/ IOS-XE 16.5.1 on a CSR & have attempted to query the RESTCONF API.  I have had some success, but, honestly, I'm having a hard time getting the information that I want.  Being able to identify the correct URI to ex...

edruedin by Level 1
  • 2181 Views
  • 1 replies
  • 1 Helpful votes

I'm using Cisco Collaboration Assurance API 11.6, Device Get method (https://xxx.xxx.xxx.xxx/emsam/nbi/device) retrieves information about devices, switchPort included, but no "Switch Name" or "Switch ipAddress". I've tried another methods as phone o...

Hi,We currently use /webacs/api/v1/data/Clients to match an IP address to a MAC address so our in-house web BYOD portal knows the mac address of incoming clients allowing us to do things like:Display device specific posture informationAutocomplete th...

Hello, I am developing an application with the feature l2switch to send packages by different paths, I already make the rules for sending the packages but Opendaylight does not send them. I have researched the feature that does not allow it to be loo...

fellas007 by Level 1
  • 1497 Views
  • 1 replies
  • 0 Helpful votes

Hi all,I am wondering if there is any way to send notifications to north-bound apps.I tried searching about this feature but cannot get any concrete info.What I am looking for is, - WAE pushes network changes to other application (not being pulled th...

Could anyone help me in this issue, I am working on SDN and I have finished installing ODL controller "Boron Release".So when I need to work on a GUI and Run DLUX in karaf distribution. I get this message "Unable to login". II tried to login by the d...

Hey everyone,I am having an issue trying to use CURL to GET ConfigVersion to work so that I can use the Config Diff.Below, you will see that I can run the ConfigArchives success but get a 404 error when I try to use ConfigVersions.  Does anyone know ...

dasampson by Level 1
  • 5511 Views
  • 11 replies
  • 5 Helpful votes

Good morning,i'm working with the api of the cisco prime and I need to get the number of a port-channel that a physical interface is on.interface GigabitEthernet1/1 switchport switchport trunk encapsulation dot1q switchport trunk allowed vlan 11,99,2...

Looking for some guidance on an API Call we have built; it is:webacs/api/v1/data/RogueApHistoryData?.full=true&containmentLevel=ne(0)&totalRogueclients=ne(0)We believe the query results show us the following information:     1)  The controller has de...