MAP Target Navigation
The following examples show how to use the cd verb to navigate the MAP. In all examples, the initial
default target is assumed to be /.
Type the following commands at the SMCLP command prompt:
• To navigate to the system target and reboot:
cd system1 reset The current default target is /.
• To navigate to the SEL target and display the log records:
cd system1
cd logs1/log1
show
• To display current target:
type cd .
• To move up one level:
type cd ..
• To exit:
exit
291