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
0
votes
3 answers

Open Daylight can not login and the ui of the web always display "unable to login"

I have install the Open Daylight Helium according to the document of wiki of installation. But, when I enable the webUI, it always displays "Unable to login" in the webUI. How can I solve this problem?
Yikun Wu
  • 21
  • 1
  • 4
0
votes
1 answer

Unable to see login window from web browser for opendaylight helium

I tend to build opendaylight helium. I want to use "Dlux Karaf Feature". Although I referred following installation site and did as the procedure said, I could not get login screen at web browser. URL:…
user4126344
0
votes
1 answer

ODL and Openstack issue

I am running one controller and one compute node. Controller node is running both ODL and OpenStack. I created tenants, underthem i created networks and launched instances on them. All is see on ODL web GUI is 3 swithces, and I guess those are…
0
votes
1 answer

Topology REST API of OpenDayLight not working

Guys am newbie to SDN and Open Day Light . Currently am exploring possibilities with REST api exposed by ODL . I have created a topology with 3 host and 1 switch as discussed in the link http://sdnhub.org/tutorials/opendaylight/ . Now when i see the…
user3619698
  • 125
  • 3
  • 13
0
votes
1 answer

Opendaylight : One of the rest calls out of many returing 401 error everytime

I am making rest calls to opendaylight. Suppose i make 15 calls simultaneously using a for loop(each call is handeled by a seperate thread), then one or two of them always result in 401 status code. I dont want that to happen. Please help me on…
raptor
  • 41
  • 8
0
votes
1 answer

how to connect nginx, 3scale and opendaylight controller?

I am using an Ubuntu machine with an Ubuntu guest OS. On the guest OS, I ran my OpenDaylight controller, making the topologies with Mininet and viewing them in the OpenDaylight GUI at localhost:8080. Next, I used Postman REST API Client extension on…
0
votes
1 answer

Content gets corrupted when I forward a scapy packet using the Rest Service

I am trying to forward a network packet formed by scapy to the rest service, but somehow packet gets corrupted at receiver side (rest service side). I formed the network packet using scapy: 0000 1a 0b 0c 14 05 16 00 00 00 00 00 00 08 00 45 00 …
subhash kumar singh
  • 2,716
  • 8
  • 31
  • 43
0
votes
0 answers

Virtual TCP socket in Java

I have an application that provides TCP-packets as objects. I can also send TCP-packets into the network using the same object representation. I can also easily get the byte[] representation of the TCP-packets. Since i do not want to implement the…
0
votes
1 answer

Parsing JSON using GSON with multiple inner objects.

I would like to parse the following JSON response, using GSON. As you can see, there are a lot of inner json objects in the response. Do I need to create POJO classes for all the inner objects or is there any alternative? { "nodeProperties": [ …
vais
  • 133
  • 1
  • 8
0
votes
2 answers

OpenFlow - what controller should I use

I used the Floodlight for some openflow testing but I am not totally convinced by this and I saw that OpenDaylight is sustained by Linux Foundation and some of the major industry companies. Can someone point some strong features that OpenDaylight…
AlexGo
  • 487
  • 4
  • 19
0
votes
1 answer

How to setup opendaylight contoller cluster over cassandra

I have a Cassandra cluster running and now I want to set up a cluster of opendaylight controller over it. The wiki page just mentions that I need to point the opendaylight to the cassandra cluster but I am unable to figure out how. Please provide…
arpp
  • 325
  • 1
  • 3
  • 10
0
votes
1 answer

modify network destination address on Pronto 3290

I've a Pronto 3290 (Open Flow 1.0) and I installed an OpenDayLight Controller. I'd like to add this type of action: modify network destination address But when I try to add this flow, this is the result: OFPET_FLOW_MOD_FAILED…
SirPilgrims
  • 17
  • 1
  • 5
0
votes
1 answer

Add a Flow in OpenDaylight using Java API

I'm a newbie in opendaylight developing using the java api. I'm trying to add a simple flow but I can't do it, maybe I can't understand well the documentation. Can anybody help me?
SirPilgrims
  • 17
  • 1
  • 5
-1
votes
1 answer

SDN OpenDayLight (Aluminium SR2) SDN Link State Family

I have established a PCEP session between ODL (Aluminium SR2) and a vMX router. I'm now following instructions on ODL web page "https://docs.opendaylight.org/projects/bgpcep/en/latest/bgp/bgp-user-guide-linkstate-family.html#bgp-peer" I've enabled…
JohnM
  • 9
  • 1
-1
votes
0 answers

opendaylight support for incremental backup restore

We are using opendaylight for maintaining mdsal database. For Geo diversity disaster recovery, we use Daexim based backup restore. As Daexim backs up and restores all the data ,so it is a time-consuming process. Recently we have got a new…
Ashgonline
  • 29
  • 1
  • 4