Limiting network traffic on linux

  ## set limit

[root@localhost ~]# tc qdisc add dev ens32 root tbf rate 200kbit burst 16kbit latency 50ms




 ## reset limit

[root@localhost ~]# ifdown ens32

[root@localhost ~]# ifup ens32








댓글

이 블로그의 인기 게시물

error You have $NVM_DIR set to "/root/.nvm", but that directory does not exist. Check your profile files and environment.

linux mint install xrdp

centos 6.x yum update problem making ssl connection