vswitchd: Make "fdb/show" output more meaningful port numbers.
[openvswitch] / vswitchd / ovs-vswitchd.conf.5.in
index 81e007fbb39e5c37bccbdafb1b21d0be3dee9093..d0e24741f037c8a46e0ad20e4ce35a1109c78bcb 100644 (file)
@@ -167,6 +167,10 @@ enabling or disabling an interface, set the value of
 \fBbonding.\fIname\fB.updelay\fR or
 \fBbonding.\fIname\fB.downdelay\fR, respectively, to a positive
 integer, interpreted in milliseconds.
+The \fBupdelay\fR setting is honored only when at least one bonded
+interface is already enabled.  When no interfaces are enabled, then
+the first bond interface to come up is enabled immediately.  The
+\fBdowndelay\fR setting is always honored.
 .PP
 The following syntax bonds \fBeth0\fR and \fBeth1\fR into a bonding
 device named \fBbond0\fR, which is added to bridge \fBmybr\fR along