User's Manual

CMC Property Database Group and Object Definitions 401
cfgNetTuningNicSpeed
Specifies the speed for the CMC NIC. This property is used only if
cfgNetTuningNicAutoNeg is set to 0 (disabled). Configuration options: 10
or 100
Default: 100
cfgNetTuningNicFullDuplex
Specifies the duplex setting for the CMC NIC. This property is used only if
cfgNetTuningNicAutoNeg is set to 0 (disabled). Configuration options: 0
(half duplex), 1 (full duplex)
Default: 1
cfgNetTuningNicMtu
Specifies the size in bytes of the maximum transmission unit used by the
CMC NIC. Configuration range: 576–1500
Default: 1500
cfgNetTuningNicAutoneg
Enables auto-negotiation of physical link speed and duplex. When enabled,
auto-negotiation takes priority over values set in the cfgNetTuningNicSpeed
and cfgNetTuningNicFullDuplex objects. Configuration options: 1
(enabled), 0 (disabled)
Default: 1
Example
racadm getconfig -g cfgNetTuning
cfgNetTuningNicSpeed=100
cfgNetTuningNicFullDuplex=1
cfgNetTuningNicMtu=1500
cfgNetTuningNicAutoneg=1