summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimone <26844016+simonebortolin@users.noreply.github.com>2024-02-18 11:32:20 +0100
committerGitHub <noreply@github.com>2024-02-18 11:32:20 +0100
commitaa0046338b09a0148262e5127c0434adce967163 (patch)
tree20d3e5f31c12d643be983545c1671766240511ad
parentRouter pon: ADD IliadBox, AVM FRITZ!Box 5530/5590, ZTE F6645P (#311) (diff)
downloadhack-gpon.github.io-aa0046338b09a0148262e5127c0434adce967163.tar
hack-gpon.github.io-aa0046338b09a0148262e5127c0434adce967163.tar.gz
hack-gpon.github.io-aa0046338b09a0148262e5127c0434adce967163.tar.bz2
hack-gpon.github.io-aa0046338b09a0148262e5127c0434adce967163.tar.lz
hack-gpon.github.io-aa0046338b09a0148262e5127c0434adce967163.tar.xz
hack-gpon.github.io-aa0046338b09a0148262e5127c0434adce967163.tar.zst
hack-gpon.github.io-aa0046338b09a0148262e5127c0434adce967163.zip
-rw-r--r--_ont/ont-uplink-gp502r.md7
-rw-r--r--_ont/ont-uplink.md5
-rw-r--r--_ont/ont-vsol-v2801f.md6
-rw-r--r--_ont/ont-vsol-v2802rh.md43
-rw-r--r--_ont/ont-vsol.md2
5 files changed, 59 insertions, 4 deletions
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
---