diff options
author | Andrea055 <vivanco11.ac@gmail.com> | 2022-08-26 13:22:18 +0200 |
---|---|---|
committer | Simone Bortolin <simonebortolin@users.noreply.github.com> | 2022-12-19 23:08:40 +0100 |
commit | 9bd22c9d66da38dde114f437ee9693cc94f5c8ee (patch) | |
tree | ef7563e23d77f6aebf8a742ed4c48d8832622f72 /_ont | |
parent | update zyxel pmg3000-d20b (diff) | |
download | hack-gpon.github.io-9bd22c9d66da38dde114f437ee9693cc94f5c8ee.tar hack-gpon.github.io-9bd22c9d66da38dde114f437ee9693cc94f5c8ee.tar.gz hack-gpon.github.io-9bd22c9d66da38dde114f437ee9693cc94f5c8ee.tar.bz2 hack-gpon.github.io-9bd22c9d66da38dde114f437ee9693cc94f5c8ee.tar.lz hack-gpon.github.io-9bd22c9d66da38dde114f437ee9693cc94f5c8ee.tar.xz hack-gpon.github.io-9bd22c9d66da38dde114f437ee9693cc94f5c8ee.tar.zst hack-gpon.github.io-9bd22c9d66da38dde114f437ee9693cc94f5c8ee.zip |
Diffstat (limited to '_ont')
-rw-r--r-- | _ont/ont-zyxel-pmg3000-d20b.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/_ont/ont-zyxel-pmg3000-d20b.md b/_ont/ont-zyxel-pmg3000-d20b.md index 4157e59..0b8127e 100644 --- a/_ont/ont-zyxel-pmg3000-d20b.md +++ b/_ont/ont-zyxel-pmg3000-d20b.md @@ -105,14 +105,14 @@ 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: +This SFP have HSGMII enabled by default, link_status=`5` HSGMII 2.5Gbit, link_status=`4` 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: +To see the connection state use this command, curr_state=`5` O5 state, curr_state=`1` all states other than O5: ``` linuxshell onu ploamsg |