|
Re: Few questions on ALTO and ONOS
OK, I'll take a look at this. Currently I am busy wrapping up my internship. I will go back to school in the next week. Hopefully I will be able to concentrate on the ALTO then.
Thanks a lot for your
OK, I'll take a look at this. Currently I am busy wrapping up my internship. I will go back to school in the next week. Hopefully I will be able to concentrate on the ALTO then.
Thanks a lot for your
|
By
MD I. Islam <tamim@...>
·
#202
·
|
|
Re: Few questions on ALTO and ONOS
Hi Danny,
It seem Dlux doesn't work properly. My suggestion is that you can reinstall Dlux and ALTO in Karaf.
feature:install odl-dlux-all odl-alto-all
And it would be helpful if you can check and
Hi Danny,
It seem Dlux doesn't work properly. My suggestion is that you can reinstall Dlux and ALTO in Karaf.
feature:install odl-dlux-all odl-alto-all
And it would be helpful if you can check and
|
By
Junchang Wang <junchangwang@...>
·
#201
·
|
|
Re: Few questions on ALTO and ONOS
Hi Tamim (cc alto-dev@...)
In according with:
https://docs.google.com/document/d/1nx2U5WvVlCU-dierN-EF9L5iAzRrNNr1S73EzsSjAmo/edit#
Everething works fine until step:
*Build and run ALTO in Karaf
I
Hi Tamim (cc alto-dev@...)
In according with:
https://docs.google.com/document/d/1nx2U5WvVlCU-dierN-EF9L5iAzRrNNr1S73EzsSjAmo/edit#
Everething works fine until step:
*Build and run ALTO in Karaf
I
|
By
Danny
·
#200
·
|
|
Re: How to compute the routing path between two hosts in OpenDayLight?
Richard and Junzhuo,
I would highly encourage you to submit your enhancements to l2switch. Please start contributing the project. Submit your proposal for Beryllium release.
-Amit
From:
Richard and Junzhuo,
I would highly encourage you to submit your enhancements to l2switch. Please start contributing the project. Submit your proposal for Beryllium release.
-Amit
From:
|
By
Amit Mandke (ammandke) <ammandke@...>
·
#199
·
|
|
Re: How to compute the routing path between two hosts in OpenDayLight?
To add a bit, according to my understanding:
- current l2switch uses flooding based on a single, shared spanning. Hence, assume a switch with k neighbors in the spanning tree, it needs only k rules in
To add a bit, according to my understanding:
- current l2switch uses flooding based on a single, shared spanning. Hence, assume a switch with k neighbors in the spanning tree, it needs only k rules in
|
By
Y. Richard Yang
·
#198
·
|
|
Re: [L2switch-dev] How to compute the routing path between two hosts in OpenDayLight?
Hi Mingming,
The current status is that Dijkstra algorithm is not be used in l2switch. The related code are all been annotated. And the authors of l2switch also says this module is not complete.
Hi Mingming,
The current status is that Dijkstra algorithm is not be used in l2switch. The related code are all been annotated. And the authors of l2switch also says this module is not complete.
|
By
Austin
·
#197
·
|
|
Re: [L2switch-dev] How to compute the routing path between two hosts in OpenDayLight?
Hi all,
I am sorry to come back so late. I sent email to cisco's stuff last Tuesday. He replied me as below:
"
Hi Mingming,
I am sure there is somewhere used the Dijkstra algorithm for this. I
Hi all,
I am sorry to come back so late. I sent email to cisco's stuff last Tuesday. He replied me as below:
"
Hi Mingming,
I am sure there is somewhere used the Dijkstra algorithm for this. I
|
By
陈明明 <mingmingminne@...>
·
#196
·
|
|
Re: [L2switch-dev] How to compute the routing path between two hosts in OpenDayLight?
To clarify, it is incomplete because it handles only the case of the same-switch, as implied by Junzhuo's testing? So the contribution is to handle cross-switch routing?
Thanks.
Richard
To clarify, it is incomplete because it handles only the case of the same-switch, as implied by Junzhuo's testing? So the contribution is to handle cross-switch routing?
Thanks.
Richard
|
By
Y. Richard Yang
·
#195
·
|
|
Re: [L2switch-dev] How to compute the routing path between two hosts in OpenDayLight?
Is this something to engage the ODL TSC to look into?
Richard
Is this something to engage the ODL TSC to look into?
Richard
|
By
Y. Richard Yang
·
#194
·
|
|
回复:Re: Re: About path computation in ODL
Hi JunZhuo,
I would like to make a supplement. There is a packet-in reason. When the value is NO MATCH It will cause packet-out. I Hope It will help you.
Best
Hi JunZhuo,
I would like to make a supplement. There is a packet-in reason. When the value is NO MATCH It will cause packet-out. I Hope It will help you.
Best
|
By
陈明明 <mingmingminne@...>
·
#193
·
|
|
Re: About path computation in ODL
Hi Mingming,
I'll try to follow your recommendation, thanks a lot!
Junzhuo
2015-08-06 0:10 GMT+08:00 陈明明 <mingmingminne@...>:
Hi Mingming,
I'll try to follow your recommendation, thanks a lot!
Junzhuo
2015-08-06 0:10 GMT+08:00 陈明明 <mingmingminne@...>:
|
By
Austin
·
#191
·
|
|
回复:Re: About path computation in ODL
Hi JunZhuo,
There is a suggestion. You can take packet-in as a clue(Beacause It will cause packet-out referring to path calculation). I remember It is in openflowplugin. Then try to find its
Hi JunZhuo,
There is a suggestion. You can take packet-in as a clue(Beacause It will cause packet-out referring to path calculation). I remember It is in openflowplugin. Then try to find its
|
By
陈明明 <mingmingminne@...>
·
#190
·
|
|
Re: About path computation in ODL
Hi Mingming,
Thanks! I haven't found the AD-SAL routing function yet and I'll continue to find it. Do you have any clues or keywords to pinpoint it? Because I can only locate the MD-SAL interfaces
Hi Mingming,
Thanks! I haven't found the AD-SAL routing function yet and I'll continue to find it. Do you have any clues or keywords to pinpoint it? Because I can only locate the MD-SAL interfaces
|
By
Austin
·
#189
·
|
|
回复:About path computation in ODL
Hi JunZhuo,
I have told Shu how to invoke addflow. Now the problem is how to compute path, right? I know that there is a ad sal routing method using D algorithm. now you have find md sal
Hi JunZhuo,
I have told Shu how to invoke addflow. Now the problem is how to compute path, right? I know that there is a ad sal routing method using D algorithm. now you have find md sal
|
By
陈明明 <mingmingminne@...>
·
#192
·
|
|
About path computation in ODL
Hi mingming,
I'm trying to find a API to compute the link path between two hosts. So I read the code from openflowplugin (add@... and addFlow@SalFlowServiceImpl). But seems the it just ad given flows
Hi mingming,
I'm trying to find a API to compute the link path between two hosts. So I read the code from openflowplugin (add@... and addFlow@SalFlowServiceImpl). But seems the it just ad given flows
|
By
Austin
·
#188
·
|
|
Re: [release] [Reminder] Offset 2 M1 status due on Thursday 8/6
Thanks @Kai. I just updated the doc with my IRC handler.
From,
Shu
Thanks @Kai. I just updated the doc with my IRC handler.
From,
Shu
|
By
dongshu
·
#187
·
|
|
Re: [release] [Reminder] Offset 2 M1 status due on Thursday 8/6
Hi Kai,
Thank you for the reminding. I’ll fill in the name soon.
Best,
Yichen
Hi Kai,
Thank you for the reminding. I’ll fill in the name soon.
Best,
Yichen
|
By
Yichen Qian
·
#186
·
|
|
[release] [Reminder] Offset 2 M1 status due on Thursday 8/6
Hi all,
The request on M1 status is coming as we expected.
I believe there are only two things we need to take care of
Hi all,
The request on M1 status is coming as we expected.
I believe there are only two things we need to take care of
|
By
Gao Kai <gaok12@...>
·
#185
·
|
|
Re: Few questions on ALTO and ONOS
Thanks Dr. Yang. I'll look into it. It makes lot of sense to think before implementing.
Thanks Dr. Yang. I'll look into it. It makes lot of sense to think before implementing.
|
By
MD I. Islam <tamim@...>
·
#184
·
|
|
Re: Mininet + Controller test environment set up in lab 219
Xiao,
Thank you so much! Since such an environment can be useful to others, I cc'd the others on the list. If anyone else wants to use the setup, please let us know.
Richard
--
Richard
Xiao,
Thank you so much! Since such an environment can be useful to others, I cc'd the others on the list. If anyone else wants to use the setup, please let us know.
Richard
--
Richard
|
By
Y. Richard Yang
·
#176
·
|