Configuration
Physical network interfaces (links) can be configured in Talos Linux using the LinkConfig configuration objects. The following properties can be configured for physical links:- MTU (
mtu): sets the Maximum Transmission Unit for the interface (default is 1500). - bring the link up or down (
up): controls whether the interface is administratively up or down.
Observing status
Usetalosctl to observe the status of all links:
--namespace=network-config flag: