VLAN ID Range

Hi! I have over 2000 VLANs for PPPoE customers in my Network, I have connected Trunk from my switch to Mikrotik. I have to create separate VLAN Interface and then create a separate PPPoE Server for each VLAN Interface. Is it possible to create VLAN ranges for an interface at Mikrotik and then create a single PPPoE Server for that VLAN Interface?

Not easily in the same sense as Cisco’s switchport trunk allowed ranges.

With that said, why are you layering VLANs with PPP? It seems like if you need PPP to control user access that you shouldn’t need a VLAN per PPP user. Care to explain your design more? I’m all for isolation as long as it makes sense.