Skip to content

Instantly share code, notes, and snippets.

@yuuichi-fujioka
Created January 8, 2015 10:06
Show Gist options
  • Save yuuichi-fujioka/1d9a9fbb5d27e80da1e0 to your computer and use it in GitHub Desktop.
Save yuuichi-fujioka/1d9a9fbb5d27e80da1e0 to your computer and use it in GitHub Desktop.
Add port to bridge as a network interface/
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