Re: network problems

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



From: "m.roth@xxxxxxxxx" <m.roth@xxxxxxxxx>

> I've tried tc qdisc add dev eth0 mq pfifo_fast
> and tc qdisc add dev eth0  pfifo_fast
> and neither works. I've googled, and seen something about you can't set
> something with tc, because pfifo_fast is the hardwired default.

Not an expert, but this seems to add 'mq' succesfully on my unused eth1:
eth1: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN qlen 1000
# tc qdisc add dev eth1 root handle 1: mq
eth1: <BROADCAST,MULTICAST> mtu 1500 qdisc mq state DOWN qlen 1000

But it fails for 'pfifo_fast':
# tc qdisc add dev eth1 root handle 1: pfifo_fast
qdisc 'pfifo_fast' does not support option parsing

Also, maybe you need to delete before adding?

JD
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos



[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux