From fc27922ef6bef09c1a1bcca8a1220fbc7ea2243b Mon Sep 17 00:00:00 2001 From: Andrea055 Date: Fri, 26 Aug 2022 16:52:50 +0200 Subject: fix inline code --- _ont/ont-zyxel-pmg3000-d20b.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_ont/ont-zyxel-pmg3000-d20b.md b/_ont/ont-zyxel-pmg3000-d20b.md index 0b8127e..a0f9fbe 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=`4` 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 -- cgit v1.2.3