I am planning a QoS strategy.
I have 2 user category logging in the subscriver by pppoe connection.
Each user belog to a profile (basic and plus).
I would use different queue trees for the two groups.
Is it possibile to mark the packets belogs to a partuicular pppoe profile ?
In ppp profile configuration set which address-list to use. All clients using this profile will be added to address list automatically and removed when client disconnects.
From this point you can mangle by address lists, it would be the same as matching by pppoe profile.
omg… when you use ‘address-list=’ parameter in PPP profile, RouterOS automatically maintains this address-list: it adds user’s address when user connects and remove its address when he disconnects. so you always have actual address-list of connected users