Page 1 of 1

Profiles with IPs with mikrotik >

Posted: Wed Mar 12, 2014 6:31 am
by qudama
hello i have this IPs 192.168.88.1 2M speed ( RB2011)
and 192.168.0.1 5M speed ( RB2011)


and i have a pppoe server with profile1 and profile 3. (RB 2011)

now the question is! how to make the ip 192.168.88.1 works with profile 1 and the IP 192.168.0.1 works with profile 2??


like this photo :)
Image

Re: Profiles with IPs with mikrotik >

Posted: Wed Mar 12, 2014 6:37 am
by joegoldman
In the profile under 'Limits' you can set a max rx/tx, which will create a dynamic simple queue on the dynamic PPP interface. So you could set Profile 1 as 2M/2M and profile 2 as 5M/5M.

You can also provide these details via RADIUS if you use external authentication.