Hi, Dear All: We are implemented OF 1.3.1 on merchant silicon. When we design and implement the L3 Multicast, we have some uncertainties about the OF Spec.
According to spec: "This group is used for multicast or broadcast forwarding. The packet is cloned for each bucket; one packet is processed for each bucket of the group." For L3 Multicast routing, can we support below group. match : DIP(CLASS D address), DMAC, VLAN, ETH-TYPE, action: bueckt 1 : SMAC1 , VLAN1 , outport 1,2,3,4,5; bueckt 2: SMAC2 , VLAN2, outport 6,7,8,9.10; bueckt 3 : SMAC3 , VLAN3 , outport 11,12,13,14,15; OR we only can support the below one? match : DIP(CLASS D address), DMAC, VLAN, ETH-TYPE, action: bueckt 1 : SMAC1 , VLAN1 , outport 1; bueckt 1 : SMAC1 , VLAN1 , outport 2; ......... bueckt 1 : SMAC1 , VLAN1 , outport 5; bueckt 2: SMAC2 , VLAN2, outport 6; ..... bueckt 2: SMAC2 , VLAN2, outport 10; bueckt 3 : SMAC3 , VLAN3 , outport 11; Thanks, Liang <https://emailcherry.com/extension/redirect/9/aHR0cHM6Ly9lbWFpbGNoZXJyeS5jb20=> [image: biz-tracker]
_______________________________________________ openflow-discuss mailing list openflow-discuss@lists.stanford.edu https://mailman.stanford.edu/mailman/listinfo/openflow-discuss