X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=rhel%2FREADME.RHEL;h=ba2774a666b837f790a8688a334acadb6a3972c7;hb=69fc54f47bbc35e81bfe2e38e57f5dcfd9858df4;hp=d9b68e4b31cd441b3044a61e9268c2f98e0fc1f2;hpb=b4b6a39ae688b88b2d17c0b47b105fed86f6c29d;p=sliver-openvswitch.git diff --git a/rhel/README.RHEL b/rhel/README.RHEL index d9b68e4b3..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 --------