Network:getConfig
Method
Purpose
This method (on AIX) returns network configuration information in a manner similar to using the ifconfig
command.
Type
Synchronous, IMPACT_INFO.
Arguments
Name |
Type |
Description |
Interface Name |
String |
Name of the network interface |
Returns
Name |
Type |
Description |
Interface Name |
String |
Name of the network interface. Table is indexed on Interface Name |
Network Address |
String |
Network Address in dotted format, 32 bit Value |
Hardware Address |
String |
Hardware Address in colon format |
Broadcast Address |
String |
Broadcast address for the interface |
Network Mask |
String |
Network mask for the interface |
MTU |
String |