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

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...

tmkobayashi by Community Member
  • 1723 Views
  • 3 replies
  • 2 Helpful votes

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...

ruudgroot1 by Community Member
  • 3266 Views
  • 1 replies
  • 0 Helpful votes

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
  • 1336 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
  • 6240 Views
  • 4 replies
  • 0 Helpful votes

Hi ,My name is Ajay. I am using the open daylight controller to mange XRV device . Now i mounted the devices on ODL and able to see capabilities of XRV devices in yang ui . Also able to see to interface and bgp configuration for XRV in odl . I want t...

aajay9321 by Community Member
  • 2345 Views
  • 1 replies
  • 5 Helpful votes

Hi all,Running Prime 3.1.5, device pack 8I'm using the interface errors (statisticsService/interface/errors) API endpoint and I'm getting a response that looks quite different to the example on the doco.Sample output from the doco:          ...  },  ...

Ben Clifton by Frequent Visitor
  • 1339 Views
  • 1 replies
  • 0 Helpful votes