作用:
XCC在没有BMC License许可证的情况下,若要实现远程控制台功能(Remote Console),可以采用SOL(Serial Over LAN)的方式实现,此方法无法完全实现XCC Remote Console的所有功能,但可以作为临时替代方案使用。这里使用一台ThinkSystem SR650 V2服务器进表配置演示,OS为VMware ESXi7.0。
[uEFI设置]
Power on the System
1. Press <F1> when prompt during POST
2. Select <System Settings>
3. Select <Devices and I/O Ports>
4. Select <Console Redirection Settings> and enter
5. Verify and make the following changes:
a. COM Port 1: -> Enable
b. Console Redirection: -> <Enable>*
c. Serial Port Sharing -> <Enable>
d. Serial Port Access Mode -> <Dedicated>
e. SP Redirection: -> <Enable>
f. Com1 Baud Rate : -> <115200> <<57600>>
g. Com1 Data Bits: -> <8>
h. Com1 Parity: -> <None>
i. Com1 Stop Bits: -><1>
j. Com1 Terminal Emulation: -> <ANSI>
k. Com1 Active After Reboot: -> <Enable>
l. Com1 Flow Control: -> <Hardware>
[XCC设置]
XCC->BMC Configuration->Network
[EXSi设置]
- 设置VMkernel.Boot.logPort 和 VMkernel.Boot.gdbPort o为 com2
- 设置VMkernel.Boot.tty2Port 为 com1。
- 配置完成后,需要重启ESXi。
[验证]
使用ipmitool command验证
ipmitool –I lanplus –H xx.xx.xx.xx(BMC IP) –U USERID –P PASSW0RD sol activate