diff options
author | Benoit Masson <yahoo@perenite.com> | 2023-06-09 17:50:34 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-09 17:50:34 +0200 |
commit | 80c3c35ade09783548f2b5f24e8bb7c3de20618d (patch) | |
tree | bacac7aee843074ab5239125401c3d00c7c68efe /_ont/ont-sercomm-fg1000b-11.md | |
parent | Rainbow flag (#237) (diff) | |
download | hack-gpon.github.io-80c3c35ade09783548f2b5f24e8bb7c3de20618d.tar hack-gpon.github.io-80c3c35ade09783548f2b5f24e8bb7c3de20618d.tar.gz hack-gpon.github.io-80c3c35ade09783548f2b5f24e8bb7c3de20618d.tar.bz2 hack-gpon.github.io-80c3c35ade09783548f2b5f24e8bb7c3de20618d.tar.lz hack-gpon.github.io-80c3c35ade09783548f2b5f24e8bb7c3de20618d.tar.xz hack-gpon.github.io-80c3c35ade09783548f2b5f24e8bb7c3de20618d.tar.zst hack-gpon.github.io-80c3c35ade09783548f2b5f24e8bb7c3de20618d.zip |
Diffstat (limited to '_ont/ont-sercomm-fg1000b-11.md')
-rw-r--r-- | _ont/ont-sercomm-fg1000b-11.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_ont/ont-sercomm-fg1000b-11.md b/_ont/ont-sercomm-fg1000b-11.md index 75b74a6..fd0a4b1 100644 --- a/_ont/ont-sercomm-fg1000b-11.md +++ b/_ont/ont-sercomm-fg1000b-11.md @@ -55,6 +55,7 @@ PLOAM can be set directly for Text or Hexa(without 0x) via Web interface if <10 ``` curl -i -s -k -X $'POST' -H $'Content-Type: application/x-www-form-urlencoded' \ + -H $'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -d $'ploam_password=00000XXXXXXXXXXXXXXX' \ $'http://192.168.100.1/ONT/client/data/Router.json' ``` |