From 05e4a733f2141995181a551854d5df929f084adf Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 9 Aug 2023 21:55:35 +0200 Subject: New upstream version 1.44.0 --- docs/api/html/settings-bridge-port.html | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) (limited to 'docs/api/html/settings-bridge-port.html') diff --git a/docs/api/html/settings-bridge-port.html b/docs/api/html/settings-bridge-port.html index 05b27bc4..689f63ab 100644 --- a/docs/api/html/settings-bridge-port.html +++ b/docs/api/html/settings-bridge-port.html @@ -38,7 +38,7 @@ Properties
-

Table 55. 

+

Table 43. 

@@ -57,25 +57,31 @@ - + - + - + - +
hairpin-mode
boolean
FALSE
 Enables or disables "hairpin mode" for the port, which allows frames to be sent back out through the port the frame was received on.
path-cost
uint32
100
 The Spanning Tree Protocol (STP) port cost for destinations via this port.
priority
uint32
32
 The Spanning Tree Protocol (STP) priority of this bridge port.
vlans
array of vardict
 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.
-- cgit 1.3.0-6-gf8a5