From c94da488b4ffc035a8ba04c7a06c9b8398b6f2e8 Mon Sep 17 00:00:00 2001 From: Simone <26844016+simonebortolin@users.noreply.github.com> Date: Mon, 2 Jan 2023 19:19:06 +0100 Subject: Update info on "GPON Resource" (chipset, info on GPON [Auth, MIB, VEIP, PPTP, GEM, ...], EPON, ...) (#80) * update chipset manufacter * Moved GPON info from quick-start to G.984 series, add new info to G.984 series, EPON and NG-PON, added sources where missing * minor fix * Update _gpon/vendor.md Co-authored-by: Giovanni Condello * Update _gpon/gpon-auth.md Co-authored-by: Simone Bortolin Co-authored-by: Giovanni Condello --- _gpon/vendor.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to '_gpon/vendor.md') 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 -- cgit v1.2.3