Server Management Guide

Scenarios and Best Practices
106 Intel
®
Server Boards and Server Platforms Server Management Guide
5.7.5 Settings1
Settings1 target represents the settings of the current session of SMASH* and does not have any
targets.
This target affects the current session:
5.7.5.1 Supported Properties
The supported properties of the Settings1 target are as follows:
Table 20. Setting 1 Target
Property
Task
cdt
Represents the current default directory. This is the path from where the session starts.
outputformat
This R/W property gives the output format: clpxml, text, clpcsv.
Keyword of the current running SMASH* session. The values supported by this property are
explained as follows:
Clpxml - The output format of the current running SMASH* session is in the .xml format -
>set outputformat=clpxml
Keyword- The output format of the current running SMASH8 session is in the keyword
format ->set outputformat=keyword.
Text- The output format of the currently running SMASH session is in the text format-
>set outputformat=text. By default, this property value is assigned to text.
Clpcsv This output format of the currently running SMASH* session has a “clpcsv” table to
represent the Command Status. Each line of the “clpcsv” output data has its first item either as
the “header” or as the “group” keyword. Rows beginning with the “header” keyword specify
the start of a new table and the items in the comma-separated list of keywords identify the
output data elements that appear in each row of the table. Rows beginning with the “group”
keyword specify a row of table values for the preceding header.
timeout
The R/W property timeout represents the inactivity timeout value in seconds of the currently
running SMASH* session. If the SMASH* session is inactive for the timeout value seconds
mentioned, then after reaching the timeout value this session will exit automatically.
The value of this property can be set to a preferred inactivity time. ->set timeout=300. By
default, it is assigned to 500.
Identity
This read only property gives a brief explanation of the present target and cannot be changed.
5.7.5.2 Supported Verbs
The supported verbs of the settings1 target are as follows:
Verb
Is used to
cd
Change from one valid target path to any other valid target path.
exit
Exit from the current SMASH* session.
help
Provide information on using SMASH*.
set
Set the R/W supported properties.
show
Show all the targets, properties, and verbs supported by this target.
version
Show the current version of SMASH*.