Stef,

tc -s -d class show dev eth0 parent ffff:
gives no output.

I am using the latest tc which has been download and built with the 2.4.20
kernel includes.

Thanks,

Rajesh

> On Friday 06 June 2003 16:39, Rajesh Srivastava wrote:
> > Hi,
> >
> > I am trying to do both ingress and egress bandwidth management on a
bridge.
> > eth0 is the WAN interface. IPTraf shows that the following script is
> > running successfully and it limits bandwidth both ways to 256 KB
> >
> > However when I want to see the statistics using tc - it only shows me
stats
> > for htb class
> > and not for ingress class. The tc output is as follows:
> >
> > tc -s -d class show dev eth0
> > class htb 1:1 root prio 0 quantum 3276 rate 256Kbit ceil 256Kbit burst
> > 1926b/8 mpu 0b cburst 1926b/8 mpu 0b level 0
> >  Sent 193313679 bytes 189055 pkts (dropped 1, overlimits 0)
> >  rate 32656bps 32pps backlog 9p
> >  lended: 189046 borrowed: 0 giants: 0
> >  tokens: -77245 ctokens: -77245
> >
> > What is wrong here?
> Try
> tc -s -d class show dev eth0 parent ffff:
>
> Stef
>
> --
>
> [EMAIL PROTECTED]
>  "Using Linux as bandwidth manager"
>      http://www.docum.org/
>      #lartc @ irc.oftc.net
>
>


_______________________________________________
LARTC mailing list / [EMAIL PROTECTED]
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

Reply via email to