Users Guide

Using the DRAC 5 SM-CLP Command Line Interface 223
DRAC 5 SM-CLP Examples
The following subsections provide sample scenarios for using the SM-CLP to
perform the following operations:
Server power management
SEL management
MAP target navigation
Display system properties
Server Power Management
Table 12-5 provides examples of using SM-CLP to perform power
management operations on a managed system.
Table 12-5. Server Power Management Operations
Operation Syntax
Logging into the
RAC using the
telnet/SSH
interface
>ssh 192.168.0.120
>login: root
>password:
Starting the SM-
CLP management
shell
-
>smclp
DRAC5 SM-CLP System Management Shell,
version 1.0
Copyright (c) 2004-2008 Dell, Inc.
All Rights Reserved
->
Power down the
server
-
->stop /system1
system1 has been stopped successfully
Power up the server
from a powered-off
state
-
->start /system1
system1 has been started successfully
Reboot the server ->reset /system1
system1 has been reset successfully