Update README.md

This commit is contained in:
rchac 2020-10-02 11:15:16 -06:00 committed by GitHub
parent 4d429027d6
commit 7d000d403d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,13 +30,13 @@ A simple way to shape hundreds of clients and reduce bufferbloat using cake or f
## How to use ## How to use
* Add linux interface bridge br0 to the two dedicated interfaces * Add linux interface bridge br0 to the two dedicated interfaces
* For example on Ubuntu 20.04 which uses NetPlan, you would add the following to the .yaml file in /etc/netplan/ * For example on Ubuntu Server 20.04 which uses NetPlan, you would add the following to the .yaml file in /etc/netplan/
``` ```
bridges: bridges:
br0: br0:
interfaces: interfaces:
- eth3
- eth4 - eth4
- eth5
``` ```
* Modify setting parameters in LibreQoS.py to suit your environment * Modify setting parameters in LibreQoS.py to suit your environment
* Run: * Run: