Hi all,
I’ve run into a strange issue with my MikroTik RB5009UG+S+IN when using it on a 2Gbps/1Gbps GPON connection via PPPoE over VLAN. Hopefully others can confirm if they’ve seen this behavior.
Setup:
ISP: Telekom Malaysia GPON with 2Gbps down / 1Gbps up
IPv4: via PPPoE (VLAN interface)
IPv6: via DHCPv6-PD
RouterOS: 7.20beta2 and 7.19.1
FastTrack enabled on firewall
What Works:
When I factory reset the RB5009, configure PPPoE over VLAN manually (via Quick Set), and test — I get:
IPv4 Speed: 1.9–2Gbps down / 1Gbps up
IPv6 Speed: Full 2Gbps/1Gbps
CPU Load: evenly spread across cores
Problem:
After restoring my full .backup, I get:
IPv4 download: 500–940Mbps (inconsistent)
IPv4 upload: full 1Gbps
IPv6: still full speed (2Gbps)
CPU0 stuck at 99–100%, all other cores idle during test
Troubleshooting Tried:
Verified not ISP-related (tested with ISP’s own ONR/router = full speed IPv4/IPv6)
Restored .backup, then stripped down config to basic:
Removed Containers, BGP, SD-WAN tunnel
Set firewall to default (with FastTrack)
Removed port forwards, queues
Rebooted — same issue: CPU0 maxed, IPv4 slow
Only fix: factory reset, manually reconfigure, do not restore backup
Has anyone else experienced this behavior or similar devices under PPPoE?