diff options
-rw-r--r-- | ont-Huawei-HG8010H.md | 77 | ||||
-rw-r--r-- | ont-technicolor-afm0002.md | 45 |
2 files changed, 58 insertions, 64 deletions
diff --git a/ont-Huawei-HG8010H.md b/ont-Huawei-HG8010H.md index 156879e..0aceb85 100644 --- a/ont-Huawei-HG8010H.md +++ b/ont-Huawei-HG8010H.md @@ -1,39 +1,38 @@ ----
-title: Huawei HG8010H
-has_children: false
-parent: ONT
----
-
-# Huawei HG8010H
-
-## Hardware Specifications
-
-| | |
-|----------|---------------|
-| Vendor | Huawei |
-| Model | HG8010H |
-| Alias | |
-| Chipset | Realtek |
-| Flash | |
-| RAM | |
-| System | |
-| HSGMII | No |
-| Optics | SC/APC and SC/UPC |
-| IP address | 192.168.100.1 |
-| Web Gui | ✅, user `telecomadmin`, password `admintelecom` |
-| SSH | |
-| Form Factor | ONT |
-
-### Hardware revision
-- v1: port pon horizontal
-- v2: port pon horizontal
-- v3: port pon vertical
-- v4: port pon vertical
-- v5: port pon vertical
-- v6: port pon vertical
-
-### List of software version
-### List of partition
-### List of firmware and files
-## Miscellaneous Links
-
+--- +title: Huawei HG8010H +has_children: false +parent: ONT +--- + +# Huawei HG8010H + +## Hardware Specifications + +| | | +|----------|---------------| +| Vendor | Huawei | +| Model | HG8010H | +| Alias | | +| Chipset | Realtek | +| Flash | | +| RAM | | +| System | | +| HSGMII | No | +| Optics | SC/APC and SC/UPC | +| IP address | 192.168.100.1 | +| Web Gui | ✅ user `telecomadmin`, password `admintelecom` | +| SSH | | +| Form Factor | ONT | + +### Hardware revision +- v1: port pon horizontal +- v2: port pon horizontal +- v3: port pon vertical +- v4: port pon vertical +- v5: port pon vertical +- v6: port pon vertical + +### List of software version +### List of partition +### List of firmware and files +## Miscellaneous Links
\ No newline at end of file diff --git a/ont-technicolor-afm0002.md b/ont-technicolor-afm0002.md index 358e448..c6fc505 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`
@@ -211,5 +207,4 @@ reboot 3. You can then open it into wireshark by installing the OMCI plugin from https://wiki.wireshark.org/Contrib.md
If you want to log everything since the stick boots, you can create a custom rootfs. Place the last command inside `etc/runomci.sh` as the last line of the file
-## Miscellaneous Links
-
+## Miscellaneous Links
\ No newline at end of file |