Skip to content

Commit

Permalink
Update ont-huawei-ma5671a-fs-mod.md (#321)
Browse files Browse the repository at this point in the history
* 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 <[email protected]>

---------

Co-authored-by: Giovanni Condello <[email protected]>
  • Loading branch information
simonebortolin and nanomad authored Mar 30, 2024
1 parent 3a106c3 commit 4fb15a9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions _ont/ont-huawei-ma5671a-fs-mod.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,8 @@ fw_setenv onu_serial "YOUR_SERIAL_ASCII"
fw_setenv onu_ploam "YOUR_PLOAM_ASCII"
```

{% 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" %}

## Setting ONU GPON LOID
```sh
fw_setenv onu_loid "YOUR_LOID"
Expand Down

0 comments on commit 4fb15a9

Please sign in to comment.