OpenMediaVault  3.0 (Erasmus)
The open network attached storage solution
Public Member Functions | List of all members
OMV\System\Net\NetworkInterfaceBond Class Reference
Inheritance diagram for OMV\System\Net\NetworkInterfaceBond:
OMV\System\Net\NetworkInterface

Public Member Functions

 getSlaves ()
 
- Public Member Functions inherited from OMV\System\Net\NetworkInterface
 __construct ($name)
 
 getDeviceName ()
 
 exists ()
 
 getIP ()
 
 getIP6 ()
 
 getMask ()
 
 getMask6 ()
 
 getMAC ()
 
 getMTU ()
 
 getGateway ()
 
 getGateway6 ()
 
 getState ()
 
 getLink ()
 
 getStatistics ()
 
 getOperState ()
 
 getDuplex ()
 
 getSpeed ()
 
 getCarrier ()
 
 isVlan ()
 
 getVlanId ()
 

Additional Inherited Members

- Public Attributes inherited from OMV\System\Net\NetworkInterface
 ipv6
 
- Protected Attributes inherited from OMV\System\Net\NetworkInterface
 $name = ""
 
 $ifconfig = null
 
 $ip = null
 
 $ethtool = null
 
 $regex
 

Detailed Description

This class provides a interface to handle Linux bond network interfaces.

Member Function Documentation

OMV\System\Net\NetworkInterfaceBond::getSlaves ( )

Get the slave devices.

Returns
A list of device names used in the array, otherwise FALSE.

The documentation for this class was generated from the following file: