From db9dc39e4c8f3353c7703b2c5587ec44a0efc9dd Mon Sep 17 00:00:00 2001 From: Simone <26844016+simonebortolin@users.noreply.github.com> Date: Tue, 28 Mar 2023 21:55:50 +0200 Subject: Add template for ONT and refactor the ONT pages, remove china page --- _ont/ont-d-link-dpn-100-rev-a2.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to '_ont/ont-d-link-dpn-100-rev-a2.md') diff --git a/_ont/ont-d-link-dpn-100-rev-a2.md b/_ont/ont-d-link-dpn-100-rev-a2.md index f9da5d9..b80cdc9 100644 --- a/_ont/ont-d-link-dpn-100-rev-a2.md +++ b/_ont/ont-d-link-dpn-100-rev-a2.md @@ -39,11 +39,11 @@ Once you access the stick via ssh you will be presented with a second tier login - [Ziza OP151s](/ont-ziza-op151s) - [T&W TW2362H-CDEL](/ont-t-w-tw2362h-cdel) -# General Settings and Useful Commands +# GPON/OMCI settings {% include alert.html content="all commands start from the twmanu shell." alert="Note" icon="svg-info" color="blue" %} -## Changing the ONT's S/N +## Setting ONU GPON Serial Number {% include alert.html content="the S/N is stored in the ASCII format." alert="Note" icon="svg-info" color="blue" %} ```sh @@ -54,7 +54,7 @@ hal set sn ALCLf0f0f0f0 ``` -## Changing the ONT's PLOAM password +## Setting ONU GPON PLOAM password {% include alert.html content="the PLOAM is stored in the ASCII format." alert="Note" icon="svg-info" color="blue" %} @@ -70,7 +70,7 @@ manufactory set password hex 31323334353637383939 ``` -## Show ONT info +## Show ONU GPON info ```sh show info ``` -- cgit v1.2.3