tc qdisc show dev eth0

Category: Networking

tc qdisc show dev eth0

Show traffic control (QoS) queuing disciplines on an interface

tc (traffic control) manages how the kernel queues and schedules outgoing packets. qdisc = queuing discipline. 'pfifo_fast' is the default. Shows if any rate limiting or traffic shaping (e.g., HTB, fq_codel) is configured.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.