How to determine ATM encapsulation type for QoS configuration?

0

I am running a router with Tomato firmware and I want to correctly configure QoS controls. The router establishes a PPPoE connection through the DSL modem in bridge mode. The Tomato QoS settings have an adjustment for "DSL Overhead Value - ATM Encapsulation Type".

But I'm not sure what type (if any) my ISP uses and they don't have the slightest idea either. I have tried all the above settings, but they significantly reduce the throughput. So I'm not sure if the settings are right for my ISP. Is there a way I can sniff the packets or something to figure out what encapsulation type is being used, if any?

Thanks!

rahim123

Posted 2015-09-16T18:03:33.967

Reputation: 3

Answers

0

If you have an ADSL/ADSL2/ADSL2+ connection you should put 40 as a value. This is the value I use. Doing this, you should be able to use your sync speeds as the bandwidth.

If you have acces to your modem, at Wan connection you should be able to see if you use LLC/Snap or VC-Mux. If LLC/Snap you should use 40 as I do. If VC-Mux you should use 32.

user1529934

Posted 2015-09-16T18:03:33.967

Reputation: 1

3Why 40? What makes that specific choice the best for the OP, as opposed to any other of the choices? Note that the question asks "how to determine?", not "what to use?". Your answer would be better if you [edit] to explain the rationale, beyond "it's what I use". It would likely be even better if you also edit it to include how you reached the conclusion that 40 was the best choice. – a CVn – 2015-11-23T19:57:35.247