-
Type: Sub-task
-
Status: To Do (View Workflow)
-
Priority: Medium
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: VOLTHA v2.12
-
Component/s: Testing
-
Labels:
-
Story Points:3
Test case 2 : Verify that the same RG is connected to different ONUs will fail
Goal:
- Verify that the same RG is connected to different ONUs will fail. That shouldn’t affect first ONU.
ONU: ONU1-UNI1, ONU2-UNI1
Workflow: TT
Services involved: 3Play
Sadis:
Verify:
Execute sanity test for one specific ONU1.
Verify that the sanity test will succeed.
Change the ONU2-RG's MAC Address to the same as a ONU1-RG’s MAC address from the current MAC address.
Send DHCP packets from ONU2.
Verify that all of the services in ONU2 will not get IP addresses from BNG.
Send ping from ONU2 packets from rg to bng with the new mac address.
Verify that HSIA ping will succeed, VOIP and IPTV ping will fail.
Change ONU2-RG's MAC Address to the old MAC address. Execute sanity test.
Verify that the sanity test with ONU1 and ONU2 will succeed.