On Mon, Oct 8, 2012 at 2:29 PM, Mohan Sundaram <[email protected]> wrote:
> tc is part of iproute2 package which comes standard with the distro.
> Do not know about tcng. tcng is supposed to be far easier to use as
> compared to tc. Have no personal hands on time with tcng and thus
> cannot qualify this with experience.
>
> -- Mohan Sundaram
>
>
> On Mon, Oct 8, 2012 at 2:17 PM, Suresh Kumar <[email protected]> wrote:
>> Hi,
>>
>> Recently I started using the linux traffic control (tc) utility for
>> setting up the QoS.
>> I came to know, there is another utility called "tcng", which serves
>> better & more features.
>> IS tcng completely different utility? Has it built from scratch (or)
>> developed on top of "tc"?
>>
>> Basically i want to compare "tc & tcng", which one have more features
>> and easiness.
>>
>> Can someone share their experience?

Apologies for my earlier top post and reply to my own post.

Just went thro' the tcng documentation. It is indeed far simpler as
compared to tc to declare classes, filters, rates etc and also
examples include a two rate three colour meter example which is pretty
difficult in tc. Reading through it, it also seems to avoid the
potential to make mistakes of precedence/ hierarchy easily with tc and
wonder why the prescribed traffic is not getting the bandwidth
configured.

All examples given typically talk of a single tiered configuration
which is generally true for most small office LANs. Will need to read
through configuration examples to see how a multi-tiered configuration
is built.

Class declarations, filtering apart, this seems to default to HTB
which was a fairly new qdisc in the late 1990s/early 2000s. Seems like
it has matured and used in conjunction with SFQ gives good results.

-- Mohan Sundaram
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to