Lines Matching +full:software +full:- +full:configurable
1 .. SPDX-License-Identifier: GPL-2.0
10 .. _dsa-config-showcases:
13 -----------------------
19 Every switch port acts as a different configurable Ethernet port
22 Every switch port is part of one configurable Ethernet bridge
25 Every switch port except one upstream port is part of a configurable
27 The upstream port acts as different configurable Ethernet port.
42 - when a DSA user interface is brought up, the conduit interface is
44 - when the conduit interface is brought down, all DSA user interfaces are
71 * lan1: 192.0.2.1/30 (192.0.2.0 - 192.0.2.3)
72 * lan2: 192.0.2.5/30 (192.0.2.4 - 192.0.2.7)
73 * lan3: 192.0.2.9/30 (192.0.2.8 - 192.0.2.11)
76 * br0: 192.0.2.129/25 (192.0.2.128 - 192.0.2.255)
79 * br0: 192.0.2.129/25 (192.0.2.128 - 192.0.2.255)
80 * wan: 192.0.2.1/30 (192.0.2.0 - 192.0.2.3)
82 .. _dsa-tagged-configuration:
85 ----------------------------------
92 .. code-block:: sh
109 .. code-block:: sh
135 .. code-block:: sh
162 .. _dsa-vlan-configuration:
165 -------------------------------------
174 .. code-block:: sh
219 .. code-block:: sh
258 .. code-block:: sh
300 ------------------------------------
303 the software FDB of the bridge in sync with the hardware tables, so the two
309 entries using the bridge bypass operations (which do not update the software
313 .. code-block:: sh
325 .. code-block:: sh
343 software bridge too.
345 .. code-block:: sh
350 software FDB, and the support for its bridge bypass FDB implementation (using
353 .. code-block:: sh
368 -----------------------------------
384 or team). DSA monitors this operation and creates a mirror of this software LAG
391 and DSA conduit will be used - the numerically first port from the firmware
404 .. code-block:: sh
407 ip -d link show dev swp0
418 ip link add bond0 type bond mode balance-xor && ip link set bond0 up
425 ip -d link show dev swp0
430 ip link add bond0 type bond mode balance-xor && ip link set bond0 up
433 ip -d link show dev swp0
449 upper interfaces (this includes LAG devices - the conduit must always be the LAG