HP StorageWorks 2300 Modular Smart Array CLI reference guide (500912-001, January 2009)

82
set cli-parameters
Description Sets options that control CLI behavior. If you are accessing the CLI through the network port, settings
apply to the current CLI session only. If you are accessing the CLI through the enclosure's CLI port,
settings persist across sessions.
The base, locale, precision, temperature scale, timeout, and units settings are read from the user's
profile, and can be overridden by using this command.
Syntax
set cli-parameters [base 2|10] [disk-addressing enclosure-slot] [console|api]
[brief enabled|disabled|on|off] [locale English|en|Spanish|es|French|fr|Italian
|it|Japanese|ja|Korean|ko|Dutch|nl|Chinese-simplified|zh-s|Chinese-traditional
|zh-t] [pager enabled|disabled|on|off] [precision #] [storage-size-base 2|10]
[storage-size-precision #] [storage-size-units auto|MB|GB|TB]
[temperature-scale celsius|c|fahrenheit|f] [timeout #] [units auto|MB|GB|TB]
Parameters base 2|10
Optional. Sets the base for entry and display of storage-space sizes:
2: Sizes are shown as powers of 2, using 1024 as a divisor for each magnitude.
10: Sizes are shown as powers of 10, using 1000 as a divisor for each magnitude.
Operating systems usually show volume size in base 2. Disk drives usually show size in base 10.
Memory size is always shown in base 2.
disk-addressing enclosure-slot
Optional. Disks are shown, and must be specified, with the format
enclosure-ID.disk-slot-number. This is the default. The channel-id option is not
supported.
console|api
Optional. Enables show commands to be shown as human-readable console output or as XML
output. console is the default. api outputs XML.
brief enabled|disabled|on|off
Optional. When enabled, suppresses detailed output in api mode. Enabled by default.
locale
English|en|Spanish|es|French|fr|Italian|it|Japanese|ja|Korean|ko|Dutch
|nl|Chinese-simplified|zh-s|Chinese-traditional|zh-t
Optional. The display language.
pager enabled|on|disabled|off
Optional. Specifies whether to halt output after each full screen to wait for keyboard input. Enabled
by default.
precision #
Optional. Sets the number of decimal places (1–10) for display of storage-space sizes.
storage-size-base 2|10
Optional. Alias for base.
storage-size-precision #
Optional. Alias for precision.
storage-size-units auto|MB|GB|TB
Optional. Alias for units.
temperature-scale celsius|c|fahrenheit|f
Optional. Specifies to show temperatures in degrees Fahrenheit or Celsius.
timeout #
Optional. Sets the timeout value in seconds for the login session. Valid values are 30–9999, where
9999 means do not timeout.