Using the stop Command

Use the stop command to shut down the target or to terminate another user's connection to the host console. You will be prompted to confirm a stop command. Eliminate this prompt by using the -script option.

Syntax

stop [options] [-script] target[

Options

[-f|force] [-h|help]

Targets

Valid Targets

Description

/SYS or /CH

Perform an orderly shutdown, followed by a power off of the specified system or chassis. Use the -force option to skip the orderly shutdown and force an immediate power off.

/SP/console

Terminate another user's connection to the host console.

Examples

-> stop /SP/console

-> stop -force /SYS

Related Topics