From db9dc39e4c8f3353c7703b2c5587ec44a0efc9dd Mon Sep 17 00:00:00 2001 From: Simone <26844016+simonebortolin@users.noreply.github.com> Date: Tue, 28 Mar 2023 21:55:50 +0200 Subject: Add template for ONT and refactor the ONT pages, remove china page --- _ont/ont-template.md | 67 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 _ont/ont-template.md (limited to '_ont/ont-template.md') diff --git a/_ont/ont-template.md b/_ont/ont-template.md new file mode 100644 index 0000000..1039fb6 --- /dev/null +++ b/_ont/ont-template.md @@ -0,0 +1,67 @@ +# Hardware Specifications + +## Serial + +## Firmware is interchangeable with + +## List of software versions + +## List of partitions + +# Userful files and binaries + +## Useful files + +## Useful binaries + +# GPON ONU status + +## Get the operational status of the ONU + +## Get information of the OLT vendor + +## Querying a particular OMCI ME + +## Getting/Setting Speed LAN Mode + +# GPON/OMCI settings + +## Getting/Setting ONU GPON Serial Number + +## Getting/Setting ONU GPON PLOAM password + +## Getting/Setting ONU GPON LOID and LOID password + +## Getting/Setting OMCI software version (ME 7) + +## Getting/Setting OMCI hardware version (ME 256) + +## Getting/Setting OMCI vendor ID (ME 256) + +## Getting/Setting OMCI equipment ID (ME 257) + +# Advanced settings + +## Setting management MAC + +## Setting management IP + +## Rebooting the ONU + +## Creating a new rootfs + +## Flashing a new rootfs + +# SFP EEPROM settings + +## Reading all EEPROM + +# EEPROM (I2C slave simulated EEPROM) + +## EEPROM0 layout + +## EEPROM1 layout + +# Known Bugs + +# Miscellaneous Links \ No newline at end of file -- cgit v1.2.3