Skip to main content
La versione in lingua italiana fornita proviene da una traduzione automatica. Per eventuali incoerenze, fare riferimento alla versione in lingua inglese.

Utilizzare la guida in linea di SP/BMC CLI

Collaboratori

La guida in linea visualizza i comandi e le opzioni della CLI SP/BMC.

A proposito di questa attività

Questa attività si applica sia all'SP che al BMC.

Fasi
  1. Per visualizzare le informazioni della guida per i comandi SP/BMC, immettere quanto segue:

    Per accedere alla guida SP…​ Per accedere alla guida BMC…​

    Tipo help Al prompt SP.

    Tipo system Al prompt di BMC.

    L'esempio seguente mostra la guida in linea di 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

    L'esempio seguente mostra la guida in linea di 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. Per visualizzare le informazioni della guida relative all'opzione di un comando SP/BMC, immettere help Prima o dopo il comando SP/BMC.

    L'esempio seguente mostra la guida in linea di SP CLI per SP events comando.

    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

    Nell'esempio seguente viene illustrata la guida in linea di BMC CLI per BMC system power comando.

    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>