Hi,
1) For PFIFO you set the length of the queue in packets, for BFIFO you set
the length of the queue in bytes.
2) With "ingress" you can limit incomming traffic. The other
qdisc''s limit
outgoing traffic.
Regards Daniel
-----Ursprungligt meddelande-----
Från: lartc-admin@mailman.ds9a.nl [mailto:lartc-admin@mailman.ds9a.nl]För
foucher@gch.iut-tlse3.fr
Skickat: Thursday, November 16, 2000 6:35 PM
Till: lartc@mailman.ds9a.nl
Ämne: [LARTC] Differents questions about tc
Hello,
I''m asking some questions about the configuration of the queueing
discipline with tc and the implementation in the kernel.
1) What is the difference between the pfifo an bfifo queues ?
2) It seems that we can configure two queueing disciplines on a interface.
Indeed, ingress seems to have a particular behavior. You can give two
different informations :
tc qdisc add dev eth0 root handle 10: cbq ......
tc qdisc add dev eth0 ingress ......
In tc command, we can use "ingress" instead of "root"
parameter.
Well, in fact, i don''t really understand the utility of ingress in that
case !!
Can anybody explains this ?
Thanks,
Laurent Foucher
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO:
http://ds9a.nl/2.4Routing/