summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimone Bortolin <simonebortolin@users.noreply.github.com>2022-08-04 19:48:00 +0200
committerSimone Bortolin <simonebortolin@users.noreply.github.com>2022-12-19 22:50:16 +0100
commit90b1d2c2cef71bb8af809d7d523e3ad25f65fa12 (patch)
treef35fc59fcb95a0c4440ce2624184babe33dd84a4
parentupdate script (diff)
downloadhack-gpon.github.io-90b1d2c2cef71bb8af809d7d523e3ad25f65fa12.tar
hack-gpon.github.io-90b1d2c2cef71bb8af809d7d523e3ad25f65fa12.tar.gz
hack-gpon.github.io-90b1d2c2cef71bb8af809d7d523e3ad25f65fa12.tar.bz2
hack-gpon.github.io-90b1d2c2cef71bb8af809d7d523e3ad25f65fa12.tar.lz
hack-gpon.github.io-90b1d2c2cef71bb8af809d7d523e3ad25f65fa12.tar.xz
hack-gpon.github.io-90b1d2c2cef71bb8af809d7d523e3ad25f65fa12.tar.zst
hack-gpon.github.io-90b1d2c2cef71bb8af809d7d523e3ad25f65fa12.zip
-rw-r--r--ont-Huawei-HG8010H.md2
-rw-r--r--ont-technicolor-afm0002.md42
2 files changed, 20 insertions, 24 deletions
diff --git a/ont-Huawei-HG8010H.md b/ont-Huawei-HG8010H.md
index b5c94a1..1ef0e71 100644
--- a/ont-Huawei-HG8010H.md
+++ b/ont-Huawei-HG8010H.md
@@ -20,7 +20,7 @@ parent: ONT
| HSGMII | No |
| Optics | SC/APC and SC/UPC |
| IP address | 192.168.100.1 |
-| Web Gui | ✅, user `telecomadmin`, password `admintelecom` |
+| Web Gui | ✅ user `telecomadmin`, password `admintelecom` |
| SSH | |
| Form Factor | ONT |
diff --git a/ont-technicolor-afm0002.md b/ont-technicolor-afm0002.md
index a92e709..de155c4 100644
--- a/ont-technicolor-afm0002.md
+++ b/ont-technicolor-afm0002.md
@@ -8,26 +8,22 @@ parent: ONT
## Hardware Specifications
-| | |
-|-------------|--------------------|
-| Vendor | Technicolor |
-| Model | AFM0002TIM/FWB/WND |
-| Alias | |
-| Chipset | Realtek RTL9601B |
-| Flash | |
-| RAM | |
-| System | Linux (Luna SDK) |
-| HSGMII | NO |
-| Optics | |
-| IP address | 192.168.2.1 |
-| Web Gui | Can be enabled |
-| SSH | Enabled |
-| Form Factor | miniONT SFP |
-
-## Default credentials:
-- User: admin
-- Password: system
-## Interchangeable firmware with
+| | |
+|-------------|-------------------------------------------------|
+| Vendor | Technicolor |
+| Model | AFM0002TIM/FWB/WND |
+| Alias | |
+| Chipset | Realtek RTL9601B |
+| Flash | |
+| RAM | |
+| System | Linux (Luna SDK) |
+| HSGMII | NO |
+| Optics | |
+| IP address | 192.168.2.1 |
+| Web Gui | Can be enabled, user `admin`, password `system` |
+| SSH | ✅ user `admin`, password `system` |
+| Form Factor | miniONT SFP |
+
## List of software versions
- V1_7_8_181123
- V1_7_8_210928
@@ -54,15 +50,15 @@ parent: ONT
This stick supports dual boot.
-k0 and r0 contains respectively the kernel and firmware of the first image, k1 and r1 of the second one
+`k0` and `r0` contains respectively the kernel and firmware of the first image, `k1` and `r1` of the second one
## List of firmware and files
-## Useful files
+### Useful files
- `/var/config/lastgood.xml` - Contains the user portion of the configuration
- `/var/config/lastgood-hs.xml` - Contains the "hardware" configuration (i.e. that _should_ not be changed)
- `/tmp/omcilog` - OMCI messages logs (must be enabeled, see below)
-## Useful binaries
+### Useful binaries
- `/etc/scripts/flash` - Used to manipulate the config files in a samewhat safe manner
- `xmlconfig` - Used to low-level manipulate the XML config files. Called by `flash`
- `nv` - Used to manipulate the nvram storage, including persistent config entries via `nv setenv`/`nv getenv`