dau urmatoarele comenzi
1-tc qdisc add dev eth0 root handle 1: cbq bandwidth 3Mbit cell 8 avpkt
1000 mpu 64
2- tc class add dev eth0 parent 1:0 classid 1:1 cbq bandwidth 3Mbit rate
3Mbit allot 1514 cell 8 weight 300Kbit prio 8 maxburst 20 avpkt 1000
3-tc class add dev eth0 parent 1:1 classid 1:2 cbq bandwidth 3Mbit rate
100Kbit allot 1514 cell 8 weight 10Kbit prio 3 maxburst 20 avpkt 1000
split 1:0
4- tc filter add dev eth0 parent 1:0 protocol ip prio 100 route
oare de ce imi da mesajul asta cind incerc sa bag o ruta ?
[root@test tc]# ip route add 192.168.1.66 via 192.168.1.100 flow 1:2
Error: either "to" is duplicate, or "flow" is a garbage.
[root@test tc]#
---
Send e-mail to '[EMAIL PROTECTED]' with 'unsubscribe rlug' to
unsubscribe from this list.