Onu block on BDCOM OLT

Onu block on BDCOM OLT

Let’s go to configuration mode:

  • enable
  • config

Let’s look at the EPON port settings to copy the MAC address of the required ONU or logs (for example, when there is a loop on the onu):

  • show running-config interface epon 0/2
  • show log

Let’s block the ONU (there is no need to remove the ONU from the configuration, it is enough to block it):

  • interface EPON0/2
  • epon onu-blacklist mac e067.b37d.d3d3
  • exit

Let’s save the configuration:

  • write all

I will also give an example of removing ONU from the black list, after which the 

ONU will register back:
  • show running-config interface epon 0/2
  • interface EPON0/2
  • no epon onu-blacklist mac e067.b37d.d3d3

Onu block on BDCOM OLT

Read Also :