How to register and remove ONT in BDCOM OLT ?

How to register and remove ONT in BDCOM OLT ?

Adding Onu Maunally on BDCOM OLT

Login to your bdcom olt

telnet 0.0.0.0

username : admin

password : ………

enable
Config
interface epon 0/1
epon bind-onu mac xxxx.xxxx.xxxx

For Onu Name description Use Following Commands

interface epON  0/1:1 
description madankc
* Note – All Red Letters Are Changable
epon onu description madankc 
exit
write all


Like this you can add ( register ) onu  

How to remove ONT from BDCOM OLT configuration

Now, to remove it from the configuration, connect to the OLT and switch to the configuration mode:

enable
config

Let’s look at the current configuration and find the MAC address of the ONT to be removed:

show running-config

Select the interface (port) on which the ONT is registered:

interface EPON 0/1

And remove the ONT, for example with mac address xxxx.xxxx.xxxx:

no epon bind-onu mac xxxx.xxxx.xxxx

All Done

Read Also
52 BDCOM FAQ , Best FAQ
Configure GPON BDCOM OLT and ONU, Easy method