diff options
| author | Michael Biebl <biebl@debian.org> | 2022-08-16 18:25:29 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2022-08-16 18:25:29 +0200 |
| commit | e8c0c4050b07c08cc0f34d41cdff98f2cdc1cc93 (patch) | |
| tree | 79a3d9572e508d4b193ea175c8ed103b2024f727 /docs/api/html/settings-bridge-port.html | |
| parent | 49ac65f875a36d7ebcbc8270cf0fc60acbb2e052 (diff) | |
| parent | 0018d1f3cf71d680d7b6bceda55a5717244d8b26 (diff) | |
Update upstream source from tag 'upstream/1.39.90'
Update to upstream version '1.39.90' with Debian dir 898f1bfdb7bf17595463e4195c78d8455df545e6
Diffstat (limited to 'docs/api/html/settings-bridge-port.html')
| -rw-r--r-- | docs/api/html/settings-bridge-port.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/api/html/settings-bridge-port.html b/docs/api/html/settings-bridge-port.html index 7b72a526..7ab80feb 100644 --- a/docs/api/html/settings-bridge-port.html +++ b/docs/api/html/settings-bridge-port.html @@ -29,7 +29,7 @@ <div class="refnamediv"><table width="100%"><tr> <td valign="top"> <h2>bridge-port</h2> -<p>bridge-port — Bridge Port Settings</p> +<p>bridge-port — Bridge Port Settings</p> </td> <td class="gallery_image" valign="top" align="right"></td> </tr></table></div> @@ -57,25 +57,25 @@ <td><pre class="screen">hairpin-mode</pre></td> <td><pre class="screen">boolean</pre></td> <td><pre class="screen">FALSE</pre></td> -<td>Enables or disables "hairpin mode" for the port, which allows frames to be sent back out through the port the frame was received on.</td> +<td> </td> </tr> <tr> <td><pre class="screen">path-cost</pre></td> <td><pre class="screen">uint32</pre></td> <td><pre class="screen">100</pre></td> -<td>The Spanning Tree Protocol (STP) port cost for destinations via this port.</td> +<td> </td> </tr> <tr> <td><pre class="screen">priority</pre></td> <td><pre class="screen">uint32</pre></td> <td><pre class="screen">32</pre></td> -<td>The Spanning Tree Protocol (STP) priority of this bridge port.</td> +<td> </td> </tr> <tr> <td><pre class="screen">vlans</pre></td> <td><pre class="screen">array of vardict</pre></td> <td><pre class="screen"></pre></td> -<td>Array of bridge VLAN objects. In addition to the VLANs specified here, the port will also have the default-pvid VLAN configured on the bridge by the bridge.vlan-default-pvid property. In nmcli the VLAN list can be specified with the following syntax: $vid [pvid] [untagged] [, $vid [pvid] [untagged]]... where $vid is either a single id between 1 and 4094 or a range, represented as a couple of ids separated by a dash.</td> +<td> </td> </tr> </tbody> </table></div> |