X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=vswitchd%2Fvswitch.xml;h=6070a1cd5ae569e6e4af5bdaa888aa3bc864fccc;hb=e2bd05933f2c813e1cce42b8fe0db6230dffb13c;hp=76037193c2e6bf2b8ad52552909b5997f29055ac;hpb=2bb82bf044a0e28ef4c9e65e425b8173a574d91d;p=openvswitch diff --git a/vswitchd/vswitch.xml b/vswitchd/vswitch.xml index 76037193..6070a1cd 100644 --- a/vswitchd/vswitch.xml +++ b/vswitchd/vswitch.xml @@ -577,8 +577,8 @@

Configures LACP on this port. LACP allows directly connected - switches to negotiate which links may be bonded. LACP may be enabled - on non-bonded ports for the benefit of any switches they may be + switchs to negotiate which links may be bonded. LACP may be enabled + on non-bonded ports for the benefit of any switchs they may be 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 @@ -647,6 +647,10 @@

The number of milliseconds between successive attempts to poll each interface's MII. Only relevant on ports which use miimon to detect failures.
+
lacp-system-id
+
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.
lacp-system-priority
The LACP system priority of this . In LACP negotiations, link status decisions are made by the system @@ -659,6 +663,11 @@ configured to be fast more frequent LACP heartbeats will be requested causing connectivity problems to be detected more quickly.
+
lacp-strict
+
When true, configures this to + require successful LACP negotiations to enable any slaves. + Defaults to false which safely allows LACP to be used + with switchs that do not support the protocol.
@@ -1211,6 +1220,13 @@ Connectivity monitor configuration for this interface. + + Boolean value indicating LACP status for this interface. If true, this + interface has current LACP information about its LACP partner. This + information may be used to monitor the health of interfaces in a LACP + enabled port. This column will be empty if LACP is not enabled. + + Key-value pairs for use by external frameworks that integrate with Open vSwitch, rather than by Open vSwitch itself. System @@ -1254,6 +1270,11 @@ Key-value pairs for rarely used interface features.
+
lacp-port-id
+
The LACP port ID of this . Port IDs are + used in LACP negotiations to identify individual ports + participating in a bond. Must be a number between 1 and + 65535.
lacp-port-priority
The LACP port priority of this . In LACP negotiations s with numerically lower