Skip to main content
  • Place orders quickly and easily
  • View orders and track your shipping status
  • Enjoy members-only rewards and discounts
  • Create and access a list of your products

如何遠端設定 Dell VxRail iDRAC 網路設定

Summary: 這些步驟說明如何檢查 IP 是否已指派給 iDRAC,以及如何在需要時指派靜態 IP。

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

每個主機都必須完成下列步驟,才能遠端設定 iDRAC。

必要資訊包括:

  • 要指派的 IP 清單
  • 閘道 IP
  • 子網 IP
  • VLAN ID

例如:
iDRAC 主機 1:10.xx.xx.21
iDRAC 主機 2:10.xx.xx.22
iDRAC 主機 3:10.xx.xx.23
iDRAC 主機 4:10.xx.xx.24
iDRAC 主機 5:10.xx.xx.25
子網路遮罩:255.255.255.0
閘道:10.xx.xx.1

如何檢查目前的 iDRAC 設定:

  1. 使用 PuTTY 連線至第一個主機。
  2. 執行此位置 find / -name ipmitoolipmitool 然後按 Enter 鍵。範例回應為:/opt/vxrail/tools/ipmitool。記錄回應。
  3. 尋找是否有透過執行來指派的 IP:
    [從上一個命令路徑] ipmitool lan print 1
    回應顯示靜態,以及 IPv4 列出的 IP。如果我們有 DHCP 而非靜態,如果 IPv4 顯示 0.0.0.0,這表示尚未指派任何 IP。

如何設定 iDRAC 網路設定:
  1. 若要指派 IP 位址,請執行以下作業,將其從動態變更為靜態位址:
    [從上一個命令路徑]ipmitool lan set 1 ipsrc static
  2. 執行下列作業,將 IP 指派給 iDRAC:
    [從上一個命令路徑]ipmitool lan set 1 ipaddr 10.xx.xx.21
  3. 執行以下作業來指派網路遮罩:
    [從上一個命令路徑]ipmitool lan set 1 netmask 255.255.255.0
  4. 執行以下作業來指派閘道 IP 位址:
    [從上一個命令路徑]ipmitool lan set 1 defgw ipaddr 10.xx.xx.1
  5. 以執行方式將 VLAN ID 設定為使用 100:
    [從上一個命令路徑]ipmitool lan set 1 vlan id 100
注意:
  • 使用者必須提供 VLAN ID。
  • 如果使用者沒有設定 VLAN ID,請執行此命令停用 VLAN:
    [從上一個命令路徑]ipmitool lan set 1 vlan id off
   6.執行下列方式,將 root 密碼變更為 password
       [從上一個命令路徑]ipmitool user set password 2 password

注意:命令中的最後一個引數是您要使用的客戶密碼。

   7.對所有其他節點重複上述步驟。

Additional Information

Affected Products

VxRail, VxRail E560F

Products

VxRail E560F
Article Properties
Article Number: 000021556
Article Type: How To
Last Modified: 25 Aug 2023
Version:  10
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.