I'm new in the Openflow scene but for what I understood, the controller
will have to maintain a state of the requests coming from the ports, to
know which rules he should add to the switch, so that the "multicast" works.
The switches are dumb systems so only the controller will know what to do
and only he acts. For what I know, the switches cannot reconfigure
themselves.





On 6 September 2013 15:14, Carlos Guimarães <cguimar...@av.it.pt> wrote:

> Hi,
>
> Using the 1.3.2 OpenFlow specification, is it possible to define an action
> that whenever the OpenFlow switch receives a packet to a specific DST to
> add the INGRESS_PORT to a group table? The objective is to send the
> response from the DST towards all ports that received the request message
> to the DST (like a multicast response).
>
> From my understanding of OpenFlow specification, I can send the incoming
> packets destined to a specific DST to the OpenFlow Controller, and then the
> OpenFlow Controller is responsible for updating the group table. But I
> would like to avoid doing this using the OpenFlow Controller everytime I
> received a packet from a different port.
>
> Best regards,
> Carlos
> ______________________________**_________________
> openflow-discuss mailing list
> openflow-discuss@lists.**stanford.edu<openflow-discuss@lists.stanford.edu>
> https://mailman.stanford.edu/**mailman/listinfo/openflow-**discuss<https://mailman.stanford.edu/mailman/listinfo/openflow-discuss>
>



-- 

Carlos Miguel Ferreira
Researcher at Telecommunications Institute
Aveiro - Portugal
Work E-mail - c...@av.it.pt
MSN Contact -> carlosmf...@gmail.com
Skype & GTalk -> carlosmf...@gmail.com
LinkedIn -> http://www.linkedin.com/in/carlosmferreira
_______________________________________________
openflow-discuss mailing list
openflow-discuss@lists.stanford.edu
https://mailman.stanford.edu/mailman/listinfo/openflow-discuss

Reply via email to