qdisc delete syntax

Linux Advanced Routing and Traffic Control

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

 



I am trying to figure out the syntax to delete a qdisc to no
avail. Here is my current config (I successfully deleted everything
else):

# tc -s qdisc show dev eth0
qdisc tbf 30: rate 33Kbit burst 5Kb lat 85.3ms
 Sent 0 bytes 0 pkts (dropped 0, overlimits 0)

# tc -s class show dev eth0
 [ no output]

# tc -s filter show dev eth0
 [ no output]

How do I delete the qdisc? I was under the impression that this should work:

# tc qdisc del dev eth0 root
RTNETLINK answers: No such file or directory

but obviously this is incorrect.

This is no good either:
# tc qdisc del dev eth0 handle 30:
RTNETLINK answers: Invalid argument



_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

[Index of Archives]     [LARTC Home Page]     [Netfilter]     [Netfilter Development]     [Network Development]     [Bugtraq]     [GCC Help]     [Yosemite News]     [Linux Kernel]     [Fedora Users]
  Powered by Linux