iDRAC6 Enterprise Property Database Group and Object Definitions 391cfgNicIpAddress (Read/Write)NOTE: This parameter is only configurable if the cfgNicUseDhcp parameter is setto 0 (FALSE).Legal ValuesA string representing a valid IP address. For example: 192.168.0.20.Default192.168.0.nwhere n is 120 plus the server slot number.DescriptionSpecifies the static IP address to assign to the RAC. This property is only validif cfgNicUseDhcp is set to 0 (FALSE).cfgNicNetmask (Read/Write)NOTE: This parameter is only configurable if the cfgNicUseDhcp parameter is setto 0 (FALSE).Legal ValuesA string representing a valid subnet mask. For example: 255.255.255.0.Default255.255.255.0DescriptionThe subnet mask used for static assignment of iDRAC6 IP address.This property is only valid if cfgNicUseDhcp is set to 0 (FALSE).cfgNicGateway (Read/Write)NOTE: This parameter is only configurable if the cfgNicUseDhcp parameter is setto 0 (FALSE).Legal ValuesA string representing a valid gateway IP address. For example: 192.168.0.1.