|
Can't ping when using clustering and mininet
Hi,
I've spent approximately the last four weeks trying to get this to work so I'd really appreciate your input:
I'm trying right now to just set up a three node cluster of ODL and to properly
|
Hi,
I've spent approximately the last four weeks trying to get this to work so I'd really appreciate your input:
I'm trying right now to just set up a three node cluster of ODL and to properly
|
By
Schmoll, Felix Ekkehard <f.schmoll@...>
·
#751
·
|
|
Flow entries missing in flow table, complete fib entries not populating into flow table
Hi Team
This is to notify that for Boron-SR2 distribution ODL, I installed karaf package.
And installed OpenStack mitaka version .
Created virtual topology using neutron module.
Created VMs using
|
Hi Team
This is to notify that for Boron-SR2 distribution ODL, I installed karaf package.
And installed OpenStack mitaka version .
Created virtual topology using neutron module.
Created VMs using
|
By
Rajeev 6 <rajeev.6@...>
·
#750
·
|
|
Re: [openflowplugin-dev] br-int become slave and disconnect from ODL
Working in progress (waiting for review) on master branch (carbon) that plugin doesn’t set role SLAVE on the start and wait for the role set from the cluster.
Jozef
|
Working in progress (waiting for review) on master branch (carbon) that plugin doesn’t set role SLAVE on the start and wait for the role set from the cluster.
Jozef
|
By
Jozef Bacigál <jozef.bacigal@...>
·
#749
·
|
|
Re: [openflowplugin-dev] br-int become slave and disconnect from ODL
Hi Jamo,
Yes, I am facing this problem consistently in my setup.
I am using ODL Boron stable release and OVS 2.6.1 stable release.
Regards,
Srikanth.
|
Hi Jamo,
Yes, I am facing this problem consistently in my setup.
I am using ODL Boron stable release and OVS 2.6.1 stable release.
Regards,
Srikanth.
|
By
Srikanth
·
#748
·
|
|
Re: [openflowplugin-dev] br-int become slave and disconnect from ODL
Yes it does seem like 7948.
Srikanth, can you hit this problem consistently?
Thanks,
JamO
|
Yes it does seem like 7948.
Srikanth, can you hit this problem consistently?
Thanks,
JamO
|
By
Jamo Luhrsen <jluhrsen@...>
·
#747
·
|
|
Re: [openflowplugin-dev] br-int become slave and disconnect from ODL
This issue seems familiar: https://bugs.opendaylight.org/show_bug.cgi?id=7948
|
This issue seems familiar: https://bugs.opendaylight.org/show_bug.cgi?id=7948
|
By
Luis Gomez
·
#746
·
|
|
Re: br-int become slave and disconnect from ODL
+openflowplugin-dev
Openflowplugin by default sets the slave role first and then when clustering service give ownership of the device to the plugin, it sends the master role to the switch. Looks like
|
+openflowplugin-dev
Openflowplugin by default sets the slave role first and then when clustering service give ownership of the device to the plugin, it sends the master role to the switch. Looks like
|
By
Anil Vishnoi
·
#745
·
|
|
br-int become slave and disconnect from ODL
Hi,
I am trying to integrate Openstack with ODL.
I am using ODL Boron stable release and OVS 2.6.1. I started ODL karaf using the below command:
/opt/distribution-karaf-0.5.3-SNAPSHOT/bin#
|
Hi,
I am trying to integrate Openstack with ODL.
I am using ODL Boron stable release and OVS 2.6.1. I started ODL karaf using the below command:
/opt/distribution-karaf-0.5.3-SNAPSHOT/bin#
|
By
Srikanth
·
#744
·
|
|
Switch Off/Change Link Rate of Network Devices
Hello everyone, It's been a while Im searching to find an exact answer if I can apply such configuration from the controller.However, I can not find a definite answer. In some parts they mentioned
|
Hello everyone, It's been a while Im searching to find an exact answer if I can apply such configuration from the controller.However, I can not find a definite answer. In some parts they mentioned
|
By
Atefe Maleki <a.maleki.1991.7@...>
·
#743
·
|
|
Opendaylight on aarch64
Hi,
I am trying to run Opendaylight on aarch64 machine. For that, I followed the following steps:
#> git clonehttps://git.opendaylight.org/gerrit/integration/distribution
#> cd distribution
#>
|
Hi,
I am trying to run Opendaylight on aarch64 machine. For that, I followed the following steps:
#> git clonehttps://git.opendaylight.org/gerrit/integration/distribution
#> cd distribution
#>
|
By
Srikanth
·
#742
·
|
|
[netvirt-dev]Integration of Opendaylight with Openstack and ovs-dpdk
Hi All,
We wanted to integrate Opendaylight with Openstack having accelerated vSwitch i.e ovs-dpdk. We have followed devstack to make the setup.
The following is the
|
Hi All,
We wanted to integrate Opendaylight with Openstack having accelerated vSwitch i.e ovs-dpdk. We have followed devstack to make the setup.
The following is the
|
By
Urvika Vummadisetty <vummadisettyurvika1@...>
·
#741
·
|
|
Re: [openflowplugin-dev] OpenDaylight packet distribution algorithm
Hi Jamo,
Thank you for the response. That's right! I'm mostly interested in learning about OpenDaylight's scheduling method for packet_in messages (e.g., run-to-completion method) Also would be nice
|
Hi Jamo,
Thank you for the response. That's right! I'm mostly interested in learning about OpenDaylight's scheduling method for packet_in messages (e.g., run-to-completion method) Also would be nice
|
By
Mohamad Darianian <mohamad.drnn@...>
·
#740
·
|
|
Re: [openflowplugin-dev] OpenDaylight packet distribution algorithm
Hi Mohamad,
I'm not sure I fully understand the question, so I definitely don't know the answer. Are you asking
if there is some scheduling/prioritization of packet_in messages that OFP uses? My
|
Hi Mohamad,
I'm not sure I fully understand the question, so I definitely don't know the answer. Are you asking
if there is some scheduling/prioritization of packet_in messages that OFP uses? My
|
By
Jamo Luhrsen <jluhrsen@...>
·
#739
·
|
|
Re: Hp Switch with ODL
You just need to set matching on IP address. HP doesn't support matching on MAC address in hardware flow tables.
|
You just need to set matching on IP address. HP doesn't support matching on MAC address in hardware flow tables.
|
By
Gojko
·
#738
·
|
|
Re: Hp Switch with ODL
I remember some topic of HP switches not supporting table 0 which is where ODL applications like l2switch write the flows. The solution is to change the ODL application configuration to send the flows
|
I remember some topic of HP switches not supporting table 0 which is where ODL applications like l2switch write the flows. The solution is to change the ODL application configuration to send the flows
|
By
Luis Gomez
·
#737
·
|
|
Hp Switch with ODL
Hi,
Im a student from Brazil. Our research lab has acquired a HP switch (HPE 5130) and Im having problems to integrate this switch with the ODL controller. In particular, I have used the configuration
|
Hi,
Im a student from Brazil. Our research lab has acquired a HP switch (HPE 5130) and Im having problems to integrate this switch with the ODL controller. In particular, I have used the configuration
|
By
Cesar
·
#736
·
|
|
Commercially Hardened ODL Based SDN Controllers
Hi all,
I would like to know who are the commercial vendors providing ODL based SDN controllers commercially.
I have noticed that Brocade is providing that. I would like to know who else provide the
|
Hi all,
I would like to know who are the commercial vendors providing ODL based SDN controllers commercially.
I have noticed that Brocade is providing that. I would like to know who else provide the
|
By
pama
·
#735
·
|
|
OpenDaylight packet distribution algorithm
Hi Folks,
I was googling for a while but was not successful to find a solid answer for my question, and I would greatly appreciate your comments.
I was wondering to know what 'switch partitioning'
|
Hi Folks,
I was googling for a while but was not successful to find a solid answer for my question, and I would greatly appreciate your comments.
I was wondering to know what 'switch partitioning'
|
By
Mohamad Darianian <mohamad.drnn@...>
·
#734
·
|
|
Re: Internet Connectivity lost when OVS Bridge connected to ODL controller
Hi,
Where can i get an information about these karaf features odl-openflowplugin-app-notifications,odl-openflowplugin-app-notifications,odl-openflowplugin-app-forwardingrules-sync.
With Best
|
Hi,
Where can i get an information about these karaf features odl-openflowplugin-app-notifications,odl-openflowplugin-app-notifications,odl-openflowplugin-app-forwardingrules-sync.
With Best
|
By
priyanka
·
#733
·
|
|
PCEP segment routing EPE support in opedaylight
Hi all
was wondering if anyone has tried segment routing with egress peer engineering, or even if ODL supports it now?
I can use opendaylight to perform segment routing however can not figure out how
|
Hi all
was wondering if anyone has tried segment routing with egress peer engineering, or even if ODL supports it now?
I can use opendaylight to perform segment routing however can not figure out how
|
By
b
·
#732
·
|