修改流控算法
-
View the current
qdisc
:#
tc -s qdisc show dev enp0s1
-
Update the current
qdisc
:#
tc qdisc replace dev enp0s1 root htb
分类: 默认 标签: 发布于: 2021-10-07 16:31:15, 更新于: 2021-10-07 16:31:15
View the current qdisc
:
# tc -s qdisc show dev enp0s1
Update the current qdisc
:
# tc qdisc replace dev enp0s1 root htb
分类: 默认 标签: 发布于: 2021-10-07 16:31:15, 更新于: 2021-10-07 16:31:15