diff options
Diffstat (limited to '_ont/ont-fs-com-gpon-onu-stick-with-mac.md')
-rw-r--r-- | _ont/ont-fs-com-gpon-onu-stick-with-mac.md | 4 |
1 files changed, 2 insertions, 2 deletions
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 98bfe3d..2292c59 100644 --- a/_ont/ont-fs-com-gpon-onu-stick-with-mac.md +++ b/_ont/ont-fs-com-gpon-onu-stick-with-mac.md @@ -45,7 +45,7 @@ set_serial_number ABCD12345678 ``` ## Setting PLOAM Password -Software 6BA1896SPLQA41 and before: +Software 6BA1896SPLQA41 and before (See [Carlito Firmware](/ont-huawei-ma5671a-carlito)) ```sh fw_setenv nPassword "0x30 0x31 0x32 0x33 0x34 0x35 0x36 0x37 0x38 0x39" ``` @@ -56,7 +56,7 @@ sfp_i2c -i11 -s "0x30 0x31 0x32 0x33 0x34 0x35 0x36 0x37 0x38 0x39" ``` ## Setting LOID and Checkcode Password -Software 6BA1896SPLQA41 and before: +Software 6BA1896SPLQA41 and before (See [Carlito Firmware](/ont-huawei-ma5671a-carlito)) ```sh fw_setenv omci_loid 1234567890 fw_setenv omci_lpwd password01 |