|
openmediavault
4.0 (Arrakis)
The open network attached storage solution
|
Public Member Functions | |
| getSlaves () | |
| delete () | |
Public Member Functions inherited from OMV\System\Net\NetworkInterface | |
| __construct ($name) | |
| getDeviceName () | |
| exists () | |
| getIP () | |
| getIP6 () | |
| getPrefix () | |
| getPrefix6 () | |
| getNetmask () | |
| getNetmask6 () | |
| getMask () | |
| getMask6 () | |
| getMAC () | |
| getMTU () | |
| getGateway () | |
| getGateway6 () | |
| getState () | |
| getLink () | |
| getStatistics () | |
| getOperState () | |
| getDuplex () | |
| getSpeed () | |
| getCarrier () | |
| isVlan () | |
| getVlanId () | |
Static Public Member Functions | |
| static | enumerate () |
| static | getNextDeviceName () |
Additional Inherited Members | |
Public Attributes inherited from OMV\System\Net\NetworkInterface | |
| ipv4cidr | |
Protected Attributes inherited from OMV\System\Net\NetworkInterface | |
| $name = "" | |
| $ip = null | |
| $ethtool = null | |
| $regex | |
This class provides a interface to handle Linux bond network interfaces.
| OMV\System\Net\NetworkInterfaceBond::delete | ( | ) |
Delete a bond interface.
|
static |
Get a list of all bond network interfaces.
|
static |
Get the next free device name.
| OMV\System\Net\NetworkInterfaceBond::getSlaves | ( | ) |
Get the slave devices.
1.8.13