~james-page/ubuntu/saucy/openvswitch/1.12-snapshot

« back to all changes in this revision

Viewing changes to rhel/README.RHEL

  • Committer: James Page
  • Date: 2013-08-21 10:16:57 UTC
  • mfrom: (1.1.20)
  • Revision ID: james.page@canonical.com-20130821101657-3o0z0qeiv5zkwlzi
New upstream snapshot

Show diffs side-by-side

added added

removed removed

Lines of Context:
42
42
Note
43
43
----
44
44
 
45
 
"ifdown" on a bridge will not bring individual ports on the bridge
 
45
* "ifdown" on a bridge will not bring individual ports on the bridge
46
46
down.  "ifup" on a bridge will not add ports to the bridge.  This
47
47
behavior should be compatible with standard bridges (with
48
48
TYPE=Bridge).
49
49
 
 
50
* If 'ifup' on an interface is called multiple times, one can see
 
51
"RTNETLINK answers: File exists" printed on the console. This comes from
 
52
ifup-eth trying to add zeroconf route multiple times and is harmless.
 
53
 
50
54
Examples
51
55
--------
52
56