Reference Guide

cfgNicEnable (Read/Write)
Description Enables or disables CMC network interface controller. If
the NIC is disabled, the remote network interfaces to CMC
are no longer accessible and CMC are only available
through the local or serial RACADM interface.
Legal Values
1 (TRUE)
0 (FALSE)
Default 1
cfgNicIpAddress (Read/Write)
Description Specifies the static IPv4 address to be assigned to the
RAC or CMC.
NOTE: This parameter is only configurable if the
cfgNicUseDhcp parameter is set to 0 (FALSE.)
Legal Values String representing a valid IPv4 address. For example:
192.168.0.20.
Default
192.168.0.120
cfgNicNetmask (Read/Write)
Description The subnet mask used for CMC IP address.
This property is only valid if cfgNicUseDhcp is set to 0 (FALSE).
NOTE: This parameter is only configurable if the cfgNicUseDhcp parameter is set
to 0 (FALSE).
Legal Values String representing a valid subnet mask. For example: 255.255.255.0.
Default 255.255.255.0
cfgNicGateway (Read/Write)
Description CMC gateway IPv4 address.
The gateway IPv4 address used for static assignment of the RAC IP address. This
property is only valid if cfgNicUseDhcp is set to 0 (FALSE).
NOTE: This parameter is only configurable if the cfgNicUseDhcp parameter is
set to 0 (FALSE).
Legal Values String representing a valid gateway IPv4 address. For example: 192.168.0.1.
Default 192.168.0.1
101