portcfg 指令
使用此指令可針對序列重新導向功能配置 IMM。
IMM 必須配置為與伺服器內部序列埠設定相符。若要變更序列埠配置,請依次鍵入選項和值。若要變更序列埠配置,您必須至少具有「配接器網路連線和安全性配置」權限。
註
伺服器外部序列埠只能供 IMM 用於 IPMI 功能。序列埠不支援 CLI。不支援 Remote Supervisor Adapter II CLI 中呈現的 serred 和 cliauth 選項。
在沒有選項的情況下執行 portcfg 指令可顯示序列埠配置。下表顯示各選項的引數。
註
資料位元數 (8) 設定於硬體中,且無法變更。
選項 | 說明 | 值 |
---|---|---|
-b | 傳輸速率 | 9600, 19200, 38400, 57600, 115200 |
-p | 同位 | none、odd、even |
-s | 停止位元 | 1, 2 |
-climode | CLI 模式 | 0, 1, 2 其中:
|
語法:
portcfg [options]
options:
-b baud_rate
-p parity
-s stopbits
-climode mode
範例:
system> portcfg
-b: 57600
-climode: 2 (CLI with user defined keystroke sequence)
-p: even
-s: 1
system> portcfg -b 38400
ok
system>
提供意見回饋