在Linux/Centos下用wondershaper限速

Posted Oops!

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了在Linux/Centos下用wondershaper限速相关的知识,希望对你有一定的参考价值。

wondershaper是国外人开发的一款在Linux内核下基于TC工具的对整块网卡的限度工具,虽然有很久没有更新了,但是测试老版本在Centos6.3上依然可以使用。
 
首先下载wondershaper的rpm安装包:wondershaper-1.1a-7.noarch.rpm
 
安装wondershaper:

[[email protected] ~]# rpm -ivh wondershaper-1.1a-7.noarch.rpm

限速命令:
第一个参数为网卡接口名,后面两个数字分别代表下行和上行的速度(单位Kb)

[[email protected] ~]# wondershaper eth0 5000 500

取消限速:

[[email protected] ~]# wondershaper clear eth0

原文链接:在Linux/Centos下用wondershaper限速,转载请注明来源!






以上是关于在Linux/Centos下用wondershaper限速的主要内容,如果未能解决你的问题,请参考以下文章

linux(centos7)下用r230(爱普生打印机)打印

windows下用VMware虚拟机下安装Linux CentOS6.9图文教程

wondershaper 实现在linux下限速

网卡限速工具之WonderShaper

linux centos 7 下用yum 安装iso镜像里自带的php5.4.16版本的但是没有php-fqm文件不知道怎么重启php服务

linux限制网速的方法