Cisco Systems 57712 사용자 설명서

다운로드
페이지 288
Configuring the Power Restore Policy
The power restore policy determines how power is restored to the server after a chassis power loss.
Before You Begin
You must log in with admin privileges to perform this task.
Procedure
Purpose
Command or Action
Enters the chassis command mode.
Server# scope chassis
Step 1
Specifies the action to be taken when chassis power is restored.
Select one of the following:
Server /chassis # set policy
{power-off power-on |
restore-last-state}
Step 2
• power-off—Server power will remain off until manually
turned on. This is the default action.
• power-on—Server power will be turned on when chassis
power is restored.
• restore-last-state—Server power will return to the state
before chassis power was lost.
When the selected action is power-on, you can select a delay
in the restoration of power to the server.
(Optional)
Specifies whether server power will be restored after a fixed
or random time. The default is fixed. This command is accepted
only if the power restore action is power-on.
Server /chassis # set delay
{fixed random}
Step 3
(Optional)
Specifies the delay time in seconds. The range is 0 to 240; the
default is 0.
Server /chassis # set
delay-value 
delay
Step 4
Commits the transaction to the system configuration.
Server /chassis # commit
Step 5
This example sets the power restore policy to power-on with a fixed delay of 180 seconds (3 minutes) and
commits the transaction:
Server#
scope chassis
Server /chassis #
set policy power-on
Server /chassis *#
set delay fixed
Server /chassis *#
set delay-value 180
Server /chassis *#
commit
Server /chassis #
show detail
Chassis:
Power: on
Serial Number: QCI1404A1IT
Product Name: UCS C200 M1
PID : R200-1120402
UUID: 01A6E738-D8FE-DE11-76AE-8843E138AE04
Locator LED: off
Cisco UCS C-Series Servers Integrated Management Controller CLI Configuration Guide, Release 1.5    
   OL-28893-01
23
Managing the Server
Configuring the Power Restore Policy