summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--_ont/ont-sercomm-fg1000b-11.md1
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'
```