set cli-parameters
91
locale English|en|Spanish|es|French|fr|German|de|Italian|it|Japanese|
ja|Korean|ko|Dutch|nl|Chinese-simplified|zh-s|Chinese-traditional|zh-t
Optional. The display language. The default is English.
pager enabled|on|disabled|off
Optional.
•
enabled
or
on
: Halts output after each full screen to wait for keyboard input. This is the default.
•
disabled
or
off
: Output is not halted. When displaying output in XML API format, which is
intended for scripting, disable paging.
precision
#
Optional. Sets the number of decimal places (1–10) for display of storage-space sizes. The default
is 1.
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. Sets the scale for display of temperature values:
•
fahrenheit
or
f
: Temperatures are shown in degrees Fahrenheit.
•
celsius
or
c
: Temperatures are shown in degrees Celsius. This is the default.
timeout
#
Optional. Sets the timeout value in seconds for the login session. Valid values are 120–43200
seconds (2–720 minutes). The default is 1800 seconds (30 minutes).
units auto|MB|GB|TB
Optional. Sets the unit for display of storage-space sizes:
•
auto
: Sizes are shown in units determined by the system. This is the default.
•
MB
: Sizes are shown in megabytes.
•
GB
: Sizes are shown in gigabytes.
•
TB
: Sizes are shown in terabytes.
Based on the
precision
setting, if a size is too small to meaningfully display in the selected unit,
the system uses a smaller unit for that size. For example, if
units
is set to TB,
precision
is set to
1, and
base
is set to 10, the size 0.11709 TB is instead shown as 117.1 GB.
Example
Set CLI parameters.
# set cli-parameters timeout 600 console pager off precision 2 units GB
temperature-scale f
For scripting, display XML output in
api-embed
format and disable paging.
# set cli-parameters api-embed pager off
For scripting, display brief XML output in
api-embed
format and disable paging.
# set cli-parameters api-embed pager off brief on
Set the CLI to show output in console format.
# set cli-parameters console
See also •
Summary of Contents for AssuredSAN 6004
Page 11: ...Document conventions and symbols 11 TIP Provides helpful hints and shortcuts...
Page 114: ...114 Alphabetical list of commands See also set cli parameters show protocols...
Page 139: ...show controller statistics 139 See also reset all statistics reset controller statistics...
Page 162: ...162 Alphabetical list of commands See also show power supplies...