Skip to content

Instantly share code, notes, and snippets.

@scottslowe
Created August 21, 2013 20:41
Show Gist options
  • Save scottslowe/6299992 to your computer and use it in GitHub Desktop.
Save scottslowe/6299992 to your computer and use it in GitHub Desktop.
This output of "ovs-vsctl show" shows how OVS looks when integrated into NVP.
7e99f9f1-8ec7-48dd-8463-0e04dd5efc11
Manager "ssl:192.168.1.5:6632"
is_connected: true
Manager "ssl:192.168.1.6:6632"
is_connected: true
Manager "ssl:192.168.1.2:6632"
is_connected: true
Bridge br-int
Controller "unix:ovs-l3d.mgmt"
is_connected: true
Controller "ssl:192.168.1.2:6633"
is_connected: true
Controller "ssl:192.168.1.6:6633"
is_connected: true
fail_mode: secure
Port br-int
Interface br-int
type: internal
Port "vnet0"
Interface "vnet0"
ovs_version: "1.10.1.24190"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment