From 6ed104fbdc5df370f619bf4c3cba45f7fb591838 Mon Sep 17 00:00:00 2001 From: Andrea055 Date: Fri, 26 Aug 2022 13:04:36 +0200 Subject: update zyxel pmg3000-d20b --- _ont/ont-zyxel-pmg3000-d20b.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/_ont/ont-zyxel-pmg3000-d20b.md b/_ont/ont-zyxel-pmg3000-d20b.md index 7506700..4157e59 100644 --- a/_ont/ont-zyxel-pmg3000-d20b.md +++ b/_ont/ont-zyxel-pmg3000-d20b.md @@ -104,6 +104,19 @@ SW_VER1:0xabcedf ``` {% include alert.html content="it's better to enter the software version in hex format, all lowercase precedeed by 0x." alert="Note" icon="svg-info" color="blue" %} +## See link speed +This SFP have HSGMII enabled by default, link_status=5 HSGMII 2.5Gbit, link_status=5 SGMII 1Gbit: +``` +linuxshell +onu lanpsg 0 +``` + +## Connection state +To see the connection state use this command, curr_state=5 O5 state, curr_state=1 all states other than O5: +``` +linuxshell +onu ploamsg +``` ## Querying a particular OMCI ME Query via OMCI ME Class Name ```sh @@ -159,6 +172,7 @@ To restore the default combination you can try following [this method](https://g - [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 - [Some stick have a custom password](https://github.com/xvzf/zyxel-gpon-sfp/issues/6) +- fw_setenv command doesn't work # Miscellaneous Links -- cgit v1.2.3