Re: Why does this script noet work (bandwidth, tc en u32)

Linux Advanced Routing and Traffic Control

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hey,

> # uplink
> tc qdisc del dev eth1 root
> 
> tc qdisc add dev eth1 root handle 1: htb 
> tc class add dev eth1 parent 1: classid 1:1 htb rate 100mbit 
> tc class add dev eth1 parent 1:1 classid 1:2 htb rate 1mbit ceil
> 10mbit tc filter add dev eth1 parent 1: protocol ip prio 1 u32 match
> ip src 172.31.1.1 flowid 1:2

> Could you elaborate on this? Which "other fifo qdisc" that maintains
> statistics? Any hints on the right syntax?

i guess he is talking of e.g. sfq:
tc qdisc add dev eth1 parent 1:2 handle 2: sfq perturb 10


-- 
Frank Remetter
http://www.remetter.de/
GPG-FP: 2B07 B7D8 5C27 AB94 7A37  8B0B DEBE DD89 D68B 7BE6
_______________________________________________
LARTC mailing list
LARTC@xxxxxxxxxxxxxxx
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

[Index of Archives]     [LARTC Home Page]     [Netfilter]     [Netfilter Development]     [Network Development]     [Bugtraq]     [GCC Help]     [Yosemite News]     [Linux Kernel]     [Fedora Users]
  Powered by Linux