Quick Reference Guide

96 CMC Property Database Group and Object Definitions
cfgNicGateway
Assigns a static gateway for the CMC IP address. This property is used only if
cfgNicUseDhcp is set to 0 (false).
Legal value
:
A string representing a valid gateway. For example,
192.168.0.1.
cfgNicUseDhcp
Enables or disables the use of DHCP (Dynamic Host Configuration Protocol)
by the CMC for the NIC. If set to 0, then DHCP is disabled and IP addresses
are statically assigned. If set to 1, then DHCP is enabled and IP address are
automatically assigned.
Configuration options:
1 (true), 0 (false)
Default:
0
#cfgNicMacAddress
Read only. MAC Address of the CMC; format: dd:dd:dd:dd:dd:dd, where d is
a hexadecimal digit in range 0 - 9, A - F
cfgDNSServersFromDHCP (Read/Write)
NOTE: To modify this property, you must have Configure CMC permission.
Specifies that the DNS server IP addresses should be assigned from the
DHCP server on the network.
Configuration options:
1 (true), 0 (false)
Default:
1
cfgDNSServer1 (Read/Write)
NOTE: To modify this property, you must have Configure CMC permission.
Specifies the DNS server 1 IP address. This property is only valid if
cfgDNSServersFromDHCP is set to 0 (false).
Configuration options:
A string representing a valid IP address, for
example: 192.168.0.20.
NOTE: cfgDNSServer1 and cfgDNSServer2 may be set to identical values while
swapping addresses.