Greetings,
On Fri, Feb 26, 2010 at 2:13 PM, Jason Pyeron jpyeron@pdinc.us wrote:
[root@mirrors html]# tc qdisc add dev eth1 handle 1:0 root dsmark indices 1 default_index 0 [root@mirrors html]# tc qdisc add dev eth1 handle 2:0 parent 1:0 tbf burst 2048 limit 2048 mtu 1514 rate 3200bps
Gee Thanks! :)
But I do not know how to persist this.
perhaps in the rc.local file?
regards,
Rajagopal