-
Type: Story
-
Status: Resolved (View Workflow)
-
Priority: High
-
Resolution: Won't Do
-
Affects Version/s: None
-
Fix Version/s: SEBA-Next
-
Component/s: ONOS & Apps
-
Story Points:5
-
Epic Link:
It should decompose an IGMP rule into 2 different rules; one for ONU and one for OLT. The new rules should look like the following afterward:
ip_proto criterion=2, table:0, metadata: techprofile_id, meterId: upstream_bw_profile_id , c tag and p bit instructions, action: goto table 1;
ip_proto criterion=2, table:1, vlan_id criterion:c tag, metadata: techprofile_id, meterId: downstream_bw_profile_id , vlan instructions, action: goto CONTROLLER;
- is blocked by
-
SEBA-816 Multi-tcont support by OltPipeliner
- Resolved