Veritas NetBackup™ Appliance Commands Reference Guide
- Overview
- 付録 A. Main > Appliance commands
- 付録 B. Main > Manage > FibreChannel commands
- 付録 C. Main > Manage > HighAvailability commands
- 付録 D. Main > Manage > Libraries commands
- 付録 E. Main > Manage > Libraries > Advanced > ACS commands
- 付録 F. Main > Manage > License commands
- 付録 G. Main > Manage > MountPoints commands
- 付録 H. Main > Manage > NetBackup CLI commands
- 付録 I. Main > Manage > OpenStorage commands
- 付録 J. Main > Manage > Software commands
- 付録 K. Main > Manage > Storage commands
- 付録 L. Main > Manage > Tapes commands
- 付録 M. Main > Manage > Certificates commands
- 付録 N. Main > Monitor commands
- 付録 O. Main > Network commands
- 付録 P. Main > Network > Security (IPsec) commands
- 付録 Q. Main > Reports commands
- 付録 R. Main > Settings commands
- 付録 S. Main > Settings > Alerts commands
- 付録 T. Main > Settings > Notifications view commands
- 付録 U. Main > Settings > Security commands
- 付録 V. Main > Support commands
名前
Main > Support > IPMI — これらのコマンドを使って IPMI の構成を管理します。
概要
IPMI Network Configure<IPAddress> <Netmask> <GatewayIPAddress>
IPMI Network Show
IPMI Reset
IPMI User Add <User_name>
IPMI User Delete <User_name>
IPMI User List
説明
IPMI コマンドで、IPMI ネットワークを設定し、IPMI 接続を使ってアプライアンスにアクセスするユーザーを管理できます。IPMI コマンドを使って次の操作を行います。
IPMI サブシステムを設定する。
現在の IPMI 設定を表示する。
IPMI をリセットする。
ユーザーを追加する。
ユーザーを削除する。
ユーザーを一覧表示する。
オプション
- IPMI Network Configure
このコマンドは、IPMI ポートを使って IPMI サブシステムを構成します。
- IPMI Network Show
このコマンドは現在の IPMI ポートの情報を表示するのに使われます。
- IPMI Reset
このコマンドは、IPMI をリセットするために使います。IPMI インターフェースが応答を停止したりハングアップした場合にのみ IPMI をリセットしてください。
- IPMI User Add
IPMI サブシステムにアクセスする新しいユーザーを追加するには、このコマンドを使います。
- IPMI User Delete
IPMI サブシステムにアクセスできる既存のユーザーを削除するには、このコマンドを使います。
- IPMI User List
IPMI サブシステムにアクセスできるユーザーのリストを表示するには、このコマンドを使います。
IPMI Network Configure コマンドを実行した後、次の手順が実行されます。
Support> IPMI Network Configure 10.182.8.70 255.255.240.0 10.182.1.1 Network is configured successfully.
IPMI Network Show コマンドを実行すると、次の情報が表示されます。
Support> IPMI Network Show IP Address Source : STATIC IP Address : 10.182.8.70 Subnet Mask : 255.255.240.0 Gateway IP Address : 10.182.1.1
IPMI Reset コマンドを実行すると、次の情報が表示されます。
Resetting the IPMI disconnects all current IPMI users. Are you sure you want to reset the IPMI? [yes, no]: yes
他のユーザーが影響されない場合は、yes と入力し、Enter キーを押して続行します。次のメッセージが表示されます。
-[Info] The IPMI is being reset... -[Info] Wait for two minutes before attempting to reconnect to the IPMI console. If you cannot access the IPMI console, the appliance must be shut down and then restarted. First schedule a convenient time for the shutdown, alert all users and shut down the appliance. Then disconnect all appliance power cables for 15 seconds, reconnect them and turn on power to the appliance.
他のユーザーが影響される場合は、no と入力します。すべてのユーザーに警告し、都合のよいリセット時刻をスケジュールします。スケジュールした時刻に、IPMI Reset コマンドをもう一度実行します。
IPMI User Add <User_name> コマンドを実行した後、次の手順が実行されます。
Support> IPMI User Add abc New password: Confirm password: Operation successful
IPMI User Delete <User_name> コマンドを実行した後、次の手順が実行されます。
Support> IPMI User Delete abc User abc has been deleted successfully.
IPMI User List コマンドを実行した後、次の情報が表示されます。
Support > IPMI User List User name : Anonymous User User privilege : ADMIN User name : sysadmin User privilege : ADMIN User name : root User privilege : ADMIN