CLI Guide

Table Of Contents
The following tables document valid options, sub-options, and arguments along with a description of the expected behavior of
each option and suboption. Options, sub-options, and arguments are case-sensitive. All options, sub-options, and pre-defined
arguments are lowercase unless explicitly stated otherwise. Some features that must be noted while reading this section are:
Unless otherwise specified, all sub-options to options are optional.
If a sub-option is not specified for an option, all valid sub-option values are displayed for the option. If sub-options are
specified, then only those suboptions are reported.
Wherever options or sub-options take empty strings as input, the string NULL should be input. For example, options such as
username and suboptions such as commstring and hostname can take an empty string as input.
bmcversion
Table 268. bmcversion options
Option Sub-option Valid Arguments Description
bmcversion
Displays the version information for the BMC
and the BMC firmware. This option cannot be
replicated.
--devid
NA Reports the BMC device ID.
--devrevision
NA Reports the BMC device revision.
--majorfwversion
NA Reports the BMC device major firmware revision.
--minorfwversion
NA
Reports the BMC device minor firmware revision.
Example:
A:>syscfg bmcversion devid=32
devrevision=0
majorfwversion=0
minorfwversion=40
chassistype*
Table 269. chassistype*
Option Sub-option Valid Arguments Description
--chassistype*
NA NA
Identifies the Chassis Management Controller
(CMC). The possible values are 9 (M1000e),
10 (VRTX), and 0 (others).
Example:
A:>syscfg -- chassistype
chassistype=10 (VRTX)
clearsel*
Table 270. clearsel*
Option Sub-option Valid Arguments Description
--clearsel*
NA NA
Clears the System Event Log (SEL). This option
cannot be replicated.
SYSCFG 133