The network (all interfaces) object collects information about network interface configuration for a storage node. You can use the GetConfig and GetNetworkConfig methods to obtain this information for a storage node.
This object contains the following members:
Name | Description | Type |
---|---|---|
Bond10G | Configuration information for the Bond10G bonded interface. | network (bonded interfaces) |
Bond1G | Configuration information for the Bond1G bonded interface. | network (bonded interfaces) |
eth0-5 | One object for each Ethernet interface in the storage node, describing configuration information for the interface. These objects are numbered 0 through 5 to match the interface name. | network (Ethernet interfaces) |
lo | Configuration information for the loopback interface. | network (local interfaces) |