How to configure "tc qdisc ... tbf rate" with NetworkManager nmcli
Issue
- How to configure "tc qdisc ... tbf rate" with NetworkManager nmcli.
Example from How do I configure a network interface bandwidth limitation?:
# tc qdisc add dev enp7s0 root tbf rate 20mbit buffer 256kb latency 100ms
- Though RHEL8 NeworkManager handles tc qdisc setting, there are some limitations. Refer to Permanently setting the current qdisk of a network interface using NetworkManager
Environment
- Red Hat Enterprise Linux 8
- NetworkManager
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.