-
Type: Bug
-
Status: Resolved (View Workflow)
-
Priority: Medium
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: VOLTHA v2.11
-
Component/s: openonu-adapter
-
Labels:None
-
Story Points:3
-
Epic Link:
Regarding ONU 611 we could reproduce the DHCP-issue in the following (DT-like) test scenario:
- create device OLT
- enable device OLT
- sanity test (add-subscriber-access, DHCP and ping-test ok)
- cleanup DHCP at user host
- power-off ONU
- ONOS: remove-subscriber-access
- delete device ONU
- power-on ONU
- check ports in ONOS after a minute
- ONOS: add-subscriber-access
- check for "omci-flows-pushed"
- send DHCP client request
- wait for IP-address -> test fails
When using the local OMCI-stack of OLT 6320 there is no DHCP-issue with this ONU after power-cycle.