Navigation
Back up to About Overview
[+] Expand All
[-] Collapse All
C
- commands to manage
- IPMI
- conventions
- customer support 1
D
- documentation
I
- IPMI
- IPMI SOL 1
M
- manuals
N
R
S
- serial over LAN
- SRC CLI
- support, technical See technical support
T
- technical support
- text conventions defined
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.
Note: The ipmisol close local-session command is not supported, if the SRC software is deployed as a virtual machine.
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
Related Documentation
- IPMI Overview
- Commands to Manage an IPMI Interface (SRC CLI)
- Connecting to a Serial Console Using IPMI Serial over LAN (SOL) (SRC CLI)
- Creating an IPMI User Account (SRC CLI)
- Creating an IPMI User Account (C-Web Interface)