ipmctl-stop-session - Man Page

Stops the active playback or recording session.

Synopsis

ipmctl stop [OPTIONS] -session

Description

Stops the active playback or recording session.

Options

-f, ā€‰-force

Do not warn the user that stopping a new session terminates an active recording session resulting in deleting recorded content.

-h, ā€‰-help

Displays help for the command.

-ddrt

Used to specify DDRT as the desired transport protocol for the current invocation of ipmctl.

-smbus

Used to specify SMBUS as the desired transport protocol for the current invocation of ipmctl.
Note

The -ddrt and -smbus options are mutually exclusive and may not be used together.

Target

-session

Specifies to stop a session.

Examples

Stop the current session.

ipmctl stop -session

Limitations

A session must be already started.

Sample Output

Successfully dumped 1060619 bytes to file.

Warning - Executing in playback mode!

Stopping a session will free all recording content.
Do you want to continue? [y/n] y
Stopped PBR session.

Referenced By

ipmctl(1).

2024-01-24 ipmctl