-
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 2 : Verify that 2 RG which are connected to the same ONU could join the same channel.
Goal:
- Verify support for 2 RG on the same ONU could join the same channel without affecting each other.
ONU: ONU1-UNI1, ONU1-UNI2
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 ONU1-UNI2 to BNG for Channel A.
Verify that Multicast stream can be reached to ONU1-UNI2 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 ONU1-UNI2 could still get multicast stream.
Send IGMP Leave packet from ONU1-UNI2 to BNG for Channel A.
Verify that there is no Multicast stream on ONU1-UNI2 RG’s interface.