From 8b4837bc5ca4f4b82af3ecdd263cf6d308a962a9 Mon Sep 17 00:00:00 2001 From: Simone <26844016+simonebortolin@users.noreply.github.com> Date: Sat, 21 Jan 2023 22:58:58 +0100 Subject: Fix ploam FS (#133) * fix ploam FS * Update ont-fs-com-gpon-onu-stick-with-mac.md * add ploamsg Co-authored-by: Simone Bortolin --- _ont/ont-fs-com-gpon-onu-stick-with-mac.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/_ont/ont-fs-com-gpon-onu-stick-with-mac.md b/_ont/ont-fs-com-gpon-onu-stick-with-mac.md index 8d200d7..c7a1c5d 100644 --- a/_ont/ont-fs-com-gpon-onu-stick-with-mac.md +++ b/_ont/ont-fs-com-gpon-onu-stick-with-mac.md @@ -122,7 +122,7 @@ fw_setenv nPassword "0x30 0x31 0x32 0x33 0x34 0x35 0x36 0x37 0x38 0x39" Software 6BA1896SPLQA42 and after: ```sh -sfp_i2c -i11 -s "0x30 0x31 0x32 0x33 0x34 0x35 0x36 0x37 0x38 0x39" +sfp_i2c -i11 -s "1234567890" ``` ## Setting LOID and Checkcode Password @@ -260,6 +260,12 @@ strings /opt/lantiq/bin/omcid | grep compiled reboot ``` +## Checking whether the connection with the OLT was successful (O5 state) + +```shell +onu ploamsg +``` + ## List of software versions - 6BA1896SPLQA13 (Dec 16 2016) - 6BA1896SPLQA41 -- cgit v1.2.3