Hi ,

I am using RYU Controller connected to my Switch and I am trying to have in 
Action Bucket of a Group entry few fields other than OUTPUT port . I am running 
 ofctl_rest.py and I use curl commands to add the group entries. But those 
fields are not present in Group Mod Messages when I don’t use SET_FIELD as 
type. For example If I need to change vlan tag, and if I use type as 
SET_VLAN_VID the Action field is not present for Bucket in packet capture.  
(See Packet1.pcap)

When I give SET_FIELD as type, Action field is present for Bucket in packet 
capture but I get OFPT_Error Messages from switch.  

While referring to examples in 
https://ryu.readthedocs.io/en/latest/app/ofctl_rest.html I dont see any example 
with fields other than OUTPUT Port as type. 

Can someone help in giving a curl example to set these fields in Action Bucket 
of Group?

Sent from Mail for Windows 10

_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to