I figured it out that I can use following

"actions":[{' + '"type":"SET_NW_TOS","nw_tos":' + '" 32 '"},' +
'{"type":"SET_VLAN_VID","vlan_vid":' + '" 4 "}]

The rule excute without any error, but when I look at the flow table it has
only following..
{"1": [{"actions": ["SET_VLAN_VID:4"]

Highly appreciate any thoughts on this..



On Thu, Apr 24, 2014 at 7:35 PM, Windhya Rankothge <[email protected]>wrote:

> Hi all,
>
> I want to set nw_tos field of pakcets coming from a specific host. I am
> using Ryu REST API and is there something similar to
>
> "actions":[{' + '"type":"SET_VLAN_VID","vlan_vid": 1"}] to do this ?
>
> Best Regards,
>
> Windhya Rankothge,
> Universitat Pompeu Fabra,
> Barcelona.
>



-- 
Best Regards,

Windhya Rankothge,
Universitat Pompeu Fabra,
Barcelona.
------------------------------------------------------------------------------
Start Your Social Network Today - Download eXo Platform
Build your Enterprise Intranet with eXo Platform Software
Java Based Open Source Intranet - Social, Extensible, Cloud Ready
Get Started Now And Turn Your Intranet Into A Collaboration Platform
http://p.sf.net/sfu/ExoPlatform
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to