add_bridged_device();
Add Bridged Device using Network Settings Dialog.
The function just adds the device, but does not save the changes by closing Network Settings Dialog.
add_bond_slave();
Add Bond Slave Device using Network Settings Dialog.
The function just adds the device, but does not save the changes by closing Network Settings Dialog.
add_vlan_device();
Add VLAN Device using Network Settings Dialog.
The function just adds the device, but does not save the changes by closing Network Settings Dialog.
view_bridged_device_without_editing();
Open already created Bridged Device for editing, view its settings, do not change any settings and close the Edit Dialog.
view_bond_slave_without_editing();
Open already created Bond Slave Device for editing, view its settings, do not change any settings and close the Edit Dialog.