X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=rhel%2FREADME.RHEL;h=ba2774a666b837f790a8688a334acadb6a3972c7;hb=e892d5ffb5749c0534fecd903e3e6a76819f1346;hp=b97fb6c0336ac91e476d53bde8236f336811dd71;hpb=5442edb9e0afb6fdc4cd81e5d1ebd3e0d4e6accf;p=sliver-openvswitch.git diff --git a/rhel/README.RHEL b/rhel/README.RHEL index b97fb6c03..ba2774a66 100644 --- a/rhel/README.RHEL +++ b/rhel/README.RHEL @@ -42,11 +42,15 @@ assignments. The following OVS-specific variable names are supported: Note ---- -"ifdown" on a bridge will not bring individual ports on the bridge +* "ifdown" on a bridge will not bring individual ports on the bridge down. "ifup" on a bridge will not add ports to the bridge. This behavior should be compatible with standard bridges (with TYPE=Bridge). +* If 'ifup' on an interface is called multiple times, one can see +"RTNETLINK answers: File exists" printed on the console. This comes from +ifup-eth trying to add zeroconf route multiple times and is harmless. + Examples -------- @@ -65,7 +69,7 @@ HOTPLUG=no Enable DHCP on the bridge: * Needs OVSBOOTPROTO instead of BOOTPROTO. * All the interfaces that can reach the DHCP server -as a comma separated list in OVSDHCPINTERFACES. +as a space separated list in OVSDHCPINTERFACES. DEVICE=ovsbridge0 ONBOOT=yes