Questions tagged [opendaylight]

The OpenDaylight Project is a collaborative open source project that aims to accelerate adoption of Software-Defined Networking (SDN) and create a solid foundation for Network Functions Virtualization (NFV) for a more transparent approach that fosters new innovation and reduces risk.

The OpenDaylight Project is a collaborative open source project that aims to accelerate adoption of Software-Defined Networking (SDN) and create a solid foundation for Network Functions Virtualization (NFV) for a more transparent approach that fosters new innovation and reduces risk.

543 questions
-1
votes
1 answer

can you write scripts to modify flow tables for the SDN controller?

Im new to SDN and OPenDayLight. I was wondering if you could write custom scripts to modify flow tables for the SDN controller?
-1
votes
1 answer

ARP flows aren't updated by OpenDayLight

I have a Mininet topology working with ODL. ODL is configured in reactive mode, so when I run my topology there are two flows installed in the OVS switches. If I do a ping from h1 to h4, the traffic goes through switches s1, s5 and s4. The problem I…
ACay
  • 1
  • 1
-1
votes
1 answer

Opendaylight - How to control what data goes into which shard

I am developing an application which takes in some inputs, runs some algorithm and based on the result, a connecttion is established to a Netconf server using Opendaylight. I am following the ODL Netconf User Guide and everything is working…
Pravin Kumar
  • 137
  • 2
  • 13
-1
votes
1 answer

How to implementation redanduncy on SDN Controller

I have 3 Opendaylight Controllers and I need to implement VRRP or any redanduncy protocols between them .. how can i get it ?
-1
votes
1 answer

How to filter out or stop getting data field within Opendaylight(Oxygen) BGP-LS data change event

Following is the example of topology i have for BGP-LS updates: { "topology": [ { "topology-id": "bgp-example-linkstate-topology", "link": [ { "link-id": "bgpls://IsisLevel2:0/type=link&local-as=65038&local- …
-1
votes
1 answer

Missing config features on Opendayligth Rest API

I am using the YangUI on the REST API of ODL(Oxygen Release) and I want to use the config features of opendaylight-inventory but I can only see the operational ones. Like this. ¿What can be the problem?
-1
votes
1 answer

Opendaylight BORON packet handling

About this post, Opendaylight BORON packet handling ( Hydrogen's IListenDataPacket class - Opendaylight BORON packet handling ( Hydrogen's IListenDataPacket class) )... Someone know what is the parameters received in this methods? public…
almjr
  • 11
-1
votes
1 answer

opendaylight bgp-linkstate not making "loc-rib"

ODL version: Carbon I'm having a problem with getting BGP-LS into the Network Topology. As you can see from below REST output, I set up "bgp-example" and homed to an external eBGP linkstate peer. "effective-rib-in", "adj-rib-in", and "adj-rib-out"…
heidebock
  • 13
  • 4
-1
votes
1 answer

where does opendaylight store flow-rules? and in what format?

I wish to know where opendaylight controller stores flow-rules (current research show that it's in Data-store MD-SAL) is it right? and in what format this data store is? database? xml file?
qasmaoui
  • 103
  • 1
  • 7
-1
votes
1 answer

SDN controller path installation

How the POX controller install the end-to-end paths flow entries (rules)? Is it in parallel or sequential ?? POX
-1
votes
1 answer

How to capture a topology created in mininet

Hi guys iam right now working on mininet and openday light I just want to know how the topology which is generated in mininet is displayed on the DLUX ??
user3398900
  • 795
  • 2
  • 13
  • 31
-1
votes
1 answer

Openvswitch portnumber to controller

Does anyone know how do I see what is the port number of openvswitch that is being connected to the opendaylight controller?
Himanshu Sarmah
  • 346
  • 1
  • 2
  • 12
-1
votes
1 answer

How to start controller in OpenDaylight Helium (Karaf based)?

I've downloaded the software and have run ./bin/karaf what is the further procedure? How to start controller? I want to use REST APIs to add flow entries. Any help is greatly appreciated. Thanks!
Omkar J
  • 53
  • 10
-1
votes
2 answers

NFV on OpenStack

I am fairly new to the NFV+SDN. I have downloaded the OpenDayLight and OpenStack in one Fedora 20 VM. I have mininet network as underlying physical topology in a separate VM. I want to run services like VPN, L3 routing and NAT, Loadbalancing etc on…
-1
votes
4 answers

Checking small network in mininet by Opendaylight

I have a question about Checking small network by opendaylight I am not really sure why I can't accress Opendaylight menu which I created from mininet I am using windows 7 and VMWare player to run mininet and opendaylight(on Ubuntu). First, i run…
Dc Redwing
  • 1,681
  • 11
  • 32
  • 42
1 2 3
36
37