Name | Type | Description |
---|---|---|
domain | String | The default domain for the address |
gateway | String | The gateway of the IP |
hostname | String | The hostname associated with the IP |
ip | Number | The IP address |
netmask | String | The netmask of the IP |
pool | Pool | The pool from which the IP is |
vlan | Number | The VLAN ID of the subnet from which the IP came |
Name | Returns |
---|---|
Address() | constructor |
Method | Returns |
---|---|
SolidServer.findFreeAddress(Pool pool) | Address |
Method | Returns |
---|---|
SolidServer.addAddress(Address addr) | boolean |