From 71e33a4c30a63a217cbe727447dc01106075bb6b Mon Sep 17 00:00:00 2001 From: Simone <26844016+simonebortolin@users.noreply.github.com> Date: Tue, 17 Jan 2023 13:17:28 +0100 Subject: General refactor of Hardware Specifications, Serial and heading - Huawei (#112) * General refactor of Hardware Specifications, Serial and heading - Huawei * trim new line * Fix HiSilicon * fix odm Co-authored-by: Simone Bortolin --- _ont/ont-huawei-ma5671a.md | 48 ++++++++++++++++++++++++---------------------- 1 file changed, 25 insertions(+), 23 deletions(-) (limited to '_ont/ont-huawei-ma5671a.md') diff --git a/_ont/ont-huawei-ma5671a.md b/_ont/ont-huawei-ma5671a.md index 0c4d540..76936d1 100644 --- a/_ont/ont-huawei-ma5671a.md +++ b/_ont/ont-huawei-ma5671a.md @@ -7,23 +7,28 @@ parent: Huawei # Hardware Specifications -| | | -| ----------- | ----------------------------------- | -| Vendor | Huawei | -| Model | MA5671A | -| Chipset | Lantiq PEB98035 | -| Manufacter | SourcePhotonics | -| Flash | 16 MB | -| RAM | 64 MB (Winbond W25Q128FV) | -| CPU | MIPS 34Kc interAptiv | -| CPU Clock | 400MHz | -| System | OpenWRT | -| HSGMII | Yes | -| Optics | SC/APC | -| IP address | 192.168.1.10 | -| Web Gui | After root | -| SSH | ✅ user `root`, password `admin123` | -| Form Factor | miniONT SFP | +| | | +| ---------------- | ----------------------------------- | +| Vendor/Brand | Huawei | +| Model | MA5671A | +| ODM | SourcePhotonics | +| ODM Product Code | | +| Chipset | Lantiq PEB98035 | +| Flash | 16 MB | +| RAM | 64 MB (Winbond W25Q128FV) | +| CPU | MIPS 34Kc interAptiv | +| CPU Clock | 400MHz | +| System | OpenWRT | +| HSGMII | Yes | +| Optics | SC/APC | +| IP address | 192.168.1.10 | +| Web Gui | After root | +| SSH | ✅ user `root`, password `admin123` | +| Telnet | | +| Serial | ✅ on SFP | +| Serial baud | 115200 | +| Serial encoding | 8-N-1 | +| Form Factor | miniONT SFP | {% include image.html file="g-010s-p-and-ma5671a.jpg" alt="G-010S-P and MA5671A Teardown" caption="G-010S-P and MA5671A Teardown" %} @@ -39,6 +44,8 @@ parent: Huawei ## Serial +The stick has a TTL 3.3v UART console (configured as 115200 8-N-1) that can be accessed from the SFP connector. + | USB TTL(UART) Adapter | SFP 20pins Molex connector | | --------------------- | -------------------------- | | 3.3V | pin #15 and #16 | @@ -46,13 +53,10 @@ parent: Huawei | RX | pin #7 | | GND | pin #14 and #10 | -Configuration: asc0=0 115200 8-N-1 - {% include alert.html content="Try PIN 10 or other GND PINs if the connection doesn't work by using PIN 14." alert="Note" icon="svg-warning" color="yellow" %} {% include alert.html content="Some USB TTL adapters label TX and RX pins the other way around: try to swap them if the connection doesn't work." alert="Note" icon="svg-warning" color="yellow" %} - ## Root procedure - [Root](/ont-huawei-ma5671a-root) @@ -250,15 +254,13 @@ The Huawei MA5671A stores the content of the emulated EEPROM in U-Boot env varia - [right.com.cn (China) 29 Aug 2022](https://mega.nz/file/VHFFSBrT#2WhDPcdON5EHR01l6Ut35GC3sl55e4l09Z0NUo_7SWA){: .btn} md5hash: 3d357e2dc7b59c66fe61b4ddf1fb8dc0 - [ONT FS.com GPON ONU Stick with MAC firmware / SourcePhotonics SPS-34-24T-HP-TDFO firmware](/ont-fs-com-gpon-onu-stick-with-mac) -# General setting +# General Settings and Useful Commands - [Huawei Rooted Firmware General Setting](/ont-huawei-ma5671a-rooted) - [Carlito Firmware General Setting](/ont-huawei-ma5671a-carlito) - [SourcePhotonics Firmware General Setting](/ont-huawei-ma5671a-sf) - [right.com.cn (China) Firmware General Setting](/ont--huawei-ma5671a-china) -# Useful commands - ## Transferring files to the stick {% include alert.html content="If you use a modern OpenSSH version (e.g. >= 8.8) you will have to use the legacy protocol and enable some deprecated algorithms: scp -O -oKexAlgorithms=+diffie-hellman-group1-sha1 -oHostKeyAlgorithms=+ssh-dss [...]" alert="Info" icon="svg-info" color="blue" %} -- cgit v1.2.3