Reference Guide

78
2.5 Communication Management Commands
2.5.1 connect
Syntax:
dscli connect Component
Description:
Connects to a managed component with via modem or with direct connection according to the connection
type of the component property.
Options:
Component
Specify the name, the MAC address of LAN port that BMC uses, or the GUID of the managed
component.
2.5.2 disconnect
Syntax:
dscli disconnect
Description:
Disconnects the currently connected line.
2.5.3 getConnectionStatus
Syntax:
dscli getConnectionStatus
Description:
Displays the status of the serial connection (via modem or with direct connection).
Output:
Displays the status of the serial connection. There are following status:
CONNECTING Now connecting.
CONNECTED Connection is complete.
DISCONNECTING Now disconnecting.
DISCONNECTED Disconnection is complete.
CONNECTION_FAILURE Failed to connect.
NO_CARRIER Line is disconnected.
BUSY Now talking.
NO_DIALTONE Cannot detect dialtone.