How to remove ONT from BDCOM OLT


I had a situation where it was required to remove a registered ONT from OLT. Because the ONT was faulty and it had been replaced by a new one. Though I was able to register the new ONT into OLT. But the previous ONT MAC was shown in OLT configuration. I followed below to remove the ONT from OLT.

Login OLT via CLI and execute below commands.

OLT>enable
password:
OLT#show running-config     (get the mac address by executing this command)
OLT#config
OLT_config#interface EPON0/1   (select the interface where ONT is registered)
OLT_config_epon0/1:11#no epon bind-onu mac aaaa.bbbb.cccc
OLT_config_epon0/1#exit
OLT_config#exit
OLT#show running-config  (check the mac address under EPON0/1 which is disappeared now)
OLT#write all            (save current configuration)

That’s it.

Comments

Popular posts from this blog

Install a Comodo/Sectigo Domain Validation SSL certificate in Zimbra

Adding DKIM record (1024 bit) in Zimbra

Recipient Limit of a Message in Zimbra