Quick Reference Guide

CMC Property Database Group and Object Definitions 95
cfgLanNetworking
NOTE: Use this object with the config or getconfig subcommands.
NOTE: To use this object property, you must have Chassis Configuration
Administrator privilege.
NOTE: You can configure any setting that is not preceded by the hash sign (#) in the
output. To modify a configurable object, use the -o option.
Description
Displays information for and configures network related properties.
Synopsis
racadm getconfig -g cfgLanNetworking
cfgNicEnable
Enables or disables the CMC NIC. If this property is set to 0 (false), the
remote network interfaces to the CMC are not accessible, and the CMC is
available only through the serial RACADM interfaces.
Configuration options
:
1 (true), 0 (false)
Default
:
1
cfgNicIpAddress
Assigns a static IP address to the CMC. This property is used only if
cfgNicUseDhcp is set to 0 (false).
Legal value
:
A string representing a valid IP address. For example,
192.168.0.20.
cfgNicNetmask
Assigns a static subnet mask for the CMC IP address. This property is used
only if cfgNicUseDhcp is set to 0 (false).
Legal value
:
A string representing a valid subnet mask. For example,
255.255.255.0.