We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37a1435 commit 80c3c35Copy full SHA for 80c3c35
1 file changed
_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
55
56
```
57
curl -i -s -k -X $'POST' -H $'Content-Type: application/x-www-form-urlencoded' \
58
+ -H $'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \
59
-d $'ploam_password=00000XXXXXXXXXXXXXXX' \
60
$'http://192.168.100.1/ONT/client/data/Router.json'
61
0 commit comments