I'm trying to create a traffic policy that will work with two different ISPs (coming in on eth0 and eth1) that we are using. One is a 50/8 connection and the other a 12/2. Essentially I have two questions:
- Is there an way to dynamically assign the traffic shaping based upon the connection speed? In other words, can the router do a speed test every hour or so and adjust the shaping based on a percentage?
- If the above isn't possible, what is the easiest way to modify the attached config file so that each interface has its own policy? Right now, we're just using one traffic policy for both ISPs based on the lower speed of the two.
If this would work well with the Advanced Queue, I'm not sure which settings I'd need to use based on the SIP and RTP protocols.
Thanks for looking.