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
https://mailman.stanford.edu/mailman/listinfo/openflow-discuss

Reply via email to