Created
July 14, 2015 16:54
-
-
Save CliffLin/0d548f52cf33445944a8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ovs-vsctl add-br ovs-br | |
ovs-vsctl add-port ovs-br eth0.1 | |
ovs-vsctl add-port ovs-br eth0.2 | |
ovs-vsctl add-port ovs-br eth0.3 | |
ovs-vsctl add-port ovs-br eth0.5 | |
ovs-vsctl add-port ovs-br br-wifi0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment