Users Guide

DRAC 5 Property Database Group and Object Definitions 233
Description
The subnet mask used for static assignment of the RAC IP address. This property is only valid if
cfgNicUseDhcp is set to 0 (FALSE).
cfgNicGateway (Read/Write)
NOTE: To modify this property, you must have Configure DRAC 5 permission. This parameter is only configurable if
the cfgNicUseDhcp parameter is set to 0 (FALSE).
Legal Values
A string representing a valid gateway IP address. For example: "192.168.0.1".
Default
192.168.0.1
Description
The gateway IP address used for static assignment of the RAC IP address. This property is only valid if
cfgNicUseDhcp is set to 0 (FALSE).
cfgNicUseDhcp (Read/Write)
NOTE: To modify this property, you must have Configure DRAC 5 permission.
Legal Values
1 (TRUE)
0 (FALSE)
Default
0
Description
Specifies whether DHCP is used to assign the RAC IP address. If this property is set to 1 (TRUE), then
the RAC IP address, subnet mask, and gateway are assigned from the DHCP server on the network. If
this property is set to 0 (FALSE), the static IP address, subnet mask, and gateway is assigned from the
cfgNicIpAddress, cfgNicNetmask, and cfgNicGateway properties.
NOTE: If you are updating your system remotely, use the setniccfg command.
cfgNicSelection (Read/Write)
NOTE: To modify this property, you must have Configure DRAC 5 permission.