| 102 | - Ensured that the controller container (typically OpenDaylight-based SDN-R) starts correctly and is healthy, allowing ODLUX to connect via the northbound RESTCONF interface. |
| 103 | - Verified proper controller endpoint mappings in the SMO solution (inside smo/oam/docker-compose.yaml) to expose port 8181 required by ODLUX. |
| 104 | - Checked health checks and logs to resolve service failures (e.g., replacing broken containers, restarting Docker services). |
| 105 | - Set up network services (like ves-collector) to support back-end event monitoring used in the ODLUX dashboard. |
| 106 | - After resolving the above issues, we were successfully able to access the ODLUX landing page. |