connect
構文
connect (blade | interconnect) <enclosure-name | enclosure-uuid>
<bay-number> [<console-index>] [force]説明
connectコマンドを使用すると、シリアルコンソールに接続できます。
使用法
connect (blade | interconnect) <enclosure-name | enclosure-uuid>
<bay-number> [<console-index>] [force]
blade Open a text console session to a blade
interconnect Open a text console session to an interconnect
<enclosure-name> Specify the name of the enclosure
<enclosure-uuid> Specify the UUID of the enclosure
<bay-number> Specify the bay-number
<console-index> Specify the console index which can be found using the
"show" command
force Force the connection
* Arguments listed in parenthesis () and separated by the pipe symbol | are
mutually exclusive choices.
* Arguments listed in square brackets [] are optional arguments and can be
omitted.
* Fields listed in angle brackets <> should be replaced with the value
indicated.
connectコマンドを使用するには、まずconsole-viewコマンドを入力する必要があります。シリアルコンソールに接続するには、選択したシリアルコンソールを表す一意の識別子を指定します。この識別子には以下の情報が含まれています。
デバイスのタイプ(インターコネクトとブレードのどちらか)
デバイスを含んでいるエンクロージャー
デバイスのベイ番号
コンソールのインデックス(コンソールが複数ある場合)
コンソールインデックスは、デバイスに複数のシリアルコンソールがある場合にどのシリアルコンソールに接続するかを示します。この情報は
showコマンドの出力に表示されます。デバイスにシリアルコンソールが1つしかない場合、コンソールインデックスを指定する必要はありません。デバイスで複数のシリアルコンソールが使用可能な場合にコンソールインデックスが指定されていない場合、エラーが表示されます。接続を確立できる場合は、同じターミナルウィンドウで既存のCLIがシリアルコンソールインターフェイスで置き換えられます。その時点で、すべての入力と出力が接続済みシリアルコンソールによって処理されます。シリアルコンソール接続を強制終了すると、CLIが再開されてCLIプロンプトが表示され、追加のコマンドを入力できるようになります。接続を確立できない場合は、接続が失敗した理由に関するエラーメッセージが表示され、CLIプロンプトに戻ります。
Controlキーシーケンス
シリアル接続のインターコネクトサーバー側にはモデム制御信号がありません。HPE OneViewからフレームリンクモジュールへのシリアルコンソール接続が終了された場合、インターコネクトまたはサーバーには何も表示されません。
既存の接続が多すぎるために接続を確立できない場合は、
forceオプションを指定することができます。forceオプションは、同じデバイスへの既存接続の切断を試行するため、要求された接続を正常に実行することができます。
応答例
console-view> connect blade MXQ73406DF 3
Connecting to blade...
To return to the CLI, enter <Ctrl>_. (Control + Shift + Underscore followed
by a period (.) which must be at the beginning of a line)
console-view> connect interconnect MXQ73406DF 1
Connecting to interconnect...
To return to the CLI, enter <Ctrl>_. (Control + Shift + Underscore followed
by a period (.) which must be at the beginning of a line)

