Configuration
To configure a bridge in Talos Linux, create a BridgeConfig document like:bridge.1 is created using the physical interfaces eno1 and eno5.
The Spanning Tree Protocol (STP) is enabled to prevent network loops, and VLAN filtering is disabled.
The bridge is also assigned a static IP address of 1.2.3.5/32.
The links field specifies the physical or logical interfaces that are part of the bridge, and link aliases can be used here as well.
Addresses and routes can be configured in the same document as shown in static link configuration.
DHCP can be enabled on the bridge interface as shown in dynamic link configuration.