Created
January 8, 2015 10:06
-
-
Save yuuichi-fujioka/1d9a9fbb5d27e80da1e0 to your computer and use it in GitHub Desktop.
Add port to bridge as a network interface/
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-port ${BRIDGE_NAME} ${PORT_NAME} -- set interface ${PORT_NAME} type=internal |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment