Quick Reference Guide

cfgNicMacAddress (Read Only)
Description The iDRAC or CMC NIC MAC address in the format:
dd:dd:dd:dd:dd:dd, where d is a hexadecimal digit in range
0 - 9, A - F
Legal Values String representing iDRAC or CMC NIC MAC address.
Default The current MAC address of iDRAC or CMC NIC. For
example, 00:12:67:52:51:A3.
cfgStaticLanNetworking
This group contains parameters to configure the device NIC for IPv4. This group is applicable only for iDRAC.
NOTE:
A few objects in this group may require the device NIC to be reset, that may cause a brief loss in
connectivity.
cfgNicStaticEnable (Read or Write)
Description Enables or disables the NIC.
Legal Values
0 — Disabled
1 — Enabled
Default 1 — Enabled
NOTE:
If this object is modified, then the object cfgNicEnable is also modified.
cfgNicStaticIPv4Enable (Read or Write)
Description Enables or disables the IPv4 stack.
Legal Values
0 — Disabled
1 — Enabled
Default 1 — Enabled
NOTE:
If this object is modified, then the object cfgNicIPv4Enable is also modified.
cfgNicStaticIpAddress (Read or Write)
Description Returns or sets the current IPv4 address.
NOTE:
Only sets the current IPv4 address if
cfgNicUseDhcp is set to 0 (false).
Legal Values Any Valid IPv4 address
Default 192.168.0.120
139