User guide

Chapter 13: Command Line Interface
187
Command Example
admin> IPMI > ipmidiscover -t 20 10.0.22.1 10.0.22.10
Discovering IPMI Devices :
IPMI IP: 10.0.22.2
IPMI IP: 10.0.22.7
ItispossiblefortheIPaddressrangetospandifferentsubnets.
IPMITOOL
ThiscommandletsyoumanagetheIPMIfunctionsofaremotesystem.
ThesefunctionsincludeprintingFRUinformation,LANconfiguration,
sensorreadings,andremotechassispowercontrol.Theipmitool
commandcontrolsIPMIenableddevices.Theusernametoaccessthe
IPMIdeviceisADMIN,passwordADMIN.
Theipmitoolsyntaxis:
ipmitool [-c|-h|-v|-V] -I lanplus -H <hostname>
[-p <port>] [-U <username>] [-L <privlvl>]
[-a|-E|-P|-f <password>] [-o <oemtype>]
[-C <ciphersuite>]
Thecommandoptionsaredescribe
dinthefollowingtable.
Command Description
c PresentoutputinCSV(commaseparatedvariable)
format.Thisisnotavailablewithallcommands.
h Getbasicusagehelpfromthecommandline.
v Increaseverboseoutputlevel.Thisoptionmaybe
specifiedmultipletimestoincreasethelevelofdebug
output.Ifgiventhreetimesyouwillgethexdumpsof
allincomingandoutgoingpackets.
V Displayversioninformation.
I<interface> SelectsIPMIinterfacetouse.Supportedinterfacesthat
arecompiledinarevisibleintheusagehelpoutput.
H<address> Remoteserveraddress,canbeIPaddressorhostname.
Thisoptionisrequiredforlanandlanplusinterfaces.
[p<port>] RemoteserverUDPporttoconnectto.Defaultis623.