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 

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 ipmitoolして場所をipmitool検索し、 Enter キーを押します。応答例は次のとおりです。/opt/vxrail/tools/ipmitoolの表示が試行されます。応答を記録します。
  3. 次のコマンドを実行して、IPが割り当てられているかどうかを確認します。
    [前のコマンドからのパス]ipmitool lan print 1
    応答には、静的、およびIPv4のIPが表示されます。静的ではなくDHCPがあり、IPv4に0.0.0.0が表示されている場合は、IPがまだ割り当てられていないことを意味します。

iDRACネットワーク設定の設定方法:
  1. IPアドレスを割り当てるには、次のコマンドを実行して、IPアドレスを動的から静的に変更します。
    [前のコマンドからのパス]ipmitool lan set 1 ipsrc static
  2. 次のコマンドを実行して、iDRACにIPを割り当てます。
    [前のコマンドからのパス]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.