Hello,

I am playing with openvswitch and try to configure a flow which is maybe not usual.

I need to send an incoming frame to 2 defined output ports. The first port should send out the frame unmodified, the second output port should add a VLAN tag.

After reading the OF spec I thought it must be possible using Apply-Actions and/or Group actions but then I had to realize that ovs does not support this functionality yet.

Is there another way to do this?

Thanks in advance
Michael

_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to