From 3af07fbc99e09695287aba2875f0a09a65267a24 Mon Sep 17 00:00:00 2001 From: Simone <26844016+simonebortolin@users.noreply.github.com> Date: Tue, 17 Jan 2023 13:47:09 +0100 Subject: General refactor of Hardware Specifications, Serial and heading - Realtek (#113) * General refactor of Hardware Specifications, Serial and heading - Realtek * Minor fix * fix odm - genexis * fix self odm * fix afm0003 Co-authored-by: Simone Bortolin --- _ont_xgs/ont-hisense-ltf7267-bha+.md | 46 +++++++++++++++++++----------------- 1 file changed, 24 insertions(+), 22 deletions(-) (limited to '_ont_xgs/ont-hisense-ltf7267-bha+.md') diff --git a/_ont_xgs/ont-hisense-ltf7267-bha+.md b/_ont_xgs/ont-hisense-ltf7267-bha+.md index deafbec..de444e4 100644 --- a/_ont_xgs/ont-hisense-ltf7267-bha+.md +++ b/_ont_xgs/ont-hisense-ltf7267-bha+.md @@ -7,33 +7,37 @@ parent: Hisense # Hardware Specifications -| | | -| ----------- | ------------ | -| Vendor | Hisense | -| Model | LTF7267-BHA+ | -| Chipset | Cortina | -| Manufacter | Hisense | -| Flash | 128MB | -| RAM | 128MB | -| System | Custom Linux by Cortina (Saturn SDK) based on Kernel 4.4 | -| XSGMII | Yes | -| Optics | SC/APC | -| IP address | 192.168.0.1 | -| Web Gui | ✅ user `admin`, password `system` | -| Telnet | ✅ user `root`, password `hbmtsfp` | -| SSH | ✅ user `root`, password `hbmtsfp` | -| Form Factor | miniONT SFP+ | +| | | +| ---------------- | -------------------------------------------------------- | +| Vendor/Brand | Hisense | +| Model | LTF7267-BHA+ | +| ODM | ✅ | +| Chipset | Cortina | +| Flash | 128MB | +| RAM | 128MB | +| System | Custom Linux by Cortina (Saturn SDK) based on Kernel 4.4 | +| XSGMII | Yes | +| Optics | SC/APC | +| IP address | 192.168.0.1 | +| Web Gui | ✅ user `admin`, password `system` | +| SSH | ✅ user `root`, password `hbmtsfp` | +| Telnet | ✅ user `root`, password `hbmtsfp` | +| Serial | ✅ | +| Serial baud | 115200 | +| Serial encoding | 8-N-1 | +| Form Factor | miniONT SFP+ | # External/Internal Photo {% include image.html file="ont-hisense-ltf7267-bha+_front.jpg" alt="Hisense LTF7267-BHA+ External" caption="Hisense LTF7267-BHA+ External" %} -{% include image.html file="ont-hisense-ltf7267-bha+_inside.jpg" alt="Hisense LTF7267-BHA+ Internals" caption="Hisense LTF7267-BHA+ Internals" %} +## Serial +The stick has a TTL 3.3v UART console (configured as 115200 8-N-1) that can be accessed from the top surface. It's near the SFP header. TX, RX and ground pads need to be connected to a USB2TTL adapter supporting a logic level of 3.3V. -## UART Console (115200, 8bit) +{% include image.html file="ont-hisense-ltf7267-bha+_inside.jpg" alt="Hisense LTF7267-BHA+ Internals" caption="Hisense LTF7267-BHA+ Internals" %} -It's near the SFP header (look at the red-square on _Internals Pic_). TX, RX and ground pads need to be connected to a USB2TTL adapter supporting a logic level of 3.3V +{% 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" %} ## List of software versions - 22.05.26.1 - 20220527052622 (from /etc/hi_version - /etc/version) @@ -59,7 +63,7 @@ This ONT supports dual boot. `kernel0` and `rootfs0` respectively contain the kernel and firmware of the first image, `kernel1` and `rootfs1` the kernel and the firmware of the second one -# Useful Commands +# General Settings and Useful Commands To access Cortina Shell (needed to check OMCI stuff and XGSPON status) you can use the following command: @@ -391,5 +395,3 @@ Reboot ONT to apply the change - `ALCL` OLT mode uses some static configurations on MIBs, so if your OLT has strict configuration checks it might not work properly - During initial tests the only currently working mode of the stick is `PPTP EthUni` - Stick can be configured also emulate `VEIP` mode(adding it to the scfg.txt file), but current firmware doesn't link correctly the XGBE interface, so no traffic is passing between LAN and PON interfaces - -# Miscellaneous Links -- cgit v1.2.3