Skip to main content

VxRail:如何使用 IPMI 設定 BMC 埠

Summary: 本文說明如何在 VxRail (Quanta) 平臺上使用 IPMI 設定 BMC 埠。

This article applies to This article does not apply to This article is not tied to any specific product. Not all product versions are identified in this article.

Instructions

若為執行 3.5 代碼的應用裝置,可在下列路徑找到 ipmitool:
/tmp/vspexblue/bin/ipmitool

適用于代碼 3.0 和波紋管的應用裝置,請安裝作為此 KB 附件的 ipmitool。.zip 檔案包含有關如何安裝的工具和指示。

為 BMC IP 組態設定靜態:
 
ipmitool lan set 1 ipsrc static


如果是 3.5 或更新版本:
/tmp/vspexblue/bin/ipmitool lan set 1 ipsrc static

或者
,如果您已將 ipmi 工具新增至節點: 
/bin/ipmitool/ipmitool lan set 1 ipsrc static )

設定 BMC 的 IP、遮罩和閘道。
 
ipmitool lan set 1 ipaddr 192.168.10.101
ipmitool lan set 1 netmask 255.255.255.0
ipmitool lan set 1 defgw ipaddr 192.168.10.1

如果 3.5 或更新版本會在每個命令的前面執行下列命令:
 /tmp/vspexblue/bin/

或者
,如果您已將 ipmi 工具新增至節點,請在每個命令出現下列命令之前執行下列動作: 
/bin/ipmitool/ )

 
將 root 密碼變更為密碼 (最後一個引數是您要使用的密碼)
 
ipmitool user set password 2 admin

如果是 3.5 或更新版本:
/tmp/vspexblue/bin/ipmitool user set password 2 admin

或者
,如果您已將 ipmi 工具新增至節點: 
/bin/ipmitool/ipmitool user set password 2 admin

列印 BMC 的 IP 組態。
 
ipmitool lan print 1

如果是 3.5 或更新版本: 
 /tmp/vspexblue/bin/ipmitool lan print 1

或者
,如果您已將 ipmi 工具新增至節點:
 /bin/ipmitool/ipmitool lan print 1

列印 BMC 的使用者清單。
 
ipmitool user list 1

如果是 3.5 或更新版本:
/tmp/vspexblue/bin/ipmitool user list 1

或者
,如果您已將 ipmi 工具新增至節點: 
/bin/ipmitool/ipmitool user list 1

也可以使用 ipmitool 在 BMC 埠上設定 VLAN

將 BMC 的 VLAN 設定為使用 VLAN 100 (例如)
 
ipmitool lan set 1 vlan id 100

如果是 3.5 或更新版本:
/tmp/vspexblue/bin/ipmitool lan set 1 vlan id 100

或者
,如果您已將 ipmi 工具新增至節點:
 /bin/ipmitool/ipmitool lan set 1 vlan id 100

停用 BMC 的 VLAN。  
 
ipmitool lan set 1 vlan id off

如果是 3.5 或更新版本:
 /tmp/vspexblue/bin/ipmitool lan set 1 vlan id off

或者
,如果您已將 ipmi 工具新增至節點:
 /bin/ipmitool/ipmitool lan set 1 vlan id off

Affected Products

VxRail Appliance Series

Products

VxRail Appliance Series, VxRail Gen2 Hardware, VxRail Software
Article Properties
Article Number: 000019019
Article Type: How To
Last Modified: 31 Oct 2023
Version:  3
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.