Add Single to Multi point in ONOS - ethType 2048

I use the following to dynamically set a single USRP address to multiple  different ports on across a set of servers servers using ONOS. It supports virtualisation higher up the stack in the cloud. So a VM with a USRP can potentially pop up across three different servers in this scenario - whichever server is least loaded. Not sure if it will be any use to you? 



#########Update for Multipoint destinations###########################

-----usrp 19.1.24.0/24----

add-multi-to-single-intent --ethType 2048 --ipDst 19.1.24.1/24 of:0002e4f0044dbeec/113 of:0002e4f0044dbeec/100 of:0002e4f0044dbeec/107

add-single-to-multi-intent --ethType 2048 --ipDst 19.1.24.2/24 of:0002e4f0044dbeec/107 of:0002e4f0044dbeec/113 of:0002e4f0044dbeec/100