Add An Ont To Olt - TP-Link GPON OLT P1200-08 Configuration Manual

Table of Contents

Advertisement

OLT(ont-srvprofile-10)# exit
 Configure an ONT traffic profile
Create a traffic profile, profile ID is 123,profile name is test, cir is 10240,pir is 409600, cbs is 20000,
pbs is 20001.
OLT(config)# traffic-profile profile-id 123 profile-name test cir 10240 pir 409600 cbs 20000
pbs 20001

5.3 Add an ONT to OLT

Only when the ONT register to the OLT successfully, you can configure the service of the ONT. So,
it is important to add and register the ONT to the OLT.
Connect two ONTs to GPON port 4. Set the ONT IDs to 1 and 2, SNs to DB1920223344 and
AC120745660A. Bind the two ONTs to ONT line profile 10 and ONT service profile 10.
There are two methods of adding an ONT: add an ONT offline and confirm an automatically
discovered ONT.
 Add ONT one by one
OLT(config)# interface gpon
OLT(interface-gpon)# ont autofind 4 enable
OLT(interface-gpon)# show ont autofind 4
//Uses this command to display all the ONT connected on that PON port.
OLT(interface-gpon)# ont add 4 1 sn-auth DB1920223344 ont-lineprofile-id 10
ont-srvprofile-id 10
Add pon 4 onu 1 successfully.
OLT(interface-gpon)# ont add 4 2 sn-auth AC120745660A ont-lineprofile-id 10
ont-srvprofile-id 10
Add pon 4 onu 1 successfully.
 Add ONT in batch
Uses ont confirm command to add ONT in batch.
OLT(config)# interface gpon
OLT(interface-gpon)# ont autofind 4 enable
OLT(interface-gpon)# show ont autofind 4
//Uses this command to display all the ONT connected on that PON port.
OLT(interface-gpon)# ont confirm 4 sn-auth HWTC56A88A28 ont-lineprofile-id 10
ont-srvprofile-id 10
Add pon 4 onu 1 successfully.
OLT(interface-gpon)# ont confirm 4 sn-auth ZTEGC13F0071 ont-lineprofile-id 10
ont-srvprofile-id 10
Add pon 4 onu 1 successfully.
NOTE:
9

Advertisement

Table of Contents
loading

Table of Contents