Quick Reference Guide

1 (Full Duplex)
Default 1
cfgNetTuningNicMtu (Read/Write)
Description The size in bytes of the maximum transmission unit used
by CMC NIC.
Legal Values 576 – 1500
Default 1500
NOTE: IPv6 requires a minimum MTU of 1280. If IPv6 is enabled, and cfgNetTuningMtu is set to a lower value, the
CMC uses an MTU of 1280.
cfgNetTuningNicAutoneg (Read/Write)
Description Enables autonegotiation of physical link speed and duplex.
If enabled, autonegotiation takes priority over other values
set in this group.
Legal Values
0 = Auto Negotiation is Disabled
1 = Auto Negotiation is Enabled
Default 1
Example
racadm getconfig -g cfgNetTuning
cfgNetTuningNicSpeed=100
cfgNetTuningNicFullDuplex=1
cfgNetTuningNicMtu=1500
cfgNetTuningNicAutoneg=1
cfgRacSecurity
This group is used to configure settings related to CMC SSL certificate signing request (CSR) feature. The properties in
this group must be configured before generating a CSR from CMC.
Use this object with the config or getconfig subcommands.
To use this object property, you must have Chassis Configuration Administrator privilege.
For more information on generating certificate signing requests, see the subcommand "sslcsrgen."
The following sections provide information about the objects in the cfgRacSecurity group.
cfgRacSecCsrCommonName (Read/Write)
Description
Specifies the CSR Common Name (CN) that must be an IP
or CMC name as given in the certificate.
Legal Values A string of up to 254 characters.
Default <
blank
>
150