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
ONU will register back:
show running-config interface epon 0/2
interface EPON0/2
no epon onu-blacklist mac e067.b37d.d3d3
Read Also :