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

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
  • 1644 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
  • 6146 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...

Objective: advanced BGP monitoringFrom the Nanog45 presentation:BMP provides all paths.Peer identity (address, BGP Identifier, RD if applicable,AS number)Time stamp (when route or route withdrawal was received, up to microsecond granularity)statistic...

Hello All,I am really new at all of this programming. I have been learning Python and just found out about REST APIs. This afternoon while messing around, I found that using Postman, REST client, I can pull data from our Prime server. Our Prime serve...

Hi, I am having issues adding devices to Prime:I use the following URL:https://192.168.4.2/webacs/api/v1/op/devices/bulkImport.jsonThis is the body of the request{  "devicesImport" : {    "devices" : {      "device" : {        "ipAddress" : "192.168....

sfloresk by Cisco Employee
  • 1011 Views
  • 2 replies
  • 1 Helpful votes

Team,I made a script for interfacing with ODL BORON release RESTCONF interface for adding a node.  I'm getting an error as shown below.  Any idea what is wrong?(ydk-py-venv) [gibson@rickenbacker yangtesting]$ python addnode_odl.pyhello from Python 2....

brfoster by Cisco Employee
  • 5368 Views
  • 4 replies
  • 0 Helpful votes
Top Solution Authors