summaryrefslogtreecommitdiffstats
path: root/_gpon
diff options
context:
space:
mode:
authorSimone Bortolin <simonebortolin@users.noreply.github.com>2022-08-20 14:11:51 +0200
committerSimone Bortolin <simonebortolin@users.noreply.github.com>2022-12-19 23:07:53 +0100
commit77f96455a3fe20fbaa3acf298a7f4b46247c8b02 (patch)
treea0942cf18f41cb0c1b91ed8e75ac0c49a5c58b2b /_gpon
parentfix image link (diff)
downloadhack-gpon.github.io-77f96455a3fe20fbaa3acf298a7f4b46247c8b02.tar
hack-gpon.github.io-77f96455a3fe20fbaa3acf298a7f4b46247c8b02.tar.gz
hack-gpon.github.io-77f96455a3fe20fbaa3acf298a7f4b46247c8b02.tar.bz2
hack-gpon.github.io-77f96455a3fe20fbaa3acf298a7f4b46247c8b02.tar.lz
hack-gpon.github.io-77f96455a3fe20fbaa3acf298a7f4b46247c8b02.tar.xz
hack-gpon.github.io-77f96455a3fe20fbaa3acf298a7f4b46247c8b02.tar.zst
hack-gpon.github.io-77f96455a3fe20fbaa3acf298a7f4b46247c8b02.zip
Diffstat (limited to '_gpon')
-rw-r--r--_gpon/vendor.md28
1 files changed, 28 insertions, 0 deletions
diff --git a/_gpon/vendor.md b/_gpon/vendor.md
new file mode 100644
index 0000000..db3ee4f
--- /dev/null
+++ b/_gpon/vendor.md
@@ -0,0 +1,28 @@
+---
+title: PON Vendor ID
+has_children: false
+nav_order: 4
+layout: default
+---
+
+> 4 ASCII character maximum
+
+Need to set for OLT Authenticate your ONT stick, please read your original ONT Serial Number, either in HEX digit or ASCII, if in HEX digit, you need convert first eight HEX digit to ASCII, for example `48575443` = `HWTC`.
+
+Here some popular list if want to fool the OLT:
+
+
+| ID | Vendor Name |
+| ------ | -------------------- |
+| `HWTC` | Huawei |
+| `ZTEG` | ZTE |
+| `ALCL` | Nokia/Alcatel-Lucent |
+| `UBNT` | Ubiquiti |
+| `FHTT` | Fiber Home |
+| `RTKG` | Realtek |
+| `TPLG` | TP-Link |
+| `SCOM` | Sercomm |
+| `TMBB` | Technicolor |
+| `DLNK` | Dlink |
+| `ELTX` | Eltex |
+| `ISKT` | Iskratel | \ No newline at end of file