Skip to content

Commit 390f3a1

Browse files
authored
Update tc.md
1 parent 59bc464 commit 390f3a1

File tree

1 file changed

+4
-0
lines changed
  • Cheat Sheets/Network

1 file changed

+4
-0
lines changed

Cheat Sheets/Network/tc.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,7 @@ Limit interface to max bandwith (from https://unix.stackexchange.com/questions/3
2424
Check default qdisc
2525

2626
sysctl -a | grep qdisc
27+
28+
Make a qdisc permanent with NetworkManager
29+
30+
nmcli connection modify eth0 tc.qdiscs 'root pfifo_fast'

0 commit comments

Comments
 (0)