Menu

#10 2.4.25 - VLAN + CBQ Broken ?

open
nobody
None
5
2004-03-23
2004-03-23
Anonymous
No

gf.dellicarri@itgate.it

Seems that Kernel 2.4.25 + VLAN + CBQ doesn't work.
Just after:
/sbin/tc qdisc del dev eth1.10 root
/sbin/tc qdisc add dev eth1.10 root handle 1 cbq
bandwidth 100Mbit avpkt 1000 cell 8
/sbin/tc class change dev eth1.10 root cbq weight
10Mbit allot 1514
no more traffic can pass on eth1.10 VALN if.
Else if you load CBQ modules (sch_tbf, sch_cbq, etc)
then start zebra/quagga daemons (ospfd, bgpd) they'll
burn all your CPU time.
You must unload the modules to work.

Any ideas ?

Discussion


Log in to post a comment.