-
Type: Sub-task
-
Status: Resolved (View Workflow)
-
Priority: Medium
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: VOLTHA v2.9
-
Component/s: Testing
-
Labels:
-
Story Points:2
-
Sprint:VOLTHA 2.9 - Sprint 6, VOLTHA 2.9 - Sprint 7, VOLTHA 2.9 - Release sprint
Test case 3 : Verify that 2 RG which are connected to the different ONU on the same PON Port could join the same channel.
Goal:
- Verify support for 2 RG on the different ONU on the same PON could join the same channel without affecting each other.
ONU: ONU1-UNI1, ONU2-UNI1
Workflow: TT
Services involved: MC
Sadis:
Verify:
Send IGMP Join packet from ONU1-UNI1 to BNG for Channel A.
Verify that Multicast stream can be reached to ONU1-UNI1 RG’s interface.
Send IGMP Join packet from ONU2-UNI1 to BNG for Channel A.
Verify that Multicast stream can be reached to ONU2-UNI1 RG’s interface.
Send IGMP Leave packet from ONU1-UNI1 to BNG for Channel A.
Verify that there is no Multicast stream on ONU1-UNI1 RG’s interface.Verify that ONU2-UNI1 could still get multicast stream.
Send IGMP Leave packet from ONU2-UNI1 to BNG for Channel A.
Verify that there is no Multicast stream on ONU2-UNI1 RG’s interface.