From 77f96455a3fe20fbaa3acf298a7f4b46247c8b02 Mon Sep 17 00:00:00 2001 From: Simone Bortolin Date: Sat, 20 Aug 2022 14:11:51 +0200 Subject: add pon vendor and fix note on zyxel --- _gpon/vendor.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 _gpon/vendor.md (limited to '_gpon') 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 -- cgit v1.2.3