[LARTC] help regarding display with tc

Pan'ko Alexzender pankoAA at yandex.ru
Fri May 6 09:11:41 CEST 2005


On Fri, 6 May 2005 09:43:59 +0530
Supratim Mitra <officeworks.supratim at gmail.com> wrote:

> hello,
> i'm a newbie to this field and a new member to this group.i hv gone
> through few tc howto and and succesfully controlled the bandwidth of a
> small network setup.
>      i have a query that is it possible to display the same.i.e. the
> number of packets uploaded or the number of packets dropped or limited
> due to BW control,etc. using tc commands.if so then what are those? or
> is it that i need some seperate script or tool for display.

I think that more surely and convenient do this by iptables rules. I use iptables.

If you need count dropped and limited pkts then 
tc -s class show dev ppp0
tc -s qdisc

Then bash, grep, awk ...

-- 
With best regards, Pan'ko Alexzender.
pankoAA at yandex.ru


More information about the LARTC mailing list