Hp StorageWorks 2000 Family Modular Smart Array CLI reference guide (481600-002, May 2008)

118 HP StorageWorks 2000 Family Modular Smart Array CLI reference guide May 2008
set cli-parameters
Description
Sets the CLI timeout, the output characteristics of the show commands, and the way
that the system handles some errors.
If you are accessing the CLI through the Ethernet 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.
Input
set cli-parameters [console|api] [base 2|10] [pager enabled|on
|disabled|off] [timeout #] [disk-addressing enclosure-slot
|channel-id]
Parameter Description
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.
base 2|10 Optional. Specifies whether capacities are calculated
and shown in base 2 or base 10:
base 2: Sizes are represented as powers of two
and 1024 is used as a divisor for each magnitude.
base 10: Sizes are represented as powers of ten
and 1000 is used as a divisor for each magnitude.
Disk-drive vendors typically use base 10 for their
indication of capacity. This is the default.
pager enabled|on|
disabled|off
Optional. Specifies whether to halt output after each
full screen to wait for keyboard input. This is enabled
by default.
timeout # Optional. Sets the timeout value for the login session.
Valid values are 10–9999 seconds; the default is 1800
seconds (30 minutes).