[ NoAccessorMethod ]
[ Version ( deprecated = true , deprecated_since = "1.12" ) ]
public string mac_address { owned get; set; }
Warning: mac_address is deprecated since 1.12.
If specified, the MAC address of bridge.
Use the ethernet.cloned-mac-address property instead.
When creating a new bridge, this MAC address will be set.
If this field is left unspecified, the "ethernet.cloned-mac-address" is referred instead to generate the initial MAC address. Note that setting "ethernet.cloned-mac-address" anyway overwrites the MAC address of the bridge later while activating the bridge. Hence, this property is deprecated.