Configuring Network Device Using Device Selector
deviceSelector
is an alternative method of configuring a network device:
- qualifiers match a device by reading the hardware information in
/sys/class/net/...
- qualifiers are applied using logical
AND
machine.network.interfaces.deviceConfig
option is mutually exclusive withmachine.network.interfaces.interface
- if the selector matches multiple devices, the controller will apply config to all of them
LinkStatus
resource (works in maintenance mode):
Using Device Selector for Bonding
Device selectors can be used to configure bonded interfaces:bond0
interface will be created and bonded using two devices with the specified hardware addresses.