Users Guide
Using the DRAC 5 SM-CLP Command Line Interface 241
MAP Target Navigation
Table 13-8 provides examples of using the cd verb to navigate the MAP. In all
examples, the initial default target is assumed to be /.
System Properties
The Table 13-9 lists the system properties that are displayed when the user
types the following:
show /system1
These properties are derived from the Base System Profile that is provided by
the standards body and is based on the CIM_ComputerSystem class as
defined by the CIM schema.
For additional information, see the DMTF CIM schema definitions.
Table 13-8. Map Target Navigation Operations
Operation Syntax
Navigate to the
system target and
reboot
->cd system1
->reset
NOTE: The current default target is /.
Navigate to the SEL
target and display the
log records
->cd system1
->cd logs1/log1
->show
->cd system1/logs1/log1
->show
Display current
target
->cd .
Move up one level ->cd ..
Exiting the shell ->exit