From 6809d5b1dd5c6a8264af5fa0a286fb882e5d7a01 Mon Sep 17 00:00:00 2001 From: Simone <26844016+simonebortolin@users.noreply.github.com> Date: Fri, 16 Feb 2024 10:24:22 +0000 Subject: Add uplink / vsol ont 2.5+2Gbe --- _ont/ont-uplink-gp502r.md | 7 +++++++ _ont/ont-uplink.md | 5 +++++ _ont/ont-vsol-v2801f.md | 6 +++--- _ont/ont-vsol-v2802rh.md | 43 +++++++++++++++++++++++++++++++++++++++++++ _ont/ont-vsol.md | 2 +- 5 files changed, 59 insertions(+), 4 deletions(-) create mode 100644 _ont/ont-uplink-gp502r.md create mode 100644 _ont/ont-uplink.md create mode 100644 _ont/ont-vsol-v2802rh.md diff --git a/_ont/ont-uplink-gp502r.md b/_ont/ont-uplink-gp502r.md new file mode 100644 index 0000000..6eacf89 --- /dev/null +++ b/_ont/ont-uplink-gp502r.md @@ -0,0 +1,7 @@ +--- +title: Uplink GP502R +has_children: false +redirect_to: /ont-vsol-v2802rh +layout: default +parent: Uplink +--- \ No newline at end of file diff --git a/_ont/ont-uplink.md b/_ont/ont-uplink.md new file mode 100644 index 0000000..0c285b8 --- /dev/null +++ b/_ont/ont-uplink.md @@ -0,0 +1,5 @@ +--- +title: Uplink +has_children: true +layout: default +--- \ No newline at end of file diff --git a/_ont/ont-vsol-v2801f.md b/_ont/ont-vsol-v2801f.md index 1fd93aa..6558146 100644 --- a/_ont/ont-vsol-v2801f.md +++ b/_ont/ont-vsol-v2801f.md @@ -1,15 +1,15 @@ --- -title: VSOL V2801F +title: V-SOL V2801F has_children: false layout: default -parent: VSOL +parent: V-SOL --- # Hardware Specifications | | | | ------------ | ------------------------------------- | -| Vendor/Brand | VSOL | +| Vendor/Brand | V-SOL | | Model | V2801F | | Chipset | Realtek RTL9601CI | | Flash | 8 MB | diff --git a/_ont/ont-vsol-v2802rh.md b/_ont/ont-vsol-v2802rh.md new file mode 100644 index 0000000..cc7356f --- /dev/null +++ b/_ont/ont-vsol-v2802rh.md @@ -0,0 +1,43 @@ +--- +title: V-SOL V2802RH +has_children: false +layout: default +parent: V-SOL +--- + +# Hardware Specifications + +| | | +| ------------ | --------------------------------------------------------------------- | +| Vendor/Brand | V-SOL | +| Model | V2802RH | +| Chipset | Realtek RTL9601D | +| Flash | ZB25VQ32BSIG - Zbit Semi 32 Mbit SPI NOR Flash | +| RAM | 64 MB | +| System | Linux (Luna SDK) | +| HSGMII | Yes | +| Optics | SC/UPC | +| IP address | | +| Web Gui | ✅ user `user`, password `user` or user `admin`, password `stdONUi0i` | +| Telnet | ✅ | +| Serial | | +| Form Factor | ONT | + +## List of firmwares and files + +- [Firmware repository by Anime4000](https://github.com/Anime4000/RTL960x/tree/main/Firmware/V2801F) + +The recommended version is `V2801F_V1.9.0-220425.tar` because it has a modern WebGUI, 2.5GbE support, patched `runlansds.sh`, `tftpd` and more. + +{% include_relative ont-luna-sdk-useful-commands.md + flash='flash' + ploam='ascii' +%} + + + +# Miscellaneous Links + +- [V-SOL V2802RH | O3 Labs](https://www.tripleoxygen.net/wiki/ont/vsol/v2802rh) +- [VSOL V2802RH teardown and full dump](https://github.com/Anime4000/RTL960x/discussions/179) +- [Tutorial como substituir modem fibra FTTH do provedor pelo modem VSOL V2802RH](https://viniciuspaes.com/redes/tutorial-substituir-modem-fibra-ftth-modem-vsol-v2802rh/) diff --git a/_ont/ont-vsol.md b/_ont/ont-vsol.md index 3d29409..d4b7f85 100644 --- a/_ont/ont-vsol.md +++ b/_ont/ont-vsol.md @@ -1,5 +1,5 @@ --- -title: VSOL +title: V-SOL has_children: true layout: default --- -- cgit v1.2.3