Created
February 7, 2013 20:25
-
-
Save scottslowe/4733874 to your computer and use it in GitHub Desktop.
This snippet of output from ovs-vsctl shows an OVS configuration after corresponding RHEL/RHEL variant network startup scripts have been evaluated.
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
542de17b-4eb5-4eff-f736-3c760e40dff3 | |
Bridge "ovsbr0" | |
Port "mgmt0" | |
Interface "mgmt0" | |
type: internal | |
Port "ovsbr0" | |
Interface "ovsbr0" | |
type: internal | |
Port "bond0" | |
Interface "eth0" | |
Interface "eth1" | |
ovs_version: "1.7.1" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment