Thanks again Iwase-san.   I was able to program the flow rule.  (Not that it 
does what I want yet but at least I am past that problem.)


> On Aug 2, 2016, at 12:10 AM, Iwase Yusuke <[email protected]> wrote:
> 
> +        actions = [
> +            parser.OFPActionSetField(vlan_vid=(100 | 
> ofproto.OFPVID_PRESENT)),
> +            parser.OFPActionSetField(vlan_vid=(200 | 
> ofproto.OFPVID_PRESENT)),
> +            parser.OFPActionOutput(2)
> +        ]

----------------------------
Alan Deikman
ZNYX Networks, Inc.




------------------------------------------------------------------------------
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to