From 64d71fdf8c430adcded19a614935d1a82c27368c Mon Sep 17 00:00:00 2001 From: Giammarco Date: Mon, 12 Jun 2023 15:18:10 +0200 Subject: Update ont-nokia-useful-command.md Add PLOAM password for CIG ONT/ONU --- _ont_xgs/ont-nokia-useful-command.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to '_ont_xgs') diff --git a/_ont_xgs/ont-nokia-useful-command.md b/_ont_xgs/ont-nokia-useful-command.md index 1667784..c5af085 100644 --- a/_ont_xgs/ont-nokia-useful-command.md +++ b/_ont_xgs/ont-nokia-useful-command.md @@ -56,6 +56,22 @@ eqsn: ALCL00000001 ---ATECMDRESULT--- OK ``` +## Getting/Setting PLOAM +```sh +#ONT>system +#ONT/system>misc +#ONT/system/misc>pon_passwd set "123456789" +---ATECMDRESULT--- OK +#ONT/system/misc>pon_passwd get +pon_passwd: 31323334353637383900 +---ATECMDRESULT--- OK +#ONT/system/misc>register_id set "123456789" +---ATECMDRESULT--- OK +#ONT/system/misc>register_id get +pon_passwd: 31323334353637383900 +---ATECMDRESULT--- OK +``` + ## Setting OMCI software version (ME 7) The following must be typed from the standard linux shell: ```sh -- cgit v1.2.3