summaryrefslogtreecommitdiffstats
path: root/_gpon/vendor.md
diff options
context:
space:
mode:
authorSimone <26844016+simonebortolin@users.noreply.github.com>2023-01-02 19:19:06 +0100
committerGitHub <noreply@github.com>2023-01-02 19:19:06 +0100
commitc94da488b4ffc035a8ba04c7a06c9b8398b6f2e8 (patch)
treeb487d2b0f54898eedf02398d36e19b555cd636f8 /_gpon/vendor.md
parentAdd XGSPON ONT (#81) (diff)
downloadhack-gpon.github.io-c94da488b4ffc035a8ba04c7a06c9b8398b6f2e8.tar
hack-gpon.github.io-c94da488b4ffc035a8ba04c7a06c9b8398b6f2e8.tar.gz
hack-gpon.github.io-c94da488b4ffc035a8ba04c7a06c9b8398b6f2e8.tar.bz2
hack-gpon.github.io-c94da488b4ffc035a8ba04c7a06c9b8398b6f2e8.tar.lz
hack-gpon.github.io-c94da488b4ffc035a8ba04c7a06c9b8398b6f2e8.tar.xz
hack-gpon.github.io-c94da488b4ffc035a8ba04c7a06c9b8398b6f2e8.tar.zst
hack-gpon.github.io-c94da488b4ffc035a8ba04c7a06c9b8398b6f2e8.zip
Diffstat (limited to '_gpon/vendor.md')
-rw-r--r--_gpon/vendor.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/_gpon/vendor.md b/_gpon/vendor.md
index 31a1457..7e5a538 100644
--- a/_gpon/vendor.md
+++ b/_gpon/vendor.md
@@ -1,11 +1,11 @@
---
-title: PON Vendor ID
+title: ONU Vendor ID
has_children: false
nav_order: 4
layout: default
---
-> 4 ASCII character maximum
+> 4 ASCII character
Needs to be set for the OLT to authenticate your ONT; please read your original ONT's Serial Number, it can be either in HEX or ASCII: if it's codified in HEX, you need to convert the first eight HEX digits to ASCII, for example `48575443` = `HWTC`.
@@ -15,6 +15,7 @@ Here is a list of the most popular Vendor IDs:
| ID | Vendor Name |
| ------ | -------------------- |
| `ALCL` | Nokia/Alcatel-Lucent |
+| `CIGG` | Cig |
| `DLNK` | Dlink |
| `ELTX` | Eltex |
| `FHTT` | Fiber Home |
@@ -35,3 +36,5 @@ Here is a list of the most popular Vendor IDs:
| `UBNT` | Ubiquiti |
| `ZTEG` | ZTE |
| `ZYWN` | Zyxel |
+
+{% include alert.html content="You can also help us with the content of this site, on each page you will find a button to edit on GitHub." alert="Tip" icon="svg-info" color="green" %} \ No newline at end of file