X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=vswitchd%2Fvswitch.xml;h=48315fa9c1a68e2231106b33b2ca2bebbd068a8a;hb=ebca7787e50327716e2c2ea4a7cc2656fd4e9fd5;hp=0ec1fd3c95fe55ae9cddd4427de7774b1259fe5e;hpb=76ea8efd442a403f8e874cd4103dafe2479b6a57;p=openvswitch diff --git a/vswitchd/vswitch.xml b/vswitchd/vswitch.xml index 0ec1fd3c..48315fa9 100644 --- a/vswitchd/vswitch.xml +++ b/vswitchd/vswitch.xml @@ -683,6 +683,10 @@ require successful LACP negotiations to enable any slaves. Defaults to false which safely allows LACP to be used with switches that do not support the protocol. +
lacp-force-aggregatable
+
When true, forces all slaves managed by this + to advertise themselves as aggregatable even if + they normally wouldn't. Defaults to false.
@@ -1297,6 +1301,11 @@ LACP negotiations s with numerically lower priorities are preferred for aggregation. Must be a number between 1 and 65535. +
lacp-aggregation-key
+
The LACP aggregation key of this . + s with different aggregation keys may not + be active within a given at the same time. Must + be a number between 1 and 65535.