Project Scope
Purpose
This project connects network operations with data analysis and BI reporting.
It is not intended to replace the separate Cisco Switching Lab. Instead, it adds the data layer above networking practice.
Relationship to other repositories
cisco-switching-labfocuses on Cisco switching concepts, device configuration and lab documentation.network-operations-data-labfocuses on collecting, structuring, analyzing and visualizing network operations data.
Initial phase
The initial phase should stay simple:
- Define sample network inventory data.
- Define sample interface status data.
- Load the data with Python.
- Prepare it for SQL analysis.
- Build simple BI-style summary tables.
- Later: visualize selected KPIs in Power BI.
Possible future KPIs
- number of devices by role
- active vs inactive interfaces
- access vs trunk ports
- VLAN usage
- interface error counters
- devices with missing documentation
- outdated configuration snapshots