The tc command is used for traffic control in the Linux kernel, allowing users to configure traffic shaping, queuing, and scheduling policies.
Exampletc qdisc add dev eth0 root handle 1: htb default 12
tc qdisc add dev eth0 root handle 1: htb default 12
DevOpsSchoolTypically replies within an hour