On 11/25/13 6:02 PM, Carlos Ferreira wrote:

I have dissected the Openflow 1.4 specs and for what I can tell, there
is little support for QoS operations. Can anyone tell me if it is on the
Openflow roadmap, the improvement of QoS operations, more specifically
for MPLS?

I'm not that familiar with MPLS, but you should use OF-Config to configure queues and then use the OF set_queue action to choose which queue packets go into. OF also has meters that can limit bandwidth. You could probably use OF to apply different QoS settings to different MPLS labels.

Do you want to do some kind of QoS that meters and queues cannot implement?

--
Wes Felter
IBM Research - Austin

_______________________________________________
openflow-discuss mailing list
openflow-discuss@lists.stanford.edu
https://mailman.stanford.edu/mailman/listinfo/openflow-discuss

Reply via email to