Skip to main content
日本語は機械翻訳による参考訳です。内容に矛盾や不一致があった場合には、英語の内容が優先されます。

ONTAP SP/BMC CLIのヘルプ情報を表示します

共同作成者 netapp-aaron-holt netapp-sumathi netapp-aoife netapp-aherbin

オンライン ヘルプでSP / BMC CLIのコマンドとオプションを確認できます。

タスク概要

この作業は、SPとBMCの両方に当てはまります。

手順
  1. SP / BMCコマンドのヘルプ情報を表示するには、次のいずれかを入力します。

    SPヘルプにアクセスするには…​ BMCヘルプにアクセスするには…​

    SPプロンプトで `help`と入力します。

    BMCプロンプトで `system`と入力します。

    次に、SP CLIオンライン ヘルプの例を示します。

    SP> help
    date - print date and time
    exit - exit from the SP command line interface
    events - print system events and event information
    help - print command help
    priv - show and set user mode
    sp - commands to control the SP
    system - commands to control the system
    version - print SP version

    次に、BMC CLIオンライン ヘルプの例を示します。

    BMC> system
    system acp - acp related commands
    system battery - battery related commands
    system console - connect to the system console
    system core - dump the system core and reset
    system cpld - cpld commands
    system log - print system console logs
    system power - commands controlling system power
    system reset - reset the system using the selected firmware
    system sensors - print environmental sensors status
    system service-event - print service-event status
    system fru - fru related commands
    system watchdog - system watchdog commands
    
    BMC>
  2. SP/BMCコマンドのオプションのヘルプ情報を表示するには、SP/BMCコマンドの前または後に `help`を入力します。

    次の例は、SP `events`コマンドのSP CLIオンライン ヘルプを示しています。

    SP> help events
    events all - print all system events
    events info - print system event log information
    events newest - print newest system events
    events oldest - print oldest system events
    events search - search for and print system events

    次の例は、BMC `system power`コマンドのBMC CLIオンラインヘルプを示しています。

    BMC> system power help
    system power cycle - power the system off, then on
    system power off - power the system off
    system power on - power the system on
    system power status - print system power status
    
    BMC>

この手順で説明されているコマンドの詳細については、"ONTAPコマンド リファレンス"を参照してください。