diff options
| author | Michael Biebl <biebl@debian.org> | 2019-07-31 10:51:42 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2019-07-31 10:51:42 +0200 |
| commit | 2e5fa45ddfbb5cffa1e78221f1cea706e2f298af (patch) | |
| tree | 86f69d36c56de3074280456eddc854a780b8e04b /docs/api/html/settings-bridge.html | |
| parent | 85563b7fc7ec2cd21e38debb9b28db342e2e8e7c (diff) | |
New upstream version 1.19.90 upstream/1.19.90
Diffstat (limited to 'docs/api/html/settings-bridge.html')
| -rw-r--r-- | docs/api/html/settings-bridge.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/api/html/settings-bridge.html b/docs/api/html/settings-bridge.html index f137d4e9..555125a4 100644 --- a/docs/api/html/settings-bridge.html +++ b/docs/api/html/settings-bridge.html @@ -38,7 +38,7 @@ Properties </h2> <div class="table"> -<a name="id-1.3.3.8.2.2.1"></a><p class="title"><b>Table 73. </b></p> +<a name="id-1.3.3.8.2.2.1"></a><p class="title"><b>Table 74. </b></p> <div class="table-contents"><table class="table" border="1"> <colgroup> <col> @@ -128,7 +128,7 @@ <tr> <td><pre class="screen">vlans</pre></td> <td><pre class="screen">array of vardict</pre></td> -<td><pre class="screen">[]</pre></td> +<td><pre class="screen"></pre></td> <td>Array of bridge VLAN objects. In addition to the VLANs specified here, the bridge will also have the default-pvid VLAN configured 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> </tr> </tbody> |