diff options
Diffstat (limited to '_gpon/vendor.md')
-rw-r--r-- | _gpon/vendor.md | 7 |
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 |