Power management – Dell POWEREDGE M1000E User Manual

Page 101

Advertising
background image

Fabric OS Administrator’s Guide

101

53-1002745-02

Power management

3

Using switchCfgPersistentDisable

Entering switchCfgPersistentDisable with no arguments disables the switch immediately.

Example of using switchCfgPersistentDisable command output without arguments

switch:admin> switchCfgPersistentDisable

Switch's persistent state set to 'disabled'

Using switchCfgPersistentDisable - -disable

Using the - -disable argument disables the switch immediately. This is the same as entering
switchCfgPersistentDisable without any arguments.

Example of using switchCfgPersistentDisable command output from admin login

switch:admin> switchCfgPersistentDisable --disable

Switch's persistent state set to 'disabled'
Switch persistent disable set

Using switchCfgPersistentDisable - -setDisableState

Using the - -setDisableState argument sets the status of the switch to ‘disabled’.

Example of using switchCfgPersistentDisable command output from admin login

switch:admin> switchCfgPersistentDisable --setdisablestate

Switch's persistent state set to 'disabled'
Switch persistent disable set

Using switchCfgPersistentDisable --help

Using the - - help argument displays a list of the available command arguments.

Example of using switchCfgPersistentDisable command output from admin login

switch:admin> switchCfgPersistentDisable --help
switchCfgPersistentDisable usage:
switchCfgPersistentDisable:

Disables the switch immediately.

switchCfgPersistentDisable --disable:

Disables the switch immediately.

switchCfgPersistentDisable --setdisablestate:

sets the status of the switch to ’disabled’.

switchCfgPersistentDisable --help:

Displays the command usage.

Power management

All blades are powered on by default when the switch chassis is powered on. Blades cannot be
powered off when POST or AP initialization is in progress.

To manage power and ensure that more critical components are the least affected by power
changes, you can specify the order in which the components are powered off, using the
powerOffListSet command.

Advertising