X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=vswitchd%2Fvswitch.xml;h=b720f059c11b1911f1291fa9ed525ac578f495d6;hb=6d4605fd85630eb3a9ec743763114f286373a544;hp=e28b053b07d007cad237e09b43561c00f992574c;hpb=69822b3c5a0af637f2c230fb8052463e08fa9e2e;p=openvswitch diff --git a/vswitchd/vswitch.xml b/vswitchd/vswitch.xml index e28b053b..b720f059 100644 --- a/vswitchd/vswitch.xml +++ b/vswitchd/vswitch.xml @@ -757,8 +757,7 @@

The following modes require the upstream switch to support 802.3ad with - successful LACP negotiation. If LACP negotiation fails then - balance-slb style flow hashing is used as a fallback: + successful LACP negotiation:

@@ -790,7 +789,7 @@

The type of bonding used for a bonded port. Defaults to - balance-slb if unset. + active-backup if unset.

@@ -861,14 +860,16 @@ connected to. active ports are allowed to initiate LACP negotiations. passive ports are allowed to participate in LACP negotiations initiated by a remote switch, but not allowed to - initiate such negotiations themselves. Defaults to off - if unset. + initiate such negotiations themselves. If LACP is enabled on a port + whose partner switch does not support LACP, the bond will be + disabled. Defaults to off if unset. The LACP system ID of this . The system ID of a LACP bond is used to identify itself to its partners. Must be a - nonzero MAC address. + nonzero MAC address. Defaults to the bridge Ethernet address if + unset. - -

- These key-value pairs are defined for of min-rate. -

- - - Minimum guaranteed bandwidth, in bit/s. Required. The floor value is - 1500 bytes/s (12,000 bit/s). - -
-