Hi Attilio,

"actions" is a list which is executed by the switch when a flow is matched,
so you should be able to do that by appending one or more actions to the
action list.
(Setting vlan id, stripping vlan id, sending out a port are 3 separate
actions)

On Mon, Oct 25, 2010 at 8:55 AM, Attilio Broglio <
attilio.brog...@create-net.org> wrote:

> Hi,
>
> I have a short question about nox/openflow (I am working on the switch.cc
> file).
> I would to know if it's possible to apply 2 different actions to a flow .
>
> For example: A packet arrives to the port 1 and I want to send it to the
> port 2 with a vlan_ID, and at the same time, send it also to the port 3 with
> a different VLAN_ID.
>
> Is this possible or not?
>
> Thanks,
> Attilio
>
> _______________________________________________
> nox-dev mailing list
> nox-dev@noxrepo.org
> http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org
>
_______________________________________________
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org

Reply via email to