Navigation
Table of Contents
Guide That Contains This Content
[+] Expand All
[-] Collapse All
Disconnecting from a Serial Console Using IPMI Serial over LAN (SOL) (SRC CLI)
Only one IPMI SOL connection is allowed per IPMI interface. You can close the active IPMI connection to a local host or a remote host.
To disconnect from a local host using IPMI SOL:
- From operational mode, enter the ipmisol close local-session command to close the active IPMI connection to a local host.user@host>ipmisol close local-session host
To disconnect from a remote host using IPMI SOL:
- From operational mode, enter the ipmisol close remote-session command to close the active IPMI connection to a remote host.user@host>ipmisol close remote-session host host user user
- host—IP address of the remote host IPMI interface.
- user—IPMI username configured in the remote host.
For example:
user@host>ipmisol close remote-session host 10.10.10.30 user johndoe