X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=INSTALL.KVM;h=18a7bd4fa50736a63197c8311e775a7f27a3f26d;hb=f6eb6b202533ad393b8d1d8e6ae6e502cbf19caf;hp=61620e5173ceee78f825d10ddbf84d32f84424f2;hpb=22dd5cecefe4452900f5e0df82bf63a849004589;p=sliver-openvswitch.git diff --git a/INSTALL.KVM b/INSTALL.KVM index 61620e517..18a7bd4fa 100644 --- a/INSTALL.KVM +++ b/INSTALL.KVM @@ -3,12 +3,12 @@ This document describes how to use Open vSwitch with the Kernel-based Virtual Machine (KVM). This document assumes that you have read and -followed INSTALL.Linux to get Open vSwitch setup on your Linux system. +followed INSTALL to get Open vSwitch setup on your Linux system. Setup ----- -First, follow the setup instructions in INSTALL.Linux to get a working +First, follow the setup instructions in INSTALL to get a working Open vSwitch installation. KVM uses tunctl to handle various bridging modes, which you can @@ -43,7 +43,7 @@ switch='br0' ovs-vsctl del-port ${switch} $1 -------------------------------------------------------------------- -At the end of INSTALL.Linux, it describes basic usage of creating +At the end of INSTALL, it describes basic usage of creating bridges and ports. If you haven't already, create a bridge named br0 with the following command: