Skip to content

Commit 4fb15a9

Browse files
Update ont-huawei-ma5671a-fs-mod.md (#321)
* Update ont-huawei-ma5671a-fs-mod.md Add note for non ascii ploam #318 * Update _ont/ont-huawei-ma5671a-fs-mod.md Co-authored-by: Giovanni Condello <nanomad@users.noreply.github.com> --------- Co-authored-by: Giovanni Condello <nanomad@users.noreply.github.com>
1 parent 3a106c3 commit 4fb15a9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

_ont/ont-huawei-ma5671a-fs-mod.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,8 @@ fw_setenv onu_serial "YOUR_SERIAL_ASCII"
100100
fw_setenv onu_ploam "YOUR_PLOAM_ASCII"
101101
```
102102

103+
{% include alert.html content="If your ploam is in HEX convert it to ASCII, any non-printable characters write them in HEX with a slash in front, such as `\7F`. If the PLOAM is less than 10 bytes (one printable character counts as one byte, `\7F` also counts as one byte) add `\00` to the end to get to 10 bytes." alert="Note" icon="svg-info" color="blue" %}
104+
103105
## Setting ONU GPON LOID
104106
```sh
105107
fw_setenv onu_loid "YOUR_LOID"

0 commit comments

Comments
 (0)