console 指令
此指令可用來啟動序列重新導向主控台階段作業。
使用console指令在 XCC 和伺服器的內部序列埠之間啟動序列重新導向主控台階段作業、顯示所有階段作業的詳細資訊,並終止現有階段作業。
語法:
console [subset_command]
選項 | 說明 |
---|---|
start | 啟動序列重導向主控台階段作業 1 |
info | 顯示所有階段作業的詳細資訊 |
kill | 終止現有階段作業 |
範例:
system> console info
Channel Status User
---------------------------------
1 In Progress USERID
system> console start
Failed to start the serial redirect console, the serial redirect console is in use.
system> console kill
Session on channel 1 is terminated
提供意見回饋