Ingress is a qdisc not a class. 
tc -s -d qdisc show dev eth0      should give the stats.

On Fri, 6 Jun 2003, 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
> 

-- 
 Marton Sandor  -  [EMAIL PROTECTED]

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

Reply via email to