* [LARTC] help regarding display with tc
@ 2005-05-06 4:25 Supratim Mitra
2005-05-06 7:11 ` Pan'ko Alexzender
0 siblings, 1 reply; 2+ messages in thread
From: Supratim Mitra @ 2005-05-06 4:25 UTC (permalink / raw)
To: lartc
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.
Any help is appreciated.
Regards ,
supratim
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [LARTC] help regarding display with tc
2005-05-06 4:25 [LARTC] help regarding display with tc Supratim Mitra
@ 2005-05-06 7:11 ` Pan'ko Alexzender
0 siblings, 0 replies; 2+ messages in thread
From: Pan'ko Alexzender @ 2005-05-06 7:11 UTC (permalink / raw)
To: lartc
On Fri, 6 May 2005 09:43:59 +0530
Supratim Mitra <officeworks.supratim@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@yandex.ru
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-05-06 7:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-06 4:25 [LARTC] help regarding display with tc Supratim Mitra
2005-05-06 7:11 ` Pan'ko Alexzender
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.