User's Manual

180 Using the iDRAC SM-CLP Command Line Interface
iDRAC SM-CLP Examples
The following subsections provide examples for using the SM-CLP to
perform the following operations:
Server power management
SEL management
MAP target navigation
Display system properties
Setting the iDRAC IP address, subnet mask, and gateway address
Server Power Management
Table 10-4 provides examples of using SM-CLP to perform power
management operations on a managed server.
SEL Management
Table 10-5 provides examples of using the SM-CLP to perform SEL-related
operations on the managed system.
Table 10-4. Server Power Management Operations
Operation Syntax
Logging into the
iDRAC using the
SSH interface
>ssh 192.168.0.120
>login: root
>password:
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