summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuca <61296376+beastlukas@users.noreply.github.com>2022-08-25 11:29:47 +0200
committerSimone Bortolin <simonebortolin@users.noreply.github.com>2022-12-19 23:08:12 +0100
commit2dc686667782793c0e8cb2ccde043018f485de9d (patch)
treefb2ad1bd05fc863ae3326faa9733346d811aded5
parentCreate notify-telegram-pr.yml (diff)
downloadhack-gpon.github.io-2dc686667782793c0e8cb2ccde043018f485de9d.tar
hack-gpon.github.io-2dc686667782793c0e8cb2ccde043018f485de9d.tar.gz
hack-gpon.github.io-2dc686667782793c0e8cb2ccde043018f485de9d.tar.bz2
hack-gpon.github.io-2dc686667782793c0e8cb2ccde043018f485de9d.tar.lz
hack-gpon.github.io-2dc686667782793c0e8cb2ccde043018f485de9d.tar.xz
hack-gpon.github.io-2dc686667782793c0e8cb2ccde043018f485de9d.tar.zst
hack-gpon.github.io-2dc686667782793c0e8cb2ccde043018f485de9d.zip
-rw-r--r--_ont/ont-zyxel-pmg3000-d20b.md19
1 files changed, 12 insertions, 7 deletions
diff --git a/_ont/ont-zyxel-pmg3000-d20b.md b/_ont/ont-zyxel-pmg3000-d20b.md
index eddcf6a..38d275c 100644
--- a/_ont/ont-zyxel-pmg3000-d20b.md
+++ b/_ont/ont-zyxel-pmg3000-d20b.md
@@ -18,8 +18,8 @@ layout: default
| HSGMII | Yes |
| Optics | SC/APC |
| IP address | 10.10.1.1 |
-| Web Gui | ✅ username `admin`, password `admin` or `1234` |
-| SSH | ✅ username `admin`, password `admin` or `1234` |
+| Web Gui | ✅ username `admin` or `guest`, password `1234` or `guest` |
+| SSH | ✅ username `admin`, password `admin` |
| Form Factor | miniONT SFP |
{% include image.html file="pmg3000-d20b.png" alt="PMG3000-D20B" caption="PMG3000-D20B" %}
@@ -30,11 +30,11 @@ From the zyxel shell you can move to a standard linux shell via the `linuxshell`
## Firmware is interchangeable with:
-- [Zyxel PMG3000-D20B](/ont-Zyxel-PMG3000-D20B)
-- [Halny HL-GSFP](/ont-Halny-HL-GSFP)
-- [D-LINK DPN-100-Rev-A2](/ont-D-LINK-DPN-100-Rev-A2)
+- [Zyxel PMG3000-D20B](/ont-zyxel-pmg3000-d20b)
+- [Halny HL-GSFP](/ont-halny-hl-gsfp)
+- [D-LINK DPN-100-Rev-A2](/ont-d-link-dpn-100-rev-a2)
- [Ziza OP151s](/ont-ziza-op151s)
-- [T&W TW2362H-CDEL](/ont-T-W-TW2362H-CDEL)
+- [T&W TW2362H-CDEL](/ont-t-w-tw2362h-cdel)
# List of software versions
@@ -76,7 +76,7 @@ set sn ALCLf0f0f0f0
{% include alert.html content="the PLOAM is stored in the ASCII format." alert="Note" icon="svg-info" color="blue" %}
This can be done easily via web ui. If you prefer to do it via the shell use:
```sh
-manufactory
+hal
set password PLOAMPASS
```
@@ -151,6 +151,11 @@ system
reboot
```
+# Reset Web Gui admin credentials
+
+Sometimes, under certain circumstances, the Web Gui admin credentials might get changed from the default `admin`/`1234` combination.
+To restore the default combination you can try following [this method](https://github.com/xvzf/zyxel-gpon-sfp/issues/6#issuecomment-1065864650).
+
# Known Bugs
- [Not working with Broadcom BCM57810S](https://github.com/xvzf/zyxel-gpon-sfp/issues/10)
- Issue on IPv6 discovery. But we are not sure if is a edge case of a particular ISP or not