diff options
| author | Michael Biebl <biebl@debian.org> | 2022-08-16 18:24:19 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2022-08-16 18:24:19 +0200 |
| commit | 0018d1f3cf71d680d7b6bceda55a5717244d8b26 (patch) | |
| tree | a058f1d106d172d3354179437ef034c9355cdf9c /docs/api/html/settings-team-port.html | |
| parent | 6accbd3ec0e42d8633bbde4d47ed7bfe854e7e0b (diff) | |
New upstream version 1.39.90 upstream/1.39.90
Diffstat (limited to 'docs/api/html/settings-team-port.html')
| -rw-r--r-- | docs/api/html/settings-team-port.html | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/docs/api/html/settings-team-port.html b/docs/api/html/settings-team-port.html index dbbe038d..c8d05d09 100644 --- a/docs/api/html/settings-team-port.html +++ b/docs/api/html/settings-team-port.html @@ -29,7 +29,7 @@ <div class="refnamediv"><table width="100%"><tr> <td valign="top"> <h2>team-port</h2> -<p>team-port — Team Port Settings</p> +<p>team-port — Team Port Settings</p> </td> <td class="gallery_image" valign="top" align="right"></td> </tr></table></div> @@ -57,43 +57,43 @@ <td><pre class="screen">config</pre></td> <td><pre class="screen">string</pre></td> <td><pre class="screen"></pre></td> -<td>The JSON configuration for the team port. The property should contain raw JSON configuration data suitable for teamd, because the value is passed directly to teamd. If not specified, the default configuration is used. See man teamd.conf for the format details.</td> +<td> </td> </tr> <tr> <td><pre class="screen">lacp-key</pre></td> <td><pre class="screen">int32</pre></td> <td><pre class="screen">-1</pre></td> -<td>Corresponds to the teamd ports.PORTIFNAME.lacp_key.</td> +<td> </td> </tr> <tr> <td><pre class="screen">lacp-prio</pre></td> <td><pre class="screen">int32</pre></td> <td><pre class="screen">-1</pre></td> -<td>Corresponds to the teamd ports.PORTIFNAME.lacp_prio.</td> +<td> </td> </tr> <tr> <td><pre class="screen">link-watchers</pre></td> <td><pre class="screen">array of vardict</pre></td> <td><pre class="screen"></pre></td> -<td>Link watchers configuration for the connection: each link watcher is defined by a dictionary, whose keys depend upon the selected link watcher. Available link watchers are 'ethtool', 'nsna_ping' and 'arp_ping' and it is specified in the dictionary with the key 'name'. Available keys are: ethtool: 'delay-up', 'delay-down', 'init-wait'; nsna_ping: 'init-wait', 'interval', 'missed-max', 'target-host'; arp_ping: all the ones in nsna_ping and 'source-host', 'validate-active', 'validate-inactive', 'send-always'. See teamd.conf man for more details.</td> +<td> </td> </tr> <tr> <td><pre class="screen">prio</pre></td> <td><pre class="screen">int32</pre></td> <td><pre class="screen">0</pre></td> -<td>Corresponds to the teamd ports.PORTIFNAME.prio.</td> +<td> </td> </tr> <tr> <td><pre class="screen">queue-id</pre></td> <td><pre class="screen">int32</pre></td> <td><pre class="screen">-1</pre></td> -<td>Corresponds to the teamd ports.PORTIFNAME.queue_id. When set to -1 means the parameter is skipped from the json config.</td> +<td> </td> </tr> <tr> <td><pre class="screen">sticky</pre></td> <td><pre class="screen">boolean</pre></td> <td><pre class="screen">FALSE</pre></td> -<td>Corresponds to the teamd ports.PORTIFNAME.sticky.</td> +<td> </td> </tr> </tbody> </table></div> |