Hello everyone,
I am using Mikrotik Routeros 6.28 for CCRs as a PPPoE server for about 1000 aDSL and wireless clients. Geographically our network consists of 6 vlans/subnets with a corresponding PPPoE server instance on Mikrotik. I am using UserManager for user auth/acct and I have several service plans. Now what I would like to do is to have separate queue for each service plan, i.e. for example 50 Mbps queue shared between plan 1 users, 100 mbps for plan 2, and so on. The problem I have is that dynamic queues created when pppoe user dials in can be set to parent queue (service plan in my definition) only per pppoe profile/server instance, but I would like the dynamic queue of user to be created under certain queue based on user’s credentials, and not by its pppoe server instance which resides on single vlan. Do I have to for this case design my network/vlans/subnets per service plan or there is other solution?
I would appreciate any help. Thanks in advance.